Skip to main content
A newer version of this page is available. .

OptionsNavPane.DefaultNavPaneHeaderImageSize Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v21.2.dll

NuGet Packages: DevExpress.Win, DevExpress.Win.Design

Declaration

[Browsable(false)]
public Size DefaultNavPaneHeaderImageSize { get; }

Property Value

Type
Size

Property Paths

You can access this nested property as listed below:

Object Type Path to DefaultNavPaneHeaderImageSize
NavBarControl
.OptionsNavPane .DefaultNavPaneHeaderImageSize
See Also