Skip to main content

NavBarGroup.GetPreferredImageSize() Method

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

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v24.1.dll

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

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public virtual Size GetPreferredImageSize()

Returns

Type
Size
See Also