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