DataListHeaderControl Property
This is used to get a reference to the current header template control if one has been specified
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public TemplateControl HeaderControl { get; }
Public ReadOnly Property HeaderControl As TemplateControl
Get
public:
property TemplateControl^ HeaderControl {
TemplateControl^ get ();
}
member HeaderControl : TemplateControl with get
Property Value
TemplateControlThis will return null if there is no header template