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

In This Topic
    Span Property
    In This Topic
    Gets how many position spans.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Span As Integer
    public int Span {get;}
    See Also