PivotGridConfigurationPanelLayoutType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
PivotGrid ConfigurationPanel layout type enumeration

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum PivotGridConfigurationPanelLayoutType
Members

  Member nameValueDescription
Stacked1 The 'Stacked' Layout type.
SideBySide2 The 'SideBySide' Layout type.
TwoByTwo4 The 'TwoByTwo' Layout type
OneByFour8 The 'OneByFour' Layout type
See Also

Reference