ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / ListLayout Property

In This Topic
    ListLayout Property
    In This Topic
    Gets the ListLayout, which can set the repeat columns.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListLayout As C1SiteMapListLayoutSetting
    public C1SiteMapListLayoutSetting ListLayout {get;}
    See Also