StiGridColumn Properties | 
The StiGridColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | 
            Gets or sets horizontal alignment of column content.
              | |
| DataTextField | 
            Gets or sets name of data column to be shown.
              | |
| GridColumnCollection | ||
| HeaderText | 
            Gets or sets header text of column.
              | |
| NullText | 
            Gets or sets text which will be shown instead null values.
              | |
| Visible | 
            Gets or sets visiblity of column.
              | |
| Width | 
            Gets or sets width of column.
              |