C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellView Class
Properties Methods Events

GridCellView Class Members

The following tables list the members exposed by GridCellView.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridCellView class.  
Top
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 the content view of the cell. (Inherited from C1.iOS.Core.C1Border)
Public Property (Inherited from Foundation.NSObject)
Public Property (Inherited from C1.iOS.Core.C1Border)
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 EventCalled when a property changed. (Inherited from C1.iOS.Core.C1Border)
Top
See Also