Back to Devexpress

FilterPopupExcelEventArgs.ShowFiltersTab Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-filterpopupexceleventargs-cb086ce1.md

latest1.3 KB
Original Source

FilterPopupExcelEventArgs.ShowFiltersTab Property

Gets or sets whether to show the Filters tab.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public bool ShowFiltersTab { get; set; }
vb
Public Property ShowFiltersTab As Boolean

Property Value

TypeDescription
Boolean

true , to show the Filters tab; otherwise, false.

|

See Also

FilterPopupExcelEventArgs Class

FilterPopupExcelEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace