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.v19.1.dll

Declaration

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

Property Value

Type
Size

Property Paths

You can access this nested property as listed below:

Library Object Type Path to DefaultNavPaneHeaderImageSize
WinForms Controls NavBarControl
.OptionsNavPane.DefaultNavPaneHeaderImageSize
Reporting XRDesignToolBox
.OptionsNavPane.DefaultNavPaneHeaderImageSize
See Also