DataGridColumnHeaderItemAutomationPeer Properties
.NET Framework 4.5
The DataGridColumnHeaderItemAutomationPeer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
EventsSource | Gets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer. (Inherited from AutomationPeer.) |
|
IsHwndHost | Gets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). (Inherited from AutomationPeer.) |
|
Item | Gets the data item in the Items collection that is associated with this ItemAutomationPeer. (Inherited from ItemAutomationPeer.) |
|
ItemsControlAutomationPeer | Gets the ItemsControlAutomationPeer that is associated with the ItemsControl that holds the Items collection. (Inherited from ItemAutomationPeer.) |
| Name | Description | |
|---|---|---|
|
ITransformProvider.CanMove | Gets a value that specifies whether the column can be moved. |
|
ITransformProvider.CanResize | Gets a value that specifies whether the column can be resized. |
|
ITransformProvider.CanRotate | Gets a value that specifies whether the control can be rotated. |