VerticalGridExtension Constructors
Represents an extension object implementing the VerticalGrid functionality.Name | Parameters | Description |
---|---|---|
VerticalGridExtension(VerticalGridSettings, ViewContext) | settings, viewContext | Initializes a new instance of the VerticalGridExtension class with the specified settings and provides context information about the view. |
VerticalGridExtension(VerticalGridSettings) | settings | Initializes a new instance of the VerticalGridExtension class with the specified settings. |
See Also