Back to Devexpress

SplitGroup Class

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-0eb1444e.md

latest2.0 KB
Original Source

SplitGroup Class

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.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class SplitGroup :
    DocumentGroup
vb
Public Class SplitGroup
    Inherits DocumentGroup

Remarks

See the Content Containers topic to learn more.

Inheritance

Object MarshalByRefObject Component BaseComponent BaseContentContainer DocumentGroup SplitGroup

See Also

SplitGroup Members

Content Containers

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace