NavigationPageBase.Image Property
In This Article
Use the NavigationPageBase.ImageOptions property to specify the page icon.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image | null | An Image object that is the page icon. |
See Also