MVCxFilterControlSettings.HierarchicalColumnPopupHeight Property
Gets or sets the height of the popup window in which the columns list is displayed when the hierarchical columns view is enabled.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Int32 | Height of the popup window (in pixels). |
See Also