BaseListControlBindingFieldEmpty Property
This helper property is used to see whether or not the display member property value is valid for the
data source.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected bool BindingFieldEmpty { get; }
Protected ReadOnly Property BindingFieldEmpty As Boolean
Get
protected:
property bool BindingFieldEmpty {
bool get ();
}
member BindingFieldEmpty : bool with get
Property Value
Boolean