Skip to main content

TcxCustomControlStyles.NavigatorInfoPanel Property

Specifies the style for the information panel displayed in an editing control’s navigator.

Declaration

property NavigatorInfoPanel: TcxStyle index ecs_NavigatorInfoPanel read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to specify the style (font, background, and text color) of the navigator’s information panel. To access information panel settings, use the editing control’s Navigator.InfoPanel property.

See Also