Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridSpan Structure
Members

In This Topic
    C1StyleGridSpan Structure
    In This Topic
    Struct that describe a span used in grid layout.
    Syntax
    'Declaration
     
    
    Public Structure C1StyleGridSpan 
       Inherits System.ValueType
    public struct C1StyleGridSpan : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Core.C1StyleGridSpan

    See Also