ASPxGridBehaviorSettings Constructors
Serves as a base for classes that provide behavior options for grid-like controls (such as ASPxGridView, ASPxCardView and ASPxVerticalGrid).| Name | Parameters | Description |
|---|---|---|
| ASPxGridBehaviorSettings(IPropertiesOwner) | grid | Initializes a new instance of the ASPxGridBehaviorSettings class with specified settings. |
See Also