ComponentOne True DBGrid for WinForms
Split-Only Properties Not Supported by C1TrueDBGrid
How to Use Splits > Referencing Splits and their Properties > Split-Only Properties Not Supported by C1TrueDBGrid

The following properties are supported by Split objects but not by C1TrueDBGrid. Therefore, to apply a value to the entire grid, set the value for each split individually.

Property Description
AllowFocus Allows cells within a split to receive focus.
HorizontalScrollGroup Controls the horizontal scroll bar.
Locked True if data entry is prohibited for a split.
SplitSize Sets/returns split width according to SizeMode.
SplitSizeMode Controls whether a split is scalable or fixed size.
VerticalScrollGroup Controls the vertical scroll bar.
See Also