Back to Devexpress

SlideGroup Constructors

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

latest1.6 KB
Original Source

SlideGroup Constructors

A WindowsUI View container that arranges multiple Documents side-by-side in a single scrollable row or column.

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

See Also

SlideGroup Class

SlideGroup Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace