C1.Silverlight.DataGrid Namespace : DataGridLength Structure |
For a list of all members of this type, see DataGridLength members.
Name | Description | |
---|---|---|
![]() ![]() | Auto | Gets the auto length. |
![]() | IsAbsolute | Gets a value indicating whether the length is expressed in pixels. |
![]() | IsAuto | Gets a value indicating whether the length is auto. |
![]() | IsAutoStar | Gets a value indicating whether the length is auto star. |
![]() | IsStar | Gets a value indicating whether the length is star. |
![]() | Type | Gets the type of unit. |
![]() | Value | Gets the value. |