'Declaration
Public ReadOnly Property IsAuto As Boolean
'Usage
Dim instance As GridLength Dim value As Boolean value = instance.IsAuto
public bool IsAuto {get;}
true
if this GridLength instance is automatic (not specified).'Declaration
Public ReadOnly Property IsAuto As Boolean
'Usage
Dim instance As GridLength Dim value As Boolean value = instance.IsAuto
public bool IsAuto {get;}