StatusText Property (C1FlexViewerPane)
In This Topic
Gets or sets the string that is interpreted by attached controls as the current status string.
Syntax
'Declaration
Public Property StatusText As String
public string StatusText {get; set;}
See Also