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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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