Version

SplitterWrapper Class Members

The following tables list the members exposed by SplitterWrapper.

Public Constructors
 NameDescription
Public ConstructorSplitterWrapper ConstructorInitializes a new instance of the SplitterWrapper class.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<SplitterModel,SplitterWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodHeightSets the splitter model SplitterModel.Height.  
Public MethodHtmlAttributesSets the splitter model SplitterModel.HtmlAttributes.  
Public MethodIDSets the splitter model SplitterModel.ID.  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<SplitterModel,SplitterWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<SplitterModel,SplitterWrapper>)
Public MethodOrientationSets the splitter model SplitterModel.Orientation.  
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<SplitterModel,SplitterWrapper>)
Public MethodRenderRender the splitter widget with the accumulated model changes in the wrapper.  
Public MethodSplitterPanelSettingsSplitterModel.SplitterPanelSettings  
Public MethodWidthSets the splitter model SplitterModel.Width.  
See Also

View on GitHub