[]
Panel used to layout the elements inside GridColumnHeaderCell.
public class GridColumnHeaderPanel : UIView, IDependencyObject
Public Class GridColumnHeaderPanel
Inherits UIView
Implements IDependencyObject
| Name | Description |
|---|---|
| GridColumnHeaderPanel() | Initializes a new instance of the GridColumnHeaderPanel class. |
| GridColumnHeaderPanel(CGRect) | Initializes a new instance of the GridColumnHeaderPanel class. |
| GridColumnHeaderPanel(nint) | 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 |
|---|---|
| IntrinsicContentSize | |
| 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(UIView) | Gets the value of the Position attached property for the specified element. |
| LayoutSubviews() | |
| MovedToWindow() | |
| SetPosition(UIView, GridColumnHeaderPanelPosition) | Sets the value of the Position attached property for the specified element. |
| SizeThatFits(CGSize) |