Back to Devexpress

SplitGroup Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-splitgroup-dot-ctor.md

latest1.6 KB
Original Source

SplitGroup Constructors

A WindowsUI View container that displays all its Documents simultaneously, arranging them in a single row or column without a scroll bar. End-users can resize Documents at runtime by dragging split bars.

NameParametersDescription
SplitGroup()noneInitializes a new instance of the SplitGroup class with the default settings.
SplitGroup(ISplitGroupProperties)defaultPropertiesInitializes a new instance of the SplitGroup class with custom settings.
SplitGroup(IContainer)containerInitializes a new instance of the SplitGroup class with the specified container.

See Also

SplitGroup Class

SplitGroup Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace