Back to Devexpress

TdxCustomNavBar.ViewInfo Property

vcl-dxnavbar-dot-tdxcustomnavbar-1c0d59f7.md

latest974 B
Original Source

TdxCustomNavBar.ViewInfo Property

Provides access to ViewInfo information of the entire NavBar control.

Declaration

delphi
property ViewInfo: TdxNavBarViewInfo read;

Property Value

Type
TdxNavBarViewInfo

Remarks

The ViewInfo information is useful when custom painting NavBar elements. Refer to the TdxNavBarViewInfo class description, to learn about this information.

See Also

Custom Draw Basics

Custom Painting Active Elements

Custom Painting Static Elements

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit