4.166 DataGridLength
x:Object > DataGridLength | |
DataGridLength | |
(usage) |
<DataGridLength> string </DataGridLength> |
(description) |
Represents the lengths of elements within the DataGrid control. |
(used by) |
DataGrid DataGridColumn |
[is nullable] |
false |
[text syntax] |
DataGridLengthSyntax |
(static properties) |
|
Auto |
DataGridLength |
(description) |
A DataGridLength structure that represents the standard automatic sizing mode. |
SizeToCells |
DataGridLength |
(description) |
A DataGridLength structure that represents the cell-based automatic sizing mode. |
SizeToHeader |
DataGridLength |
(description) |
A DataGridLength structure that represents the header-based automatic sizing mode. |