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

In This Topic
    Auto Property
    In This Topic
    Gets the auto length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Auto As DataGridLength
    public static DataGridLength Auto {get;}

    Property Value

    The auto length.
    See Also