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

In This Topic
    Blind Property
    In This Topic
    Determines whether blind animation is used.
    Syntax
    'Declaration
     
    Public Property Blind As System.Boolean
    public System.bool Blind {get; set;}
    See Also