DataGridColumn Fields
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The DataGridColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActualWidthProperty | Identifies the ActualWidth dependency property. |
|
CanUserReorderProperty | Identifies the CanUserReorder dependency property. |
|
CanUserResizeProperty | Identifies the CanUserResize dependency property. |
|
CanUserSortProperty | Identifies the CanUserSort dependency property. |
|
CellStyleProperty | Identifies the CellStyle dependency property. |
|
DisplayIndexProperty | Identifies the DisplayIndex dependency property. |
|
DragIndicatorStyleProperty | Identifies the DragIndicatorStyle dependency property. |
|
HeaderProperty | Identifies the Header dependency property. |
|
HeaderStringFormatProperty | Identifies the HeaderStringFormat dependency property. |
|
HeaderStyleProperty | Identifies the HeaderStyle dependency property. |
|
HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
|
HeaderTemplateSelectorProperty | Identifies the HeaderTemplateSelector dependency property. |
|
IsAutoGeneratedProperty | Identifies the IsAutoGenerated dependency property. |
|
IsFrozenProperty | Identifies the IsFrozen dependency property. |
|
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
|
MaxWidthProperty | Identifies the MaxWidth dependency property. |
|
MinWidthProperty | Identifies the MinWidth dependency property. |
|
SortDirectionProperty | Identifies the SortDirection dependency property. |
|
SortMemberPathProperty | Identifies the SortMemberPath dependency property. |
|
VisibilityProperty | Identifies the Visibility dependency property. |
|
WidthProperty | Identifies the Width dependency property. |