VerticalGridCommandRow Constructors
Represents a command row.| Name | Parameters | Description |
|---|---|---|
| VerticalGridCommandRow() | none | Initializes a new instance of the VerticalGridCommandRow class with default settings. |
| VerticalGridCommandRow(String) | caption | Initializes a new instance of the VerticalGridCommandRow class with the specified caption. |
See Also