Version

SplitterPanelSettingsWrapper Class Members

The following tables list the members exposed by SplitterPanelSettingsWrapper.

Public Constructors
 NameDescription
Public ConstructorSplitterPanelSettingsWrapper ConstructorInitializes a new instance of the SplitterPanelSettingsWrapper class.  
Public Properties
 NameDescription
Public PropertyModelGets or sets the panel settings model.  
Public Methods
 NameDescription
Public MethodCollapsedSets the panel settings model SplitterPanelSettings.Collapsed.  
Public MethodCollapsibleSets the panel settings model SplitterPanelSettings.Collapsible.  
Public MethodMaxSets the panel settings model SplitterPanelSettings.Max.  
Public MethodMinSets the panel settings model SplitterPanelSettings.Min.  
Public MethodResizableSets the panel settings model SplitterPanelSettings.Resizable.  
Public MethodSizeSets the panel settings model SplitterPanelSettings.Size.  
See Also

View on GitHub