How to Use Splits > Working with Columns in Splits > Split-specific properties and methods of Column object |
The following Column object properties are split-specific; that is, they may have different values across splits:
Specifies horizontal text alignment. |
|
Controls whether a column can receive focus. |
|
Enables interactive resizing for a column. |
|
True if a drop-down control opens when a character is typed. |
|
Sets/returns the background color. |
|
Controls whether a button appears within the current cell. |
|
Controls when an in-cell button is displayed. |
|
Controls whether a column footer acts like a standard button. |
|
Controls whether a column header acts like a standard button. |
|
Controls whether a cell is rendered as a button. |
|
Returns top column border, adjusted for multiple lines. |
|
Returns the ordinal position of a column. |
|
Divider style for right column border. |
|
Controls whether a TDBDropDown control acts like a list. |
|
Sets/returns the editor background color. |
|
Sets/returns the editor foreground color. |
|
Controls the editor style for a column. |
|
Controls whether the FetchCellStyle event fires for a column. |
|
Specifies the overall font for a column. |
|
Specifies column footing alignment. |
|
Sets/returns the footing background color. |
|
Controls display of dividing line in column footer. |
|
Specifies the footing font for a column. |
|
Sets/returns the footing foreground color. |
|
Controls the footing style for a column. |
|
Sets/returns the foreground color. |
|
Specifies column heading alignment. |
|
Sets/returns the heading background color. |
|
Controls display of dividing line in column header. |
|
Specifies the heading font for a column. |
|
Sets/returns the heading foreground color. |
|
Controls the heading style for a column. |
|
Returns column left border in container coordinates. |
|
True if data entry is prohibited for a column. |
|
True if a column merges adjacent rows of like-valued cells. |
|
Sets/returns the display position of a column. |
|
Controls whether the OwnerDrawCell event fires for a column. |
|
Controls the normal style for a column. |
|
Shows/hides a column. |
|
Sets/returns column width in container coordinates. |
|
True if cell text is word wrapped. |
The following Column object methods are also split-specific:
Adds a cell condition to a column. |
|
Adds a regular expression cell condition to a column. |
|
Removes a cell condition from a column. |
|
Removes a regular expression cell condition from a column. |