Name | Description | |
---|---|---|
DetailProviderRowHeaderCell Constructor | Initializes a new instance of the DetailProviderRowHeaderCell class. |
The following tables list the members exposed by DetailProviderRowHeaderCell.
Name | Description | |
---|---|---|
DetailProviderRowHeaderCell Constructor | Initializes a new instance of the DetailProviderRowHeaderCell class. |
Name | Description | |
---|---|---|
BorderAlignment | Gets or sets the way to draw the borders. (Inherited from C1.iOS.Core.C1Border) | |
BorderColor | Gets or sets the color of the border. (Inherited from C1.iOS.Core.C1Border) | |
BorderThickness | Gets or sets the border thickness. (Inherited from C1.iOS.Core.C1Border) | |
ClassHandle | (Inherited from UIKit.UIView) | |
CollapsedIconTemplate | Gets or sets the icon shown when the details are collapsed. | |
Content | Gets the content view of the cell. (Inherited from C1.iOS.Core.C1Border) | |
ExpandedIconTemplate | Gets or sets the icon show when the details are expanded. | |
Handle | (Inherited from Foundation.NSObject) | |
IntrinsicContentSize | (Inherited from C1.iOS.Core.C1Border) | |
IsExpanded | Gets or sets whether the details are expanded. | |
Padding | Gets or sets the padding of the cell. (Inherited from C1.iOS.Core.C1Border) | |
SuperHandle | (Inherited from Foundation.NSObject) |
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) | |
UpdateBorders | (Inherited from C1.iOS.Core.C1Border) |
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) | |
ExpandedChanged | Occurs when the user toggles the details. | |
PropertyChanged | Called when a property changed. (Inherited from C1.iOS.Core.C1Border) |