ComponentOne DataGrid for WPF and Silverlight
IsStar Property (DataGridLength)

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

Property Value

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

Reference

DataGridLength Structure
DataGridLength Members