Class RadPivotGrid
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 RadPivotGrid : HtmlContainerControl
Constructors
RadPivotGrid()
Declaration
public RadPivotGrid()
RadPivotGrid(Element)
Properties
AggregateFieldsCount
Declaration
public int AggregateFieldsCount { get; }
Property Value
System.Int32
|
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
ColumnFieldsCount
Declaration
public int ColumnFieldsCount { get; }
Property Value
System.Int32
|
EnableFieldsDragDrop
Declaration
public bool EnableFieldsDragDrop { get; }
Property Value
System.Boolean
|
EnableZoneContextMenu
Declaration
public bool EnableZoneContextMenu { get; }
Property Value
System.Boolean
|
FieldsCount
Declaration
public int FieldsCount { get; }
Property Value
System.Int32
|
FilterFieldsCount
Declaration
public int FilterFieldsCount { get; }
Property Value
System.Int32
|
HiddenFieldsCount
Declaration
public int HiddenFieldsCount { get; }
Property Value
System.Int32
|
IsVerticalScrollingEnabled
Declaration
public bool IsVerticalScrollingEnabled { get; }
Property Value
System.Boolean
|
Layout
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Pager
RenderMode
RowFieldsCount
Declaration
public int RowFieldsCount { get; }
Property Value
System.Int32
|