[]
Panel used to layout the elements inside GridColumnHeaderCell.
public class GridColumnHeaderPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDependencyObject, IDisposable
Name | Description |
---|---|
GridColumnHeaderPanel() | Initializes a new instance of the GridColumnHeaderPanel class. |
Name | Description |
---|---|
PositionProperty | Identifies the Position attached property. |
SortIconPositionProperty | Identifies the SortIconPosition dependency property. |
TitleAlignmentProperty | Identifies the TitleAlignment dependency property. |
Name | Description |
---|---|
IsDisposed | Gets whether this instance is disposed. |
SortIconPosition | Gets or sets the sort icon position. |
TitleAlignment | Gets or sets the alignment of the title inside the cell. |
Name | Description |
---|---|
ArrangeOverride(Size) | |
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the GridColumnHeaderPanel class. |
GetPosition(DependencyObject) | Gets the value of the Position attached property for the specified element. |
MeasureOverride(Size) | |
OnApplyTemplate() | |
SetPosition(DependencyObject, GridColumnHeaderPanelPosition) | Sets the value of the Position attached property for the specified element. |