DataListCaptionText Property
This property is used to set or get the caption text
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public string CaptionText { get; set; }
Public Property CaptionText As String
Get
Set
public:
property String^ CaptionText {
String^ get ();
void set (String^ value);
}
member CaptionText : string with get, set
Property Value
String