Column Properties |
The Column type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundColumnName |
Gets or sets the column name.
|
![]() | DataSource |
Gets the associated DataSource of the column.
|
![]() | DataType |
Gets or sets the type of the column.
|
![]() | DisplayFormat |
Gets or sets the DisplayFormat of the column.
|
![]() | DisplayIndex |
The index of the column in display order
|
![]() | ExtendedProperties |
Gets or Sets extendend String properties for a Column |
![]() | Hidden |
Gets or sets a value indicating whether the column is hidden.
|
![]() | IsCalculated |
Gets a value indicating whether the column is calculated.
|
![]() | LTComponent |
Gets the associated LTComponent of the column.
|
![]() | ReadOnly |
Gets a value indicating whether the column is readonly.
|
![]() | Visible |
Gets or sets a value indicating whether the column is visible.
|