ASPxGridBase Constructors
Serves as the base class that implements the main functionality of grid-like controls (such as ASPxGridView, ASPxCardView and ASPxVerticalGrid).Name | Description |
---|---|
ASPxGridBase() | Initializes a new instance of the ASPxGridBase class with default settings. |
See Also