DockPanel.ActualImage Property
In This Article
Returns the image this panel currently shows.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Image | The current panel image. |
See Also