In This Topic
The following tables list the members exposed by Row.
Public Properties
Protected Properties
| Name | Description |
| Position | Overridden. Gets or sets the position of the Row within the C1Sizer grid. |
| SizePercent | Overridden. Gets or sets the height of the Row as a percentage of the grid's height. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string representation of the Row object. |
Top
Protected Methods
| Name | Description |
| SetSize | Overridden. Gets or sets the size of the Row as a percentage of the grid's height. |
Top
See Also