Skip to main content

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.v23.2.dll

NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation

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