ClassPivotGridField
Class
Definition
Namespace:Telerik.Blazor.Components.PivotGrid.Core.Fields
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public abstract class PivotGridField : IDisposable
Inheritance: objectPivotGridField
Derived Classes:
Implements:
Constructors
PivotGridField()
Declaration
cs-api-definition
protected PivotGridField()
Methods
Dispose()
Declaration
cs-api-definition
public void Dispose()
Implements
OnDescriptionInfoChanged()
Declaration
cs-api-definition
protected abstract void OnDescriptionInfoChanged()