Document.ActionImageOptions Property
Provides access to properties that allow you to set up raster and vector images for the default navigation button associated with this Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Docking2010.Views.BaseDocumentImageOptions | A DevExpress.XtraBars.Docking2010.Views.BaseDocumentImageOptions object that stores image-related properties. |
See Also