Show / Hide Table of Contents

Class IgbPivotGrid

Inheritance
System.Object
BaseRendererControl
IgbGridBaseDirective
IgbPivotGrid
Implements
JsonSerializable
System.IDisposable
Inherited Members
IgbGridBaseDirective.GetData()
IgbGridBaseDirective.SuspendNotifications()
IgbGridBaseDirective.ResumeNotifications()
IgbGridBaseDirective.UpdateProperty(Object, String, Object)
IgbGridBaseDirective.OnRowAddedOverride(IgbRowDataEventArgs)
IgbGridBaseDirective.PropagateValues(Object, Dictionary<String, Object>, Boolean)
IgbGridBaseDirective.AddRow(Object)
IgbGridBaseDirective.AddRowAsync(Object)
IgbGridBaseDirective.DeleteRow(Object)
IgbGridBaseDirective.DeleteRowAsync(Object)
IgbGridBaseDirective.UpdateCell(Object, Object, String)
IgbGridBaseDirective.UpdateCellAsync(Object, Object, String)
IgbGridBaseDirective.UpdateRow(Dictionary<String, Object>, Object)
IgbGridBaseDirective.UpdateRowAsync(Dictionary<String, Object>, Object)
IgbGridBaseDirective.GetCurrentSelectedRowsAsync()
IgbGridBaseDirective.GetCurrentSelectedRows()
IgbGridBaseDirective.GetHiddenColumnsCountAsync()
IgbGridBaseDirective.GetHiddenColumnsCount()
IgbGridBaseDirective.GetPinnedColumnsCountAsync()
IgbGridBaseDirective.GetPinnedColumnsCount()
IgbGridBaseDirective.GetLastSearchInfoAsync()
IgbGridBaseDirective.GetLastSearchInfo()
IgbGridBaseDirective.GetFilteredDataAsync()
IgbGridBaseDirective.GetFilteredData()
IgbGridBaseDirective.GetFilteredSortedDataAsync()
IgbGridBaseDirective.GetFilteredSortedData()
IgbGridBaseDirective.GetVirtualizationStateAsync()
IgbGridBaseDirective.GetVirtualizationState()
IgbGridBaseDirective.GetDefaultRowHeightAsync()
IgbGridBaseDirective.GetDefaultRowHeight()
IgbGridBaseDirective.GetDefaultHeaderGroupMinWidthAsync()
IgbGridBaseDirective.GetDefaultHeaderGroupMinWidth()
IgbGridBaseDirective.GetColumnsAsync()
IgbGridBaseDirective.GetColumns()
IgbGridBaseDirective.GetPinnedColumnsAsync()
IgbGridBaseDirective.GetPinnedColumns()
IgbGridBaseDirective.GetUnpinnedColumnsAsync()
IgbGridBaseDirective.GetUnpinnedColumns()
IgbGridBaseDirective.GetVisibleColumnsAsync()
IgbGridBaseDirective.GetVisibleColumns()
IgbGridBaseDirective.GetDataViewAsync()
IgbGridBaseDirective.GetDataView()
IgbGridBaseDirective.GetCurrentActualColumnListAsync()
IgbGridBaseDirective.GetCurrentActualColumnList()
IgbGridBaseDirective.SetNativeElementAsync(Object)
IgbGridBaseDirective.SetNativeElement(Object)
IgbGridBaseDirective.IsRecordPinnedByIndexAsync(Double)
IgbGridBaseDirective.IsRecordPinnedByIndex(Double)
IgbGridBaseDirective.ToggleColumnVisibilityAsync(IgbColumnVisibilityChangedEventArgs)
IgbGridBaseDirective.ToggleColumnVisibility(IgbColumnVisibilityChangedEventArgs)
IgbGridBaseDirective.ExpandAllAsync()
IgbGridBaseDirective.ExpandAll()
IgbGridBaseDirective.CollapseAllAsync()
IgbGridBaseDirective.CollapseAll()
IgbGridBaseDirective.ExpandRowAsync(Object)
IgbGridBaseDirective.ExpandRow(Object)
IgbGridBaseDirective.CollapseRowAsync(Object)
IgbGridBaseDirective.CollapseRow(Object)
IgbGridBaseDirective.ToggleRowAsync(Object)
IgbGridBaseDirective.ToggleRow(Object)
IgbGridBaseDirective.GetHeaderGroupWidthAsync(IgbColumn)
IgbGridBaseDirective.GetHeaderGroupWidth(IgbColumn)
IgbGridBaseDirective.GetColumnByNameAsync(String)
IgbGridBaseDirective.GetColumnByName(String)
IgbGridBaseDirective.GetColumnByVisibleIndexAsync(Double)
IgbGridBaseDirective.GetColumnByVisibleIndex(Double)
IgbGridBaseDirective.RecalculateAutoSizesAsync()
IgbGridBaseDirective.RecalculateAutoSizes()
IgbGridBaseDirective.MoveColumnAsync(IgbColumn, IgbColumn, DropPosition)
IgbGridBaseDirective.MoveColumn(IgbColumn, IgbColumn, DropPosition)
IgbGridBaseDirective.MarkForCheckAsync()
IgbGridBaseDirective.MarkForCheck()
IgbGridBaseDirective.GetRowDataAsync(Object)
IgbGridBaseDirective.GetRowData(Object)
IgbGridBaseDirective.SortAsync(IgbSortingExpression[])
IgbGridBaseDirective.Sort(IgbSortingExpression[])
IgbGridBaseDirective.FilterAsync(String, Object, IgbFilteringExpressionsTreeOrFilteringOperation, Boolean)
IgbGridBaseDirective.Filter(String, Object, IgbFilteringExpressionsTreeOrFilteringOperation, Boolean)
IgbGridBaseDirective.FilterGlobalAsync(Object, Object, Object)
IgbGridBaseDirective.FilterGlobal(Object, Object, Object)
IgbGridBaseDirective.EnableSummariesAsync(Object[])
IgbGridBaseDirective.EnableSummaries(Object[])
IgbGridBaseDirective.DisableSummariesAsync(Object[])
IgbGridBaseDirective.DisableSummaries(Object[])
IgbGridBaseDirective.ClearFilterAsync(String)
IgbGridBaseDirective.ClearFilter(String)
IgbGridBaseDirective.ClearSortAsync(String)
IgbGridBaseDirective.ClearSort(String)
IgbGridBaseDirective.PinColumnAsync(String, Double)
IgbGridBaseDirective.PinColumn(String, Double)
IgbGridBaseDirective.UnpinColumnAsync(String, Double)
IgbGridBaseDirective.UnpinColumn(String, Double)
IgbGridBaseDirective.ReflowAsync()
IgbGridBaseDirective.Reflow()
IgbGridBaseDirective.FindNextAsync(String, Boolean, Boolean)
IgbGridBaseDirective.FindNext(String, Boolean, Boolean)
IgbGridBaseDirective.FindPrevAsync(String, Boolean, Boolean)
IgbGridBaseDirective.FindPrev(String, Boolean, Boolean)
IgbGridBaseDirective.RefreshSearchAsync(Boolean, Boolean)
IgbGridBaseDirective.RefreshSearch(Boolean, Boolean)
IgbGridBaseDirective.ClearSearchAsync()
IgbGridBaseDirective.ClearSearch()
IgbGridBaseDirective.GetPinnedWidthAsync(Boolean)
IgbGridBaseDirective.GetPinnedWidth(Boolean)
IgbGridBaseDirective.SelectRowsAsync(Object[], Boolean)
IgbGridBaseDirective.SelectRows(Object[], Boolean)
IgbGridBaseDirective.DeselectRowsAsync(Object[])
IgbGridBaseDirective.DeselectRows(Object[])
IgbGridBaseDirective.SelectAllRowsAsync(Boolean)
IgbGridBaseDirective.SelectAllRows(Boolean)
IgbGridBaseDirective.DeselectAllRowsAsync(Boolean)
IgbGridBaseDirective.DeselectAllRows(Boolean)
IgbGridBaseDirective.ClearCellSelectionAsync()
IgbGridBaseDirective.ClearCellSelection()
IgbGridBaseDirective.SelectRangeAsync(IgbGridSelectionRange[])
IgbGridBaseDirective.SelectRange(IgbGridSelectionRange[])
IgbGridBaseDirective.GetSelectedRangesAsync()
IgbGridBaseDirective.GetSelectedRanges()
IgbGridBaseDirective.GetSelectedDataAsync(Boolean, Boolean)
IgbGridBaseDirective.GetSelectedData(Boolean, Boolean)
IgbGridBaseDirective.SelectedColumnsAsync()
IgbGridBaseDirective.SelectedColumns()
IgbGridBaseDirective.SelectColumnsAsync(String[], Boolean)
IgbGridBaseDirective.SelectColumns(String[], Boolean)
IgbGridBaseDirective.DeselectColumnsAsync(String[])
IgbGridBaseDirective.DeselectColumns(String[])
IgbGridBaseDirective.DeselectAllColumnsAsync()
IgbGridBaseDirective.DeselectAllColumns()
IgbGridBaseDirective.SelectAllColumnsAsync()
IgbGridBaseDirective.SelectAllColumns()
IgbGridBaseDirective.GetSelectedColumnsDataAsync(Boolean, Boolean)
IgbGridBaseDirective.GetSelectedColumnsData(Boolean, Boolean)
IgbGridBaseDirective.NavigateToAsync(Double, Double, Object)
IgbGridBaseDirective.NavigateTo(Double, Double, Object)
IgbGridBaseDirective.GetNextCellAsync(Double, Double, Object)
IgbGridBaseDirective.GetNextCell(Double, Double, Object)
IgbGridBaseDirective.GetPreviousCellAsync(Double, Double, Object)
IgbGridBaseDirective.GetPreviousCell(Double, Double, Object)
IgbGridBaseDirective.OpenAdvancedFilteringDialogAsync(IgbOverlaySettings)
IgbGridBaseDirective.OpenAdvancedFilteringDialog(IgbOverlaySettings)
IgbGridBaseDirective.CloseAdvancedFilteringDialogAsync(Boolean)
IgbGridBaseDirective.CloseAdvancedFilteringDialog(Boolean)
IgbGridBaseDirective.BeginAddRowByIdAsync(Object, Boolean)
IgbGridBaseDirective.BeginAddRowById(Object, Boolean)
IgbGridBaseDirective.NeedsDynamicContent
IgbGridBaseDirective.ContentColumnList
IgbGridBaseDirective.CellEditDone
IgbGridBaseDirective.RowAdded
IgbGridBaseDirective.ItemRequested
IgbGridBaseDirective.RowDeleted
IgbGridBaseDirective.ParentTypeName
IgbGridBaseDirective.ContentActionStripComponents
IgbGridBaseDirective.ActualActionStripComponents
IgbGridBaseDirective.ContentToolbar
IgbGridBaseDirective.ActualToolbar
IgbGridBaseDirective.ContentPaginationComponents
IgbGridBaseDirective.ActualPaginationComponents
IgbGridBaseDirective.ContentStateComponents
IgbGridBaseDirective.ActualStateComponents
IgbGridBaseDirective.SnackbarDisplayTime
IgbGridBaseDirective.AutoGenerate
IgbGridBaseDirective.AutoGenerateExclude
IgbGridBaseDirective.Moving
IgbGridBaseDirective.EmptyGridTemplate
IgbGridBaseDirective.EmptyGridTemplateScript
IgbGridBaseDirective.AddRowEmptyTemplate
IgbGridBaseDirective.AddRowEmptyTemplateScript
IgbGridBaseDirective.LoadingGridTemplate
IgbGridBaseDirective.LoadingGridTemplateScript
IgbGridBaseDirective.SummaryRowHeight
IgbGridBaseDirective.DataCloneStrategy
IgbGridBaseDirective.ClipboardOptions
IgbGridBaseDirective.RowClasses
IgbGridBaseDirective.RowClassesScript
IgbGridBaseDirective.RowStyles
IgbGridBaseDirective.RowStylesScript
IgbGridBaseDirective.PrimaryKey
IgbGridBaseDirective.ColumnList
IgbGridBaseDirective.ActionStripComponents
IgbGridBaseDirective.DragGhostCustomTemplate
IgbGridBaseDirective.DragGhostCustomTemplateScript
IgbGridBaseDirective.RowEditTextTemplate
IgbGridBaseDirective.RowEditTextTemplateScript
IgbGridBaseDirective.RowAddTextTemplate
IgbGridBaseDirective.RowAddTextTemplateScript
IgbGridBaseDirective.RowEditActionsTemplate
IgbGridBaseDirective.RowEditActionsTemplateScript
IgbGridBaseDirective.RowExpandedIndicatorTemplate
IgbGridBaseDirective.RowExpandedIndicatorTemplateScript
IgbGridBaseDirective.RowCollapsedIndicatorTemplate
IgbGridBaseDirective.RowCollapsedIndicatorTemplateScript
IgbGridBaseDirective.HeaderExpandedIndicatorTemplate
IgbGridBaseDirective.HeaderExpandedIndicatorTemplateScript
IgbGridBaseDirective.HeaderCollapsedIndicatorTemplate
IgbGridBaseDirective.HeaderCollapsedIndicatorTemplateScript
IgbGridBaseDirective.ExcelStyleHeaderIconTemplate
IgbGridBaseDirective.ExcelStyleHeaderIconTemplateScript
IgbGridBaseDirective.SortAscendingHeaderIconTemplate
IgbGridBaseDirective.SortAscendingHeaderIconTemplateScript
IgbGridBaseDirective.SortDescendingHeaderIconTemplate
IgbGridBaseDirective.SortDescendingHeaderIconTemplateScript
IgbGridBaseDirective.SortHeaderIconTemplate
IgbGridBaseDirective.SortHeaderIconTemplateScript
IgbGridBaseDirective.Toolbar
IgbGridBaseDirective.PaginationComponents
IgbGridBaseDirective.ResourceStrings
IgbGridBaseDirective.FilteringLogic
IgbGridBaseDirective.FilteringExpressionsTree
IgbGridBaseDirective.AdvancedFilteringExpressionsTree
IgbGridBaseDirective.Locale
IgbGridBaseDirective.PagingMode
IgbGridBaseDirective.HideRowSelectors
IgbGridBaseDirective.RowDraggable
IgbGridBaseDirective.ValidationTrigger
IgbGridBaseDirective.RowEditable
IgbGridBaseDirective.RowHeight
IgbGridBaseDirective.ColumnWidth
IgbGridBaseDirective.EmptyGridMessage
IgbGridBaseDirective.IsLoading
IgbGridBaseDirective.ShouldGenerate
IgbGridBaseDirective.EmptyFilteredGridMessage
IgbGridBaseDirective.Pinning
IgbGridBaseDirective.AllowFiltering
IgbGridBaseDirective.AllowAdvancedFiltering
IgbGridBaseDirective.FilterMode
IgbGridBaseDirective.SummaryPosition
IgbGridBaseDirective.SummaryCalculationMode
IgbGridBaseDirective.ShowSummaryOnCollapse
IgbGridBaseDirective.FilterStrategy
IgbGridBaseDirective.SortStrategy
IgbGridBaseDirective.SortingOptions
IgbGridBaseDirective.SelectedRows
IgbGridBaseDirective.HeadSelectorTemplate
IgbGridBaseDirective.HeadSelectorTemplateScript
IgbGridBaseDirective.RowSelectorTemplate
IgbGridBaseDirective.RowSelectorTemplateScript
IgbGridBaseDirective.DragIndicatorIconTemplate
IgbGridBaseDirective.DragIndicatorIconTemplateScript
IgbGridBaseDirective.SortingExpressions
IgbGridBaseDirective.BatchEditing
IgbGridBaseDirective.CellSelection
IgbGridBaseDirective.RowSelection
IgbGridBaseDirective.ColumnSelection
IgbGridBaseDirective.Outlet
IgbGridBaseDirective.TotalRecords
IgbGridBaseDirective.SelectRowOnClick
IgbGridBaseDirective.ActualColumnList
IgbGridBaseDirective.StateComponents
IgbGridBaseDirective.SelectedRowsChanged
IgbGridBaseDirective.FilteringExpressionsTreeChangeScript
IgbGridBaseDirective.FilteringExpressionsTreeChange
IgbGridBaseDirective.AdvancedFilteringExpressionsTreeChangeScript
IgbGridBaseDirective.AdvancedFilteringExpressionsTreeChange
IgbGridBaseDirective.GridScrollScript
IgbGridBaseDirective.GridScroll
IgbGridBaseDirective.CellClickScript
IgbGridBaseDirective.CellClick
IgbGridBaseDirective.RowClickScript
IgbGridBaseDirective.RowClick
IgbGridBaseDirective.FormGroupCreatedScript
IgbGridBaseDirective.FormGroupCreated
IgbGridBaseDirective.ValidationStatusChangeScript
IgbGridBaseDirective.ValidationStatusChange
IgbGridBaseDirective.SelectedScript
IgbGridBaseDirective.Selected
IgbGridBaseDirective.RowSelectionChangingScript
IgbGridBaseDirective.RowSelectionChanging
IgbGridBaseDirective.ColumnSelectionChangingScript
IgbGridBaseDirective.ColumnSelectionChanging
IgbGridBaseDirective.ColumnPinScript
IgbGridBaseDirective.ColumnPin
IgbGridBaseDirective.ColumnPinnedScript
IgbGridBaseDirective.ColumnPinned
IgbGridBaseDirective.CellEditEnterScript
IgbGridBaseDirective.CellEditEnter
IgbGridBaseDirective.CellEditExitScript
IgbGridBaseDirective.CellEditExit
IgbGridBaseDirective.CellEditScript
IgbGridBaseDirective.CellEdit
IgbGridBaseDirective.RowEditEnterScript
IgbGridBaseDirective.RowEditEnter
IgbGridBaseDirective.RowEditScript
IgbGridBaseDirective.RowEdit
IgbGridBaseDirective.RowEditDoneScript
IgbGridBaseDirective.RowEditDone
IgbGridBaseDirective.RowEditExitScript
IgbGridBaseDirective.RowEditExit
IgbGridBaseDirective.ColumnInitScript
IgbGridBaseDirective.ColumnInit
IgbGridBaseDirective.ColumnsAutogeneratedScript
IgbGridBaseDirective.ColumnsAutogenerated
IgbGridBaseDirective.SortingScript
IgbGridBaseDirective.Sorting
IgbGridBaseDirective.SortingDoneScript
IgbGridBaseDirective.SortingDone
IgbGridBaseDirective.FilteringScript
IgbGridBaseDirective.Filtering
IgbGridBaseDirective.FilteringDoneScript
IgbGridBaseDirective.FilteringDone
IgbGridBaseDirective.RowDeleteScript
IgbGridBaseDirective.RowDelete
IgbGridBaseDirective.RowAddScript
IgbGridBaseDirective.RowAdd
IgbGridBaseDirective.ColumnResizedScript
IgbGridBaseDirective.ColumnResized
IgbGridBaseDirective.ContextMenuScript
IgbGridBaseDirective.ContextMenu
IgbGridBaseDirective.DoubleClickScript
IgbGridBaseDirective.DoubleClick
IgbGridBaseDirective.ColumnVisibilityChangingScript
IgbGridBaseDirective.ColumnVisibilityChanging
IgbGridBaseDirective.ColumnVisibilityChangedScript
IgbGridBaseDirective.ColumnVisibilityChanged
IgbGridBaseDirective.ColumnMovingStartScript
IgbGridBaseDirective.ColumnMovingStart
IgbGridBaseDirective.ColumnMovingScript
IgbGridBaseDirective.ColumnMoving
IgbGridBaseDirective.ColumnMovingEndScript
IgbGridBaseDirective.ColumnMovingEnd
IgbGridBaseDirective.GridKeydownScript
IgbGridBaseDirective.GridKeydown
IgbGridBaseDirective.RowDragStartScript
IgbGridBaseDirective.RowDragStart
IgbGridBaseDirective.RowDragEndScript
IgbGridBaseDirective.RowDragEnd
IgbGridBaseDirective.GridCopyScript
IgbGridBaseDirective.GridCopy
IgbGridBaseDirective.SelectedRowsChangeScript
IgbGridBaseDirective.SelectedRowsChange
IgbGridBaseDirective.RowToggleScript
IgbGridBaseDirective.RowToggle
IgbGridBaseDirective.RowPinningScript
IgbGridBaseDirective.RowPinning
IgbGridBaseDirective.RowPinnedScript
IgbGridBaseDirective.RowPinned
IgbGridBaseDirective.ActiveNodeChangeScript
IgbGridBaseDirective.ActiveNodeChange
IgbGridBaseDirective.SortingExpressionsChangeScript
IgbGridBaseDirective.SortingExpressionsChange
IgbGridBaseDirective.ToolbarExportingScript
IgbGridBaseDirective.ToolbarExporting
IgbGridBaseDirective.RangeSelectedScript
IgbGridBaseDirective.RangeSelected
IgbGridBaseDirective.RenderedScript
IgbGridBaseDirective.Rendered
IgbGridBaseDirective.DataChangingScript
IgbGridBaseDirective.DataChanging
IgbGridBaseDirective.DataChangedScript
IgbGridBaseDirective.DataChanged
BaseRendererControl._cachedSerializedContent
BaseRendererControl.ResolveDisplay()
BaseRendererControl.ToSpinal(String)
BaseRendererControl.TransformSimpleKey(String)
BaseRendererControl.IsTransformedEnumValue(String)
BaseRendererControl.TransformPotentialEnumValue(String, Object)
BaseRendererControl.BuildSequenceInfo(Int32)
BaseRendererControl.BuildRenderTree(RenderTreeBuilder)
BaseRendererControl.TemplateContentType(String)
BaseRendererControl.OnAfterRenderAsync(Boolean)
BaseRendererControl.EnsureReady()
BaseRendererControl.MarkPropDirty(String)
BaseRendererControl.IsPropDirty(String)
BaseRendererControl.Serialize(SerializationContext, String)
BaseRendererControl.Serialize()
BaseRendererControl.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererControl.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererControl.SuspendNotifications(Object)
BaseRendererControl.ResumeNotifications(Object, Boolean)
BaseRendererControl.NotifyInsertItem(Object, Int32, Object)
BaseRendererControl.NotifyRemoveItem(Object, Int32, Object)
BaseRendererControl.NotifyClearItems(Object)
BaseRendererControl.NotifySetItem(Object, Int32, Object, Object)
BaseRendererControl.NotifyUpdateItem(Object, Int32, Object, Boolean)
BaseRendererControl.OnRefChanged(String, Object)
BaseRendererControl.OnInvokeReturn(Int64, Object)
BaseRendererControl.Camelize(String)
BaseRendererControl.ToPascal(String)
BaseRendererControl.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererControl.Dispose(Boolean)
BaseRendererControl.SetResourceStringAsync(String, String, String)
BaseRendererControl.SetResourceStringAsync(String, String)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, JsonElement)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, Object)
BaseRendererControl.Finalize()
BaseRendererControl.Dispose()
BaseRendererControl.IgBlazor
BaseRendererControl.Height
BaseRendererControl.Width
BaseRendererControl.Class
BaseRendererControl.AdditionalAttributes
BaseRendererControl.ChildContent
BaseRendererControl.RoundTripDateConversion
BaseRendererControl.SupportsVisualChildren
BaseRendererControl.UseDirectRender
BaseRendererControl.DirectRenderElementName
BaseRendererControl.UseCamelEnumValues
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbPivotGrid : IgbGridBaseDirective, RefSink, JsonSerializable, IDisposable

