The SalTableColumn type exposes the following members.

Properties

  NameDescription
Public propertyAllowDrop (Overrides Control..::..AllowDrop.)
Public propertyAnchor (Overrides Control..::..Anchor.)
Public propertyBackColor
Returns/Sets the column's background color.
(Overrides Control..::..BackColor.)
Public propertyBackgroundImage (Overrides Control..::..BackgroundImage.)
Public propertyBackgroundImageLayout (Overrides Control..::..BackgroundImageLayout.)
Public propertyCausesValidation
Public propertyCellColor
Returns/Sets th current cell background color
Public propertyCellTextColor
Returns/Sets th current cell text color
Public propertyCellType
Indicates the type of control used to edit the cell.
Public propertyCharacterCasing
Indicates if all characters should be left alone or converted to uppercase or lowercase.
Public propertyCheckBox
Defines the behaviour of the check box column.
Public propertyColumnTextColor
Returns/Sets th current column background color
Public propertyComboBox
Defines the behaviour of the combo box column.
Public propertyCultureInfo
Returns/Sets the culture to use for this control.
Public propertyCursor (Overrides Control..::..Cursor.)
Public propertyCustomEditor
Returns/Sets the custom editor control used to edit cells.
Public propertyDataType
Value type of the text box control.
Public propertyDateTime
DateTime value property.
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
Public propertyDock (Overrides Control..::..Dock.)
Public propertyEditMask
Indicates the edit mask to apply to the text.
Public propertyFlags
Returns/Sets the column flags on this column.
Public propertyFormat
Format string.
Public propertyGridCol
Returns/Sets the underlying flexgrid column.
Public propertyId
Unique column id.
Public propertyImeMode
Public propertyIsAutomatic
Returns true if the column has been automatically created.
Public propertyIsDynamic
Returns true if the column has been dynamically created.
Public propertyLabel
Returns/Sets the label associated with this control.
Public propertyLocation
Public propertyMaxLength
Maximum number of characters.
Public propertyModified
Returns/Sets the modified flag on the current cell.
Public propertyNamedProperties
Returns the collection of named properties.
Public propertyNumber
Number value property.
Public propertyParentTable
Returns the parent SalTableWindow control.
Public propertyPasswordChar
Indicates the character to display for password input.
Public propertyPasswordText
Returns the text to use when displaying password-protected columns.
Public propertyPopupBox
Defines the behaviour of the poupup edit column.
Public propertyPosition
Column position.
Public propertyReadOnly
Controls whether the text in the cell can be changed.
Public propertyRightToLeft
Public propertySelected
Selects/Deselcts the column.
Public propertySize
Public propertySplitGridCol
Returns/Sets the underlying flexgrid column for the split grid.
Public propertyTabIndex
Public propertyTabStop
Public propertyText
Overrides the default text property to keep it in sync with the grid cell and to convert boolean vlues.
(Overrides Control..::..Text.)
Public propertyTextAlign
Indicates how the text should be aligned.
Public propertyTitle
Column's title.
Public propertyWidth
Column Width.
Public propertyWordWrap
Indicates if lines are automatically word-wrapped for multiline cells.

See Also