RadPivotGrid
Class
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class RadPivotGrid : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlRadPivotGrid
Inherited Members
Constructors
C#
public RadPivotGrid()
Properties
C#
public int AggregateFieldsCount { get; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public int ColumnFieldsCount { get; }
C#
public bool EnableFieldsDragDrop { get; }
C#
public bool EnableZoneContextMenu { get; }
C#
public int FieldsCount { get; }
C#
public int FilterFieldsCount { get; }
C#
public int HiddenFieldsCount { get; }
C#
public bool IsVerticalScrollingEnabled { get; }
C#
public PivotGridLayout Layout { get; }
C#
public override IFindExpression LocatorExpression { get; }
Overrides:
C#
public PivotGridPager Pager { get; }
C#
public RenderMode RenderMode { get; }
C#
public int RowFieldsCount { get; }