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

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