NavElement.DefaultImageSize Field
Stores the original size of an image assigned to the LargeImage or SmallImage option accessible in NavElement.ImageOptions.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Field Value
| Type | Description |
|---|---|
| Size | The original size of an image assigned to the element. |
See Also