CategoryRow Constructors
Represents a category row within your grid control.| Name | Parameters | Description |
|---|---|---|
| CategoryRow() | none | Creates a new CategoryRow object with default settings. |
| CategoryRow(String) | fCaption | Creates a new CategoryRow object with the caption specified. |
See Also