New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated over 6 months ago
PropertyDescription
SplitterDistanceGets a value indicating the splitter distance. Never set the value of this property directly.
EnableImmediateResizeGets a value indicating whether the bounds of the split panels should be updated immediately on drag.
SplitContainerElementGets the split container element.
SplitPanelsGets the collection that contains the split panels.
HasNonCollapsedChildGets whether the container has a non collapsed child.
HasVisibleSplitPanelsGets whether the container has at least one visible panel.
OrientationGets or sets a value indicating the horizontal or vertical orientation of the Telerik.WinControls.UI.RadSplitContainer panels.
SplitterWidthGets or sets the width of a single splitter on the container. Specify zero to prevent displaying any splitters at all.
LayoutStrategyGets or sets the layout strategy that arranges all the visible SplitPanel children.
SplittersGets the SplitterCollection.
UseSplitterButtonsEnable and Disable navigation buttons.
EnableCollapsingDetermines whether the panels can be collapsed when clicking twice on splitter or click once on navigation button.

Methods

MethodDescription
ApplySplitterWidthApplies the desired splitter width across all splitters and delegates the event to all descendant RadSplitContainer instances. This method is used internally.
GetSplitterElementAtPointGets SplitterElement which rectangle contains the specified Point.

Events

EventDescription
SplitterMovingOccurs when any of the splitters is moving.
SplitterMovedOccurs when any of the splitters is moved.
PanelCollapsingOccurs when some panel is collapsing.
PanelCollapsedOccurs when some panel collapsed.

See Also

In this article
See Also
Not finding the help you need?
Contact Support