C1.Win.Input Namespace / SplitButtonItem Class / Text Property

In This Topic
Text Property (SplitButtonItem)
In This Topic
Gets or sets the text associated with the component.
Syntax
'Declaration
 
Public Property Text As String
 
Remarks
Sets the Text value to "-" to display a separator instead of the default item.
See Also