GridControlAdapter.ColumnInfo Class Members
In This Topic
The following tables list the members exposed by GridControlAdapter.ColumnInfo.
Public Constructors
Public Properties
| Name | Description |
| DesiredWidth | Gets the desired width of the column. |
| IsVisible | Gets whether the column is visible. |
| MaxWidth | Gets the maximum width of the column. |
| MinWidth | Gets the minimum width of the column. |
| RenderWidth | Gets the render width of the column. |
| Width | Gets the width of the column. |
Top
Public Methods
Public Operators
See Also