ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridLength Structure
Members

In This Topic
    DataGridLength Structure
    In This Topic
    Describe a length which can be expressed in absolute measures like pixels or relative as auto or star.
    Object Model
    DataGridLength Structure
    Syntax
    'Declaration
     
    
    Public Structure DataGridLength 
       Inherits System.ValueType
    public struct DataGridLength : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.DataGrid.DataGridLength

    See Also