Version

PivotViewWrapper Class Members

The following tables list the members exposed by PivotViewWrapper.

Public Constructors
 NameDescription
Public ConstructorPivotViewWrapper Constructor  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotViewModel,PivotViewWrapper>)
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