Click or drag to resize

Column Properties

The Column type exposes the following members.

Properties
  NameDescription
Public propertyBoundColumnName
Gets or sets the column name.
Public propertyDataSource
Gets the associated DataSource of the column.
Public propertyDataType
Gets or sets the type of the column.
Public propertyDisplayFormat
Gets or sets the DisplayFormat of the column.
Public propertyDisplayIndex
The index of the column in display order
Public propertyExtendedProperties
Gets or Sets extendend String properties for a Column
Public propertyHidden
Gets or sets a value indicating whether the column is hidden.
Public propertyIsCalculated
Gets a value indicating whether the column is calculated.
Public propertyLTComponent
Gets the associated LTComponent of the column.
Public propertyReadOnly
Gets a value indicating whether the column is readonly.
Public propertyVisible
Gets or sets a value indicating whether the column is visible.
Top
See Also