Version

PivotDataSelectorWrapper Class Members

The following tables list the members exposed by PivotDataSelectorWrapper.

Public Constructors
 NameDescription
Public ConstructorPivotDataSelectorWrapper ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotDataSelectorModel,PivotDataSelectorWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodClientEventsSets the pivot data selector model ModelWidgetBase.ClientEvents  
Public MethodCustomMoveValidationSets the pivot data selector model PivotDataSelectorModel.CustomMoveValidation  
Public MethodDataSourceSets the pivot data selector model PivotDataSelectorModel.DataSource  
Public MethodDataSourceIDSets the pivot data selector model PivotDataSelectorModel.DataSourceID  
Public MethodDataSourceOptionsSets the pivot data selector model PivotDataSelectorModel.DataSourceOptions  
Public MethodDeferUpdateSets the pivot data selector model PivotGridModel.DeferUpdate  
Public MethodDisableColumnsDropAreaSets the pivot grid model PivotDataSelectorModel.DisableColumnsDropArea  
Public MethodDisableFiltersDropAreaSets the pivot grid model PivotDataSelectorModel.DisableFiltersDropArea  
Public MethodDisableMeasuresDropAreaSets the pivot grid model PivotDataSelectorModel.DisableMeasuresDropArea  
Public MethodDisableRowsDropAreaSets the pivot grid model PivotDataSelectorModel.DisableRowsDropArea  
Public MethodDragAndDropSettingsSets the pivot data selector model PivotDataSelectorModel.DragAndDropSettings  
Public MethodDropDownParentSets the pivot data selector model PivotDataSelectorModel.DropDownParent  
Public MethodHeightSets the pivot data selector model PivotDataSelectorModel.Height  
Public MethodHtmlAttributesSets the pivot data selector model PivotDataSelectorModel.HtmlAttributes  
Public MethodIDSets the pivot data selector model PivotDataSelectorModel.ID  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotDataSelectorModel,PivotDataSelectorWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotDataSelectorModel,PivotDataSelectorWrapper>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<PivotDataSelectorModel,PivotDataSelectorWrapper>)
Public MethodRenderRender the PivotDataSelector widget with the accumulated model changes in the wrapper.  
Public MethodWidthSets the pivot data selector model PivotDataSelectorModel.Width  
See Also

View on GitHub