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