DataGridColumn Properties |
The DataGridColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) |
![]() | Header |
Gets or sets the content of the column header.
|
![]() | HeaderStyle |
Gets or sets the style that is used when rendering the column header.
|
![]() | HeaderTemplate |
Gets or sets the template that defines the visual representation of the column
header.
|
![]() | IsAutoGenerated |
Gets a value that indicates whether the column is auto-generated.
|
![]() | IsReadOnly | |
![]() | Width |
Gets or sets the column width or automatic sizing mode.
|