TcxCustomTabControl.ScrollOpposite Property
Specifies whether tab rows can be scrolled to the opposite side of a tab control.
Declaration
property ScrollOpposite: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.ScrollOpposite property instead.
See Also