Skip to main content
Tab

VerticalGridDataRowHeaderFilterSettings Class

Contains the row’s header filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridDataRowHeaderFilterSettings :
    GridDataColumnHeaderFilterSettings

The following members return VerticalGridDataRowHeaderFilterSettings objects:

Remarks

An object of the VerticalGridDataRowHeaderFilterSettings type can be accessed by the VerticalGridDataRow.SettingsHeaderFilter property.

Implements

Inheritance

Object
StateManager
GridDataColumnHeaderFilterSettings
VerticalGridDataRowHeaderFilterSettings
See Also