Version

PivotGridWrapper Class Members

The following tables list the members exposed by PivotGridWrapper.

Public Constructors
 NameDescription
Public ConstructorPivotGridWrapper ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotGridModel,PivotGridWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodAllowHeaderColumnsSortingSets the pivot grid model PivotGridModel.AllowHeaderColumnsSorting  
Public MethodAllowHeaderRowsSortingSets the pivot grid model PivotGridModel.AllowHeaderRowsSorting  
Public MethodAllowSortingSets the pivot grid model PivotGridModel.AllowSorting  
Public MethodClientEventsSets the pivot grid model ModelWidgetBase.ClientEvents  
Public MethodCompactColumnHeaderIndentationSets the pivot grid model PivotGridModel.CompactColumnHeaderIndentation  
Public MethodCompactColumnHeadersSets the pivot grid model PivotGridModel.CompactColumnHeaders  
Public MethodCompactRowHeaderIndentationSets the pivot grid model PivotGridModel.CompactRowHeaderIndentation  
Public MethodCompactRowHeadersSets the pivot grid model PivotGridModel.CompactRowHeaders  
Public MethodCustomMoveValidationSets the pivot grid model CustomMoveValidation  
Public MethodDataSourceSets the pivot grid model PivotGridModel.DataSource  
Public MethodDataSourceIDSets the pivot grid model PivotGridModel.DataSourceID  
Public MethodDataSourceOptionsSets the pivot grid model DataSourceOptions  
Public MethodDefaultRowHeaderWidthSets the pivot grid model PivotGridModel.DefaultRowHeaderWidth  
Public MethodDeferUpdateSets the pivot grid model PivotGridModel.DeferUpdate  
Public MethodDisableColumnsDropAreaSets the pivot grid model PivotGridModel.DisableColumnsDropArea  
Public MethodDisableFiltersDropAreaSets the pivot grid model PivotGridModel.DisableFiltersDropArea  
Public MethodDisableMeasuresDropAreaSets the pivot grid model PivotGridModel.DisableMeasuresDropArea  
Public MethodDisableRowsDropAreaSets the pivot grid model PivotGridModel.DisableRowsDropArea  
Public MethodDragAndDropSettingsSets the pivot grid model PivotGridModel.DragAndDropSettings  
Public MethodDropDownParentSets the pivot grid model DropDownParent  
Public MethodFirstLevelSortDirectionSets the pivot grid model PivotGridModel.FirstLevelSortDirection  
Public MethodFirstSortDirectionSets the pivot grid model PivotGridModel.FirstSortDirection  
Public MethodGridOptionsSets the pivot grid model PivotGridModel.GridOptions  
Public MethodHeightSets the pivot grid model PivotGridModel.Height  
Public MethodHideColumnsDropAreaSets the pivot grid model PivotGridModel.HideColumnsDropArea  
Public MethodHideFiltersDropAreaSets the pivot grid model PivotGridModel.HideFiltersDropArea  
Public MethodHideMeasuresDropAreaSets the pivot grid model PivotGridModel.HideMeasuresDropArea  
Public MethodHideRowsDropAreaSets the pivot grid model PivotGridModel.HideRowsDropArea  
Public MethodHtmlAttributesSets the pivot grid model PivotGridModel.HtmlAttributes  
Public MethodIDSets the pivot grid model PivotGridModel.ID  
Public MethodIsParentInFrontForColumnsSets the pivot grid model PivotGridModel.IsParentInFrontForColumns  
Public MethodIsParentInFrontForRowsSets the pivot grid model PivotGridModel.IsParentInFrontForRows  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotGridModel,PivotGridWrapper>)
Public MethodLevelSortDirectionsSets the pivot grid model LevelSortDirections  
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotGridModel,PivotGridWrapper>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotGridModel,PivotGridWrapper>)
Public MethodRenderRender the PivotGrid widget with the accumulated model changes in the wrapper.  
Public MethodWidthSets the pivot grid model PivotGridModel.Width  
See Also

View on GitHub