Version 20.1

PivotViewWrapper Class Methods

For a list of all members of this type, see PivotViewWrapper members.

Public Methods
 NameDescription
Public MethodDataSelectorOptionsSets the pivot view model PivotViewModel.DataSelectorOptions  
Public MethodDataSelectorPanelSets the pivot view model PivotViewModel.DataSelectorPanel  
Public MethodDataSourceSets the pivot view model PivotViewModel.DataSource  
Public MethodDataSourceIDSets the pivot view model PivotViewModel.DataSourceID  
Public MethodDataSourceOptionsSets the pivot view model PivotViewModel.DataSourceOptions  
Public MethodHeightSets the pivot view model PivotViewModel.Height  
Public MethodHtmlAttributesSets the pivot view model PivotViewModel.HtmlAttributes  
Public MethodIDSets the pivot view model PivotViewModel.ID  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotViewModel,PivotViewWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotViewModel,PivotViewWrapper>)
Public MethodPivotGridOptionsSets the pivot view model PivotViewModel.PivotGridOptions  
Public MethodPivotGridPanelSets the pivot view model PivotViewModel.PivotGridPanel  
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotViewModel,PivotViewWrapper>)
Public MethodRenderRender the PivotView widget with the accumulated model changes in the wrapper.  
Public MethodWidthSets the pivot view model PivotViewModel.Width  
See Also

View on GitHub