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

GridLength Structure
Used to define the size of the columns of C1GridControl.
Object Model
GridLength StructureGridLength Structure
Syntax
'Declaration
 
Public Structure GridLength 
   Inherits System.ValueType
 
Inheritance Hierarchy

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

See Also