ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / JsonAttribute Class / IsSkipIfEmpty Property

In This Topic
    IsSkipIfEmpty Property
    In This Topic
    Skip property value is Empty or null.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSkipIfEmpty As System.Boolean
    public System.bool IsSkipIfEmpty {get;}
    See Also