C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridGroupRowCell Class
Fields Properties Methods Events

GridGroupRowCell Class Members

The following tables list the members exposed by GridGroupRowCell.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridGroupRowCell class.  
Top
Public Fields
Public Properties
 NameDescription
Public Property (Inherited from UIKit.UIView)
Public PropertyGets or sets a value indicating whether the group is expanded downwards.  
Public PropertyGets or sets the template used to create the icon displayed when the group is collapsed.  
Public PropertyGets or sets the template used to create the icon displayed when the group is expanded.  
Public PropertyGets or sets the group font.  
Public PropertyGets or sets the group text.  
Public PropertyGets or sets the color of the group text.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets whether the group is collapsed.  
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)
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 group is toggled.  
Top
See Also