ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / NullString Property

In This Topic
    NullString Property
    In This Topic
    Cell values equal to this property value are considered as null value.
    Syntax
    'Declaration
     
    Public Property NullString As System.String
    public System.string NullString {get; set;}
    See Also