GridOptionsBehavior Constructors
Provides behavior options for Grid Views.Name | Parameters | Description |
---|---|---|
GridOptionsBehavior() | none | Creates a new instance of the GridOptionsBehavior class. |
GridOptionsBehavior(ColumnView) | view | Initializes a new instance of the GridOptionsBehavior class with the specified owning View. |
See Also