ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapListLayoutSetting Class / RepeatColumns Property

In This Topic
    RepeatColumns Property
    In This Topic
    Gets or sets the column count for the level.
    Syntax
    'Declaration
     
    Public Property RepeatColumns As System.Integer
    public System.int RepeatColumns {get; set;}
    See Also