Class PivotGridConfigurationPanel
Inheritance
System.Object
    
    
    
    
    PivotGridConfigurationPanel
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class PivotGridConfigurationPanel : HtmlDivConstructors
PivotGridConfigurationPanel()
Declaration
public PivotGridConfigurationPanel()PivotGridConfigurationPanel(Element)
Properties
ChangeLayoutButton
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
DeferCheckBox
DeferLayoutUpdate
Declaration
public bool DeferLayoutUpdate { get; }Property Value
| System.Boolean 
 | 
DragDropEnabled
Declaration
public bool DragDropEnabled { get; }Property Value
| System.Boolean 
 | 
FieldsContextMenuEnabled
Declaration
public bool FieldsContextMenuEnabled { get; }Property Value
| System.Boolean 
 | 
LayoutType
Declaration
public PivotGridConfigurationPanelLayoutType LayoutType { get; }Property Value
| PivotGridConfigurationPanelLayoutType 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
OwnerPivotGridId
Declaration
public string OwnerPivotGridId { get; }Property Value
| System.String 
 | 
UpdateButton
Methods
AssignElement(Element)
ChangeLayout()
Declaration
public void ChangeLayout()ControlAssert()
Defer()
Declaration
public void Defer()Update()
Declaration
public void Update()