ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMapDataSource Namespace / C1SiteMapDataSource Class / StartingNodeOffset Property

In This Topic
    StartingNodeOffset Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property StartingNodeOffset As System.Integer
    public virtual System.int StartingNodeOffset {get; set;}
    See Also