Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridSpan Structure / Index Property

In This Topic
    Index Property (C1StyleGridSpan)
    In This Topic
    Gets the index of the span.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also