Constructors

IgbPivotGrid()

Declaration
public IgbPivotGrid()

Properties

AutoGenerateConfig

Declaration
public bool AutoGenerateConfig { get; set; }
Property Value
Type Description
System.Boolean

Data

Declaration
public object Data { get; set; }
Property Value
Type Description
System.Object

DataScript

Declaration
public string DataScript { get; set; }
Property Value
Type Description
System.String

DefaultExpandState

Declaration
public bool DefaultExpandState { get; set; }
Property Value
Type Description
System.Boolean

DimensionInit

Declaration
public EventCallback<IgbPivotDimensionEventArgs> DimensionInit { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbPivotDimensionEventArgs>

DimensionInitScript

Declaration
public string DimensionInitScript { get; set; }
Property Value
Type Description
System.String

DimensionsChange

Declaration
public EventCallback<IgbDimensionsChangeEventArgs> DimensionsChange { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbDimensionsChangeEventArgs>

DimensionsChangeScript

Declaration
public string DimensionsChangeScript { get; set; }
Property Value
Type Description
System.String

DimensionsSortingExpressionsChange

Declaration
public EventCallback<IgbSortingExpressionEventArgs> DimensionsSortingExpressionsChange { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbSortingExpressionEventArgs>

DimensionsSortingExpressionsChangeScript

Declaration
public string DimensionsSortingExpressionsChangeScript { get; set; }
Property Value
Type Description
System.String

EmptyPivotGridTemplate

Declaration
public RenderFragment<object> EmptyPivotGridTemplate { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.RenderFragment<System.Object>

EmptyPivotGridTemplateScript

Declaration
public string EmptyPivotGridTemplateScript { get; set; }
Property Value
Type Description
System.String

PivotConfiguration

Declaration
public IgbPivotConfiguration PivotConfiguration { get; set; }
Property Value
Type Description
IgbPivotConfiguration

PivotConfigurationChange

Declaration
public EventCallback<IgbPivotConfigurationChangedEventArgs> PivotConfigurationChange { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbPivotConfigurationChangedEventArgs>

PivotConfigurationChanged

Declaration
public EventCallback<IgbPivotConfiguration> PivotConfigurationChanged { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbPivotConfiguration>

PivotConfigurationChangeScript

Declaration
public string PivotConfigurationChangeScript { get; set; }
Property Value
Type Description
System.String

PivotUI

Declaration
public IgbPivotUISettings PivotUI { get; set; }
Property Value
Type Description
IgbPivotUISettings

RowDimensionHeaderTemplate

Declaration
public RenderFragment<IgbColumnTemplateContext> RowDimensionHeaderTemplate { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.RenderFragment<IgbColumnTemplateContext>

RowDimensionHeaderTemplateScript

Declaration
public string RowDimensionHeaderTemplateScript { get; set; }
Property Value
Type Description
System.String

SuperCompactMode

Declaration
public bool SuperCompactMode { get; set; }
Property Value
Type Description
System.Boolean

Type

Declaration
public override string Type { get; }
Property Value
Type Description
System.String
Overrides
IgbGridBaseDirective.Type

ValueChipTemplate

Declaration
public RenderFragment<IgbPivotGridValueTemplateContext> ValueChipTemplate { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.RenderFragment<IgbPivotGridValueTemplateContext>

ValueChipTemplateScript

Declaration
public string ValueChipTemplateScript { get; set; }
Property Value
Type Description
System.String

ValueInit

Declaration
public EventCallback<IgbPivotValueEventArgs> ValueInit { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbPivotValueEventArgs>

ValueInitScript

Declaration
public string ValueInitScript { get; set; }
Property Value
Type Description
System.String

ValuesChange

Declaration
public EventCallback<IgbValuesChangeEventArgs> ValuesChange { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbValuesChangeEventArgs>

ValuesChangeScript

Declaration
public string ValuesChangeScript { get; set; }
Property Value
Type Description
System.String

Methods

AutoSizeRowDimension(IgbPivotDimension)

Declaration
public void AutoSizeRowDimension(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension

AutoSizeRowDimensionAsync(IgbPivotDimension)

Declaration
public Task AutoSizeRowDimensionAsync(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension
Returns
Type Description
System.Threading.Tasks.Task

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererControl.EnsureModulesLoaded()

FilterDimension(IgbPivotDimension, Object, IgbFilteringExpressionsTreeOrFilteringOperation)

Declaration
public void FilterDimension(IgbPivotDimension dimension, object value, IgbFilteringExpressionsTreeOrFilteringOperation conditionOrExpressionTree)
Parameters
Type Name Description
IgbPivotDimension dimension
System.Object value
IgbFilteringExpressionsTreeOrFilteringOperation conditionOrExpressionTree

FilterDimensionAsync(IgbPivotDimension, Object, IgbFilteringExpressionsTreeOrFilteringOperation)

Declaration
public Task FilterDimensionAsync(IgbPivotDimension dimension, object value, IgbFilteringExpressionsTreeOrFilteringOperation conditionOrExpressionTree)
Parameters
Type Name Description
IgbPivotDimension dimension
System.Object value
IgbFilteringExpressionsTreeOrFilteringOperation conditionOrExpressionTree
Returns
Type Description
System.Threading.Tasks.Task

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
IgbGridBaseDirective.FindByName(String)

GetAllDimensions()

Declaration
public IgbPivotDimension[] GetAllDimensions()
Returns
Type Description
IgbPivotDimension[]

GetAllDimensionsAsync()

Declaration
public Task<IgbPivotDimension[]> GetAllDimensionsAsync()
Returns
Type Description
System.Threading.Tasks.Task<IgbPivotDimension[]>

GetColumnGroupExpandState(IgbColumn)

Declaration
public void GetColumnGroupExpandState(IgbColumn col)
Parameters
Type Name Description
IgbColumn col

GetColumnGroupExpandStateAsync(IgbColumn)

Declaration
public Task GetColumnGroupExpandStateAsync(IgbColumn col)
Parameters
Type Name Description
IgbColumn col
Returns
Type Description
System.Threading.Tasks.Task

GetCurrentPivotConfiguration()

Declaration
public IgbPivotConfiguration GetCurrentPivotConfiguration()
Returns
Type Description
IgbPivotConfiguration

GetCurrentPivotConfigurationAsync()

Declaration
public Task<IgbPivotConfiguration> GetCurrentPivotConfigurationAsync()
Returns
Type Description
System.Threading.Tasks.Task<IgbPivotConfiguration>

GetDimensionsSortingExpressions()

Declaration
public IgbSortingExpression[] GetDimensionsSortingExpressions()
Returns
Type Description
IgbSortingExpression[]

GetDimensionsSortingExpressionsAsync()

Declaration
public Task<IgbSortingExpression[]> GetDimensionsSortingExpressionsAsync()
Returns
Type Description
System.Threading.Tasks.Task<IgbSortingExpression[]>

InsertDimensionAt(IgbPivotDimension, PivotDimensionType, Double)

Declaration
public void InsertDimensionAt(IgbPivotDimension dimension, PivotDimensionType targetCollectionType, double index = -1)
Parameters
Type Name Description
IgbPivotDimension dimension
PivotDimensionType targetCollectionType
System.Double index

InsertDimensionAtAsync(IgbPivotDimension, PivotDimensionType, Double)

Declaration
public Task InsertDimensionAtAsync(IgbPivotDimension dimension, PivotDimensionType targetCollectionType, double index = -1)
Parameters
Type Name Description
IgbPivotDimension dimension
PivotDimensionType targetCollectionType
System.Double index
Returns
Type Description
System.Threading.Tasks.Task

InsertValueAt(IgbPivotValue, Double)

Declaration
public void InsertValueAt(IgbPivotValue value, double index = -1)
Parameters
Type Name Description
IgbPivotValue value
System.Double index

InsertValueAtAsync(IgbPivotValue, Double)

Declaration
public Task InsertValueAtAsync(IgbPivotValue value, double index = -1)
Parameters
Type Name Description
IgbPivotValue value
System.Double index
Returns
Type Description
System.Threading.Tasks.Task

MoveDimension(IgbPivotDimension, PivotDimensionType, Double)

Declaration
public void MoveDimension(IgbPivotDimension dimension, PivotDimensionType targetCollectionType, double index = -1)
Parameters
Type Name Description
IgbPivotDimension dimension
PivotDimensionType targetCollectionType
System.Double index

MoveDimensionAsync(IgbPivotDimension, PivotDimensionType, Double)

Declaration
public Task MoveDimensionAsync(IgbPivotDimension dimension, PivotDimensionType targetCollectionType, double index = -1)
Parameters
Type Name Description
IgbPivotDimension dimension
PivotDimensionType targetCollectionType
System.Double index
Returns
Type Description
System.Threading.Tasks.Task

MoveValue(IgbPivotValue, Double)

Declaration
public void MoveValue(IgbPivotValue value, double index = -1)
Parameters
Type Name Description
IgbPivotValue value
System.Double index

MoveValueAsync(IgbPivotValue, Double)

Declaration
public Task MoveValueAsync(IgbPivotValue value, double index = -1)
Parameters
Type Name Description
IgbPivotValue value
System.Double index
Returns
Type Description
System.Threading.Tasks.Task

NotifyDimensionChange(Boolean)

Declaration
public void NotifyDimensionChange(bool regenerateColumns = false)
Parameters
Type Name Description
System.Boolean regenerateColumns

NotifyDimensionChangeAsync(Boolean)

Declaration
public Task NotifyDimensionChangeAsync(bool regenerateColumns = false)
Parameters
Type Name Description
System.Boolean regenerateColumns
Returns
Type Description
System.Threading.Tasks.Task

RemoveDimension(IgbPivotDimension)

Declaration
public void RemoveDimension(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension

RemoveDimensionAsync(IgbPivotDimension)

Declaration
public Task RemoveDimensionAsync(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension
Returns
Type Description
System.Threading.Tasks.Task

RemoveValue(IgbPivotValue)

Declaration
public void RemoveValue(IgbPivotValue value)
Parameters
Type Name Description
IgbPivotValue value

RemoveValueAsync(IgbPivotValue)

Declaration
public Task RemoveValueAsync(IgbPivotValue value)
Parameters
Type Name Description
IgbPivotValue value
Returns
Type Description
System.Threading.Tasks.Task

SortDimension(IgbPivotDimension, SortingDirection)

Declaration
public void SortDimension(IgbPivotDimension dimension, SortingDirection sortDirection)
Parameters
Type Name Description
IgbPivotDimension dimension
SortingDirection sortDirection

SortDimensionAsync(IgbPivotDimension, SortingDirection)

Declaration
public Task SortDimensionAsync(IgbPivotDimension dimension, SortingDirection sortDirection)
Parameters
Type Name Description
IgbPivotDimension dimension
SortingDirection sortDirection
Returns
Type Description
System.Threading.Tasks.Task

ToggleColumn(IgbColumn)

Declaration
public void ToggleColumn(IgbColumn col)
Parameters
Type Name Description
IgbColumn col

ToggleColumnAsync(IgbColumn)

Declaration
public Task ToggleColumnAsync(IgbColumn col)
Parameters
Type Name Description
IgbColumn col
Returns
Type Description
System.Threading.Tasks.Task

ToggleDimension(IgbPivotDimension)

Declaration
public void ToggleDimension(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension

ToggleDimensionAsync(IgbPivotDimension)

Declaration
public Task ToggleDimensionAsync(IgbPivotDimension dimension)
Parameters
Type Name Description
IgbPivotDimension dimension
Returns
Type Description
System.Threading.Tasks.Task

ToggleRowGroup(IgbColumn, Boolean)

Declaration
public void ToggleRowGroup(IgbColumn col, bool newState)
Parameters
Type Name Description
IgbColumn col
System.Boolean newState

ToggleRowGroupAsync(IgbColumn, Boolean)

Declaration
public Task ToggleRowGroupAsync(IgbColumn col, bool newState)
Parameters
Type Name Description
IgbColumn col
System.Boolean newState
Returns
Type Description
System.Threading.Tasks.Task

ToggleValue(IgbPivotValue)

Declaration
public void ToggleValue(IgbPivotValue value)
Parameters
Type Name Description
IgbPivotValue value

ToggleValueAsync(IgbPivotValue)

Declaration
public Task ToggleValueAsync(IgbPivotValue value)
Parameters
Type Name Description
IgbPivotValue value
Returns
Type Description
System.Threading.Tasks.Task

Implements

JsonSerializable
System.IDisposable