BaseButtonListTitleText Property
This is used to specify the title displayed on the top border
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public string TitleText { get; set; }
Public Property TitleText As String
Get
Set
public:
property String^ TitleText {
String^ get ();
void set (String^ value);
}
member TitleText : string with get, set
Property Value
StringIf set to null or an empty string (the default), no title is displayed