IncludeNoneInList Property
In This Topic
Gets a value indicating whether to include the empty value in the dropdown list.
Syntax
'Declaration
Protected Overridable ReadOnly Property IncludeNoneInList As Boolean
protected virtual bool IncludeNoneInList {get;}
See Also