[]
Panel used to layout the elements inside GridColumnHeaderCell.
public class GridColumnHeaderPanel : ViewGroup, IDependencyObject
Public Class GridColumnHeaderPanel
Inherits ViewGroup
Implements IDependencyObject
| Name | Description |
|---|---|
| GridColumnHeaderPanel(Context) | Initializes a new instance of the GridColumnHeaderPanel class. |
| GridColumnHeaderPanel(Context, IAttributeSet) | Initializes a new instance of the GridColumnHeaderPanel class. |
| GridColumnHeaderPanel(Context, IAttributeSet, int) | Initializes a new instance of the GridColumnHeaderPanel class. |
| GridColumnHeaderPanel(nint, JniHandleOwnership) |
| 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 |
|---|---|
| Dispose(bool) | |
| GetPosition(View) | Gets the value of the Position attached property for the specified element. |
| OnAttachedToWindow() | |
| OnDetachedFromWindow() | |
| OnLayout(bool, int, int, int, int) | |
| OnMeasure(int, int) | |
| SetPosition(View, GridColumnHeaderPanelPosition) | Sets the value of the Position attached property for the specified element. |