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

In This Topic
    Type Property (DataGridLength)
    In This Topic
    Gets the type of unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As DataGridUnitType
    public DataGridUnitType Type {get;}

    Property Value

    The type.
    See Also