Gets or sets the text displayed in the OK button.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public string OKText { get; set; } |
| Visual Basic |
|---|
Public Property OKText As String Get Set |