ComponentOne DataGrid for WPF and Silverlight
IsAuto Property (DataGridLength)

C1.WPF.DataGrid Namespace > DataGridLength Structure : IsAuto Property
Gets a value indicating whether the length is auto.
Syntax
'Declaration
 
Public ReadOnly Property IsAuto As System.Boolean
public System.bool IsAuto {get;}

Property Value

true if the length is auto; otherwise, false.
See Also

Reference

DataGridLength Structure
DataGridLength Members