Back to Devexpress

NavBarGroup.GetPreferredImageSize() Method

windowsforms-devexpress-dot-xtranavbar-dot-navbargroup-18ba4af2.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Win

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual Size GetPreferredImageSize()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable Function GetPreferredImageSize As Size

Returns

Type
Size

See Also

NavBarGroup Class

NavBarGroup Members

DevExpress.XtraNavBar Namespace