Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridLength Structure
Members

In This Topic
    GridLength Structure
    In This Topic
    Used to define the size of the columns of C1GridControl.
    Object Model
    GridLength StructureGridLength Structure
    Syntax
    'Declaration
     
    
    Public Structure GridLength 
       Inherits System.ValueType
    public struct GridLength : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Grid.GridLength

    See Also