ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ThumbsLength Property

In This Topic
    ThumbsLength Property
    In This Topic
    Determines the height/width of thumbnail images.
    Syntax
    'Declaration
     
    Public Property ThumbsLength As System.Integer
    public System.int ThumbsLength {get; set;}
    See Also