Back to Devexpress

GridViewColumnDateRangePeriodsSettings Class

aspnet-devexpress-dot-web-a2057135.md

latest1.9 KB
Original Source

GridViewColumnDateRangePeriodsSettings Class

Contains settings that relate to a periods section displayed in the header filter.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewColumnDateRangePeriodsSettings :
    GridColumnDateRangePeriodsSettings
vb
Public Class GridViewColumnDateRangePeriodsSettings
    Inherits GridColumnDateRangePeriodsSettings

The following members return GridViewColumnDateRangePeriodsSettings objects:

Remarks

An object of the GridViewColumnDateRangePeriodsSettings type can be accessed by the GridViewDataColumnHeaderFilterSettings.DateRangePeriodsSettings property.

Implements

IStateManager

Inheritance

Object StateManager GridColumnDateRangePeriodsSettings GridViewColumnDateRangePeriodsSettings

See Also

GridViewColumnDateRangePeriodsSettings Members

DevExpress.Web Namespace