TcxCustomScrollBox.VertScrollBar Property
Specifies vertical scrollbar settings.
Declaration
property VertScrollBar: TcxScrollBoxScrollBarOptions read; write;
Property Value
| Type |
|---|
| TcxScrollBoxScrollBarOptions |
Remarks
Refer to the TcxScrollBoxScrollBarOptions description, for details.
See Also