Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / DetailProviderRowHeaderCell Class
Fields Properties Methods Events

In This Topic
    DetailProviderRowHeaderCell Class Members
    In This Topic

    The following tables list the members exposed by DetailProviderRowHeaderCell.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DetailProviderRowHeaderCell class.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the way to draw the borders. (Inherited from C1.iOS.Core.C1Border)
    Public PropertyGets or sets the color of the border. (Inherited from C1.iOS.Core.C1Border)
    Public PropertyGets or sets the border thickness. (Inherited from C1.iOS.Core.C1Border)
    Public Property (Inherited from UIKit.UIView)
    Public PropertyGets or sets the icon shown when the details are collapsed.  
    Public PropertyGets the content view of the cell. (Inherited from C1.iOS.Core.C1Border)
    Public PropertyGets or sets the icon show when the details are expanded.  
    Public Property (Inherited from Foundation.NSObject)
    Public Property (Inherited from C1.iOS.Core.C1Border)
    Public PropertyGets or sets whether the details are expanded.  
    Public PropertyGets or sets the padding of the cell. (Inherited from C1.iOS.Core.C1Border)
    Public Property (Inherited from Foundation.NSObject)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from C1.iOS.Core.C1Border)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet 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.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public EventOccurs when the user toggles the details.  
    Public EventCalled when a property changed. (Inherited from C1.iOS.Core.C1Border)
    Top
    See Also