Back to Devexpress

FilterPopupExcelEventArgs.ShowTimePeriods Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-filterpopupexceleventargs-5c24335d.md

latest1.2 KB
Original Source

FilterPopupExcelEventArgs.ShowTimePeriods Property

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

Property Value

Type
Boolean

See Also

FilterPopupExcelEventArgs Class

FilterPopupExcelEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace