MVCxVerticalGrid Constructors
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.Name | Parameters | Description |
---|---|---|
MVCxVerticalGrid() | none | Initializes a new instance of the MVCxVerticalGrid class with default settings. |
MVCxVerticalGrid(ViewContext) | viewContext | Initializes a new instance of the MVCxVerticalGrid class. |
See Also