[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.NullEmptyString

NullEmptyString Property

NullEmptyString

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)".

Declaration
public string NullEmptyString { get; set; }