Click or drag to resize
weroSoft AG, Software
ModalSelectDialogWindowForwardButtonText Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets the text which is displayed on the forward button.

Namespace:  WeroSoft.Triton.Desktop.Views
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public string ForwardButtonText { get; set; }

Property Value

Type: String
Remarks
If this text is not set (null) or its content is empty, the shown text is 'Apply' is shown.
See Also