BaseButtonListTitleText Property
This is used to specify the title displayed on the top border
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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