Click or drag to resize

StiGridColumn Properties

The StiGridColumn type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets horizontal alignment of column content.
Public propertyDataTextField
Gets or sets name of data column to be shown.
Public propertyGridColumnCollection
Public propertyHeaderText
Gets or sets header text of column.
Public propertyNullText
Gets or sets text which will be shown instead null values.
Public propertyVisible
Gets or sets visiblity of column.
Public propertyWidth
Gets or sets width of column.
Top
See Also