FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilterRow Class / NullValueString Property

In This Topic
    NullValueString Property (C1FlexGridFilterRow)
    In This Topic
    Gets or sets the string that represents null values in the value list.
    Syntax
    'Declaration
     
    Public Property NullValueString As String
    public string NullValueString {get; set;}
    See Also