Click or drag to resize

IHandler Properties

The SplitterIHandler type exposes the following members.

Properties
  NameDescription
Public propertyFixedPanel
Gets or sets the panel with fixed size.
Public propertyOrientation
Gets or sets the orientation of the panels in the splitter.
Public propertyPanel1
Gets or sets the top or left panel of the splitter.
Public propertyPanel1MinimumSize
Gets or sets the minimal size of the first panel.
Public propertyPanel2
Gets or sets the bottom or right panel of the splitter.
Public propertyPanel2MinimumSize
Gets or sets the minimal size of the second panel.
Public propertyPosition
Gets or sets the position of the splitter from the left or top, in pixels.
Public propertyRelativePosition
Gets or sets the relative position of the splitter which is based on FixedPanel.
Public propertySplitterWidth
Gets or sets size of the splitter/gutter
Top
See Also