Skip to main content

TcxCustomControlStyles.Navigator Property

Specifies the style for the offset between an editing control’s navigator and horizontal scrollbar.

Declaration

property Navigator: TcxStyle index ecs_Navigator read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to specify the background color of the offset specified via the editing control’s OptionsView.NavigatorOffset property.

See Also