Back to Devexpress

DetailTabStyleEventArgs.Appearance Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-detailtabstyleeventargs-cd0a682f.md

latest1.3 KB
Original Source

DetailTabStyleEventArgs.Appearance Property

Provides access to settings that specify tab appearance.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public DetailTabAppearance Appearance { get; }
vb
Public ReadOnly Property Appearance As DetailTabAppearance

Property Value

TypeDescription
DevExpress.XtraGrid.Tab.DetailTabAppearance

An object that contains appearance settings.

|

See Also

DetailTabStyleEventArgs Class

DetailTabStyleEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace