C1.Win.FlexGrid Namespace / C1FlexGrid Class / NullEmptyString Property

In This Topic
NullEmptyString Property (C1FlexGrid)
In This Topic
Gets or sets a value to be displayed in group headers and filter editors to represent null values or empty strings.

By default, this property is set to "(null);(empty)".

Syntax
'Declaration
 
Public Property NullEmptyString As String
 
See Also