BaseButtonListTitleText Property

This is used to specify the title displayed on the top border

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public string TitleText { get; set; }

Property Value

String
If set to null or an empty string (the default), no title is displayed

See Also