Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridArea Structure / ColumnSpan Property

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