UseNullSentinel Property (C1DataCollectionBindingList)
In This Topic
Gets a value indicating whether a sentinel item will be returned for those items that are null.
Syntax
'Declaration
Public ReadOnly Property UseNullSentinel As Boolean
public bool UseNullSentinel {get;}
See Also