PivotConfigurator

Example

Razor
<kendo-pivotconfigurator>
    <messages />
    <pivot-datasource></pivot-datasource>
    <sortable />
</kendo-pivotconfigurator>

ChildTags

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
datasource-idStringThe Id of the data source.
filterableBooleanIf set to true the user will be able to filter by using the field menu.
heightDoubleThe height of the PivotConfigurator. Numeric values are treated as pixels.
script-attributesIDictionary<String,Object>
is-in-client-templateBooleanWhen placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute.
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
as-moduleBoolean
has-client-componentBoolean
sanitize-idBoolean
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support