AllowColMove
|
Enables interactive column movement.
|
AllowColSelect
|
Enables interactive column selection.
|
AllowFocus
|
Allows cells within a split to receive focus.
|
AllowRowSelect
|
Enables interactive row selection.
|
AllowRowSizing
|
Enables interactive row resizing.
|
AllowSizing
|
Enables interactive resizing for a split.
|
AlternatingRowStyle
|
Controls whether even/odd row styles are applied to a split.
|
AnchorRightColumn
|
Controls horizontal scrolling when the last column is visible.
|
BackColor
|
Sets/returns the background color.
|
Caption
|
Sets/returns split caption text.
|
CaptionStyle
|
Controls the caption style for a split.
|
Columns
|
Returns a collection of column objects for a split.
|
CurrentCellVisible
|
Sets/returns modification status of the current cell.
|
DividerStyle
|
Specifies the position of the next cell after enter.
|
EditBackColor
|
Sets/returns the editor background color.
|
EditForeColor
|
Sets/returns the editor foreground color.
|
EditorStyle
|
Controls the editor style for a split.
|
EvenRowStyle
|
Controls the row style for even-numbered rows.
|
ExtendRightColumn
|
Sets/returns extended right column for a split.
|
FetchRowStyle
|
Controls whether the FetchRowStyle event will be fired.
|
FilterActive
|
Returns True if you are currently editing within the filter bar.
|
FilterBar
|
When True, displays a row of data under the column headers.
|
FilterBarStyle
|
Returns the style object that controls the FilterBar cell appearance.
|
FirstRow
|
Bookmark of row occupying first display line.
|
Font
|
Specifies the overall font for a split.
|
FooterBackColor
|
Sets/returns the footing background color.
|
FooterFont
|
Sets/returns the footing font for a split.
|
FooterForeColor
|
Sets/returns the footing foreground color.
|
FooterStyle
|
Controls the footing style for a split.
|
ForeColor
|
Sets/returns the foreground color.
|
HeadBackColor
|
Sets/returns the heading background color.
|
HeadFont
|
Specifies the heading font for a split.
|
HeadForeColor
|
Sets/returns the heading foreground color.
|
HeadingStyle
|
Controls the heading style for a split.
|
HighlightRowStyle
|
Controls the marquee style when set to Highlight Row.
|
HScrollHeight
|
Returns the horizontal scroll bar height, if present.
|
InactiveBackColor
|
Sets/returns the inactive heading background color.
|
InactiveForeColor
|
Sets/returns the inactive heading foreground color.
|
InactiveStyle
|
Controls the inactive heading style for a split.
|
Index
|
Returns the ordinal index of a split.
|
LeftCol
|
Returns the leftmost visible column.
|
Locked
|
If true, data entry prohibited for a split.
|
MarqueeStyle
|
Sets/returns marquee style for a split.
|
OddRowStyle
|
Controls the row style for odd-numbered rows.
|
PartialRightColumn
|
True if rightmost column can be clipped to edge of split.
|
RecordSelectors
|
Shows/hides selection panel at left border.
|
ScrollBars
|
Sets/returns scroll bar style for a split.
|
ScrollGroup
|
Used to synchronize vertical scrolling between splits.
|
SelectedBackColor
|
Sets/returns the selected row background color.
|
SelectedForeColor
|
Sets/returns the selected row foreground color.
|
SelectedStyle
|
Controls the selected row and column style for an object.
|
SelEndCol
|
Sets/returns rightmost selected column.
|
SelRange
|
If True, the user has selected a range of cells.
|
SelStartCol
|
Sets/returns leftmost selected column.
|
ShowCollapseExpandIcons
|
Used to disable the displaying of expand/collapse icons.
|
Size
|
Sets/returns split width according to SizeMode.
|
SizeMode
|
Controls whether a split is scalable or fixed size.
|
Style
|
Controls the normal style for an object.
|
VScrollWidth
|
Returns the vertical scroll bar width, if present.
|