Version

TileManagerWrapper Class Members

The following tables list the members exposed by TileManagerWrapper.

Public Constructors
 NameDescription
Public ConstructorTileManagerWrapper ConstructorInitializes a new instance of the TileManagerWrapper class.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TileManagerModel,TileManagerWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodAnimationDurationSets the TileManagerModel.AnimationDuration.  
Public MethodClientEventsSets the tile manager ModelWidgetBase.ClientEvents  
Public MethodColsSets TileManagerModel.Cols  
Public MethodColumnHeightOverloaded. Sets TileManagerModel.ColumnHeight  
Public MethodColumnWidthOverloaded. Sets TileManagerModel.ColumnWidth  
Public MethodDataBindDatabinds the TileManagerModel  
Public MethodDataSourceSets TileManagerModel.DataSource  
Public MethodDataSourceTypeSets the TileManagerModel.DataSourceType  
Public MethodDataSourceUrlSets the TileManagerModel.DataSourceUrl  
Public MethodHeightSets TileManagerModel.Height  
Public MethodHtmlAttributesSets TileManagerModel.HtmlAttributes.  
Public MethodIDSets the TileManagerModel.ID  
Public MethodItemsCreates a builder for LayoutConfiguration.Items  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TileManagerModel,TileManagerWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TileManagerModel,TileManagerWrapper>)
Public MethodMarginLeftSets TileManagerModel.MarginLeft  
Public MethodMarginTopSets TileManagerModel.MarginTop  
Public MethodMaximizedStateSets the TileManagerModel.MaximizedState.  
Public MethodMaximizedTileIndexSets the TileManagerModel.MaximizedTileIndex.  
Public MethodMinimizedStateSets the TileManagerModel.MinimizedState  
Public MethodPreventMaximizingSelectorSets the TileManagerModel.PreventMaximizingSelector  
Public MethodRearrangeItemsSets TileManagerModel.RearrangeItems  
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TileManagerModel,TileManagerWrapper>)
Public MethodRenderRender the tile manager widget with the accumulated model changes in the wrapper.  
Public MethodRequestTypeSets the TileManagerModel.RequestType  
Public MethodResponseContentTypeSets the TileManagerModel.ResponseContentType  
Public MethodResponseDataKeySets the TileManagerModel.ResponseDataKey.  
Public MethodResponseDataTypeSets the TileManagerModel.ResponseDataType.  
Public MethodRightPanelColsSets TileManagerModel.RightPanelCols  
Public MethodRightPanelTilesHeightSets the TileManagerModel.RightPanelTilesHeight.  
Public MethodRightPanelTilesWidthSets the TileManagerModel.RightPanelTilesWidth.  
Public MethodRowsSets TileManagerModel.Rows  
Public MethodShowRightPanelScrollSets the TileManagerModel.ShowRightPanelScroll.  
Public MethodSplitterOptionsTileManagerModel.SplitterOptions  
Public MethodTileSelectorSets the TileManagerModel.TileSelector.  
Public MethodWidthSets TileManagerModel.Width  
See Also

View on GitHub