ComponentOne FlexGrid for WinForms
NullEmptyString Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : NullEmptyString Property
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
public string NullEmptyString {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members