Document.ActionImageOptions Property
Contains settings that allow you to set up raster or vector images for the default navigation button associated with the Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v25.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