C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / EmptyGridBehavior Class
Fields Properties Methods

EmptyGridBehavior Class Members

The following tables list the members exposed by EmptyGridBehavior.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the empty view that will be shown when there are no rows in the grid.  
Top
Public Methods
 NameDescription
Public MethodAttaches the behavior to a UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
Public MethodDetaches the behavior from the UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
Top
See Also