TemplateControlIsDataBound Property

This read-only property can be used to determine whether or not the template has been data bound

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool IsDataBound { get; }

Property Value

Boolean

See Also