Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class PivotGridConfigurationPanel : HtmlDiv
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlDivPivotGridConfigurationPanel...
Inherited Members
Constructors
C#
public PivotGridConfigurationPanel()
Properties
C#
public Element ChangeLayoutButton { get; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public Element DeferCheckBox { get; }
C#
public bool DeferLayoutUpdate { get; }
C#
public bool DragDropEnabled { get; }
C#
public bool FieldsContextMenuEnabled { get; }
C#
public PivotGridConfigurationPanelLayoutType LayoutType { get; }
C#
public override IFindExpression LocatorExpression { get; }
Overrides:
C#
public string OwnerPivotGridId { get; }
C#
public Element UpdateButton { get; }
Methods
C#
public void ChangeLayout()
C#
public void Defer()
C#
public void Update()