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

GridColumnHeaderCell Class Members

The following tables list the members exposed by GridColumnHeaderCell.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridColumnHeaderCell class.  
Top
Public Fields
Public Properties
 NameDescription
Public Property (Inherited from UIKit.UIView)
Public Property (Inherited from Foundation.NSObject)
Public PropertyOverridden.   
Public PropertyIndicates whether the Dispose(Boolean) method was called.  
Public PropertyGets or sets the number of outlines.  
Public PropertyGets or sets the color of the outline border.  
Public PropertyGets or sets the width of the outline border.  
Public PropertyGets or sets the color of the outline.  
Public PropertyGets or sets the sort ascending icon template.  
Public PropertyGets or sets the color of the sort glyph.  
Public PropertyGets or sets the sort descending icon template.  
Public PropertyGets or sets the sort icon position.  
Public PropertyGets or sets the sort state.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets the title of the column.  
Public PropertyGets or sets the alignment of the title inside the cell.  
Public PropertyGets or sets the color of the title.  
Public PropertyGets or sets the title font.  
Public PropertyGets or sets the padding of the title of the column.  
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 any of the outlines is tapped.  
Top
See Also