Name | Description | |
---|---|---|
GridColumnHeaderCell Constructor | Initializes a new instance of the GridColumnHeaderCell class. |
The following tables list the members exposed by GridColumnHeaderCell.
Name | Description | |
---|---|---|
GridColumnHeaderCell Constructor | Initializes a new instance of the GridColumnHeaderCell class. |
Name | Description | |
---|---|---|
ClassHandle | (Inherited from UIKit.UIView) | |
Handle | (Inherited from Foundation.NSObject) | |
IntrinsicContentSize | Overridden. | |
IsDisposed | Indicates whether the Dispose(Boolean) method was called. | |
MaxOutline | Gets or sets the number of outlines. | |
OutlineBorderColor | Gets or sets the color of the outline border. | |
OutlineBorderWidth | Gets or sets the width of the outline border. | |
OutlineColor | Gets or sets the color of the outline. | |
SortAscendingIconTemplate | Gets or sets the sort ascending icon template. | |
SortColor | Gets or sets the color of the sort glyph. | |
SortDescendingIconTemplate | Gets or sets the sort descending icon template. | |
SortIconPosition | Gets or sets the sort icon position. | |
SortState | Gets or sets the sort state. | |
SuperHandle | (Inherited from Foundation.NSObject) | |
Title | Gets or sets the title of the column. | |
TitleAlignment | Gets or sets the alignment of the title inside the cell. | |
TitleColor | Gets or sets the color of the title. | |
TitleFont | Gets or sets the title font. | |
TitlePadding | Gets or sets the padding of the title of the column. |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
Dispose | (Inherited from Foundation.NSObject) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
Init | (Inherited from Foundation.NSObject) | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
Name | Description | |
---|---|---|
AnimationWillEnd | (Inherited from UIKit.UIView) | |
AnimationWillStart | (Inherited from UIKit.UIView) | |
OutlineTapped | Occurs when any of the outlines is tapped. |