Back to Devexpress

DetailTabStyleEventArgs.ImageOptions Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-detailtabstyleeventargs-3cd91825.md

latest1.3 KB
Original Source

DetailTabStyleEventArgs.ImageOptions Property

Provides access to options that specify a raster or vector image displayed in the tab.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public DetailTabImageOptions ImageOptions { get; }
vb
Public ReadOnly Property ImageOptions As DetailTabImageOptions

Property Value

TypeDescription
DevExpress.XtraGrid.Tab.DetailTabImageOptions

An object that contains image options.

|

See Also

DetailTabStyleEventArgs Class

DetailTabStyleEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace