TemplateControlIsDataBound Property
This read-only property can be used to determine whether or not the template has been data bound
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool IsDataBound { get; }
Public ReadOnly Property IsDataBound As Boolean
Get
public:
property bool IsDataBound {
bool get ();
}
member IsDataBound : bool with get
Property Value
Boolean