New to Telerik UI for ASP.NET Core? Download free 30-day trial

PivotGrid

Properties

Messages - PivotGridMessages

Configurator - String

DataSource - PivotDataSource

DataSourceId - String

KPIStatusTemplate - String

KPIStatusTemplateId - String

KPIStatusTemplateHandler - String

KPITrendTemplate - String

KPITrendTemplateId - String

KPITrendTemplateHandler - String

AutoBind - Nullable

Reorderable - Nullable

Excel - PivotGridExcelSettings

Specifies the file name of the exported Excel file.

Pdf - PivotGridPdfSettings

The author of the PDF document.

Filterable - Nullable

Sortable - PivotGridSortableSettings

If set to true the user can get the pivotgrid in unsorted state by clicking the sorted dimension field.

ColumnWidth - Nullable

Height - Nullable

ColumnHeaderTemplate - String

ColumnHeaderTemplateId - String

ColumnHeaderTemplateHandler - String

DataCellTemplate - String

DataCellTemplateId - String

DataCellTemplateHandler - String

RowHeaderTemplate - String

RowHeaderTemplateId - String

RowHeaderTemplateHandler - String

Events - IDictionary

Id - String

SanitezeId - Boolean

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Serialize()

Serialize current instance to Dictionary

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ProcessSettings()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?