Back to Devexpress

DevExpress.XtraBars.Docking2010.Views.Widget Namespace

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-0e10e672.md

latest5.0 KB
Original Source

DevExpress.XtraBars.Docking2010.Views.Widget Namespace

Contains classes implementing the functionality of the WidgetView.

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
BaseRelativeLengthElementA base class for Widget View elements with relative lengths.
ColumnDefinitionA column within a Widget View.
DocumentA Document within a WidgetView.
DocumentAnimationPropertiesExposes properties that affect widget animation effects.
FlowLayoutPropertiesProvides members that specify the WidgetView behavior in Flow Layout Mode.
FreeLayoutPropertiesProvides settings for the Widget View’s Free Layout Mode.
LengthA structure that specifies the width (or the height) of StackGroups, RowDefinitions and ColumnDefinitions.
RowDefinitionA row within a Widget View.
StackGroupA Group within a WidgetView that stores Documents.
StackGroupDefaultPropertiesAn object that stores settings for individual StackGroups.
WidgetViewA Widget View.

Interfaces

NameDescription
IDocumentDefaultPropertiesStores the individual properties of Documents.
IDocumentPropertiesStores default Document properties.
IStackGroupDefaultPropertiesProvides members that specify settings for individual StackGroups.
IStackGroupPropertiesProvides members that specify settings common to all StackGroups within a WidgetView.
IWidgetViewControllerProvides methods that allow you to manage Documents within a WidgetView in code.

Enums

NameDescription
LayoutModeProvides members that label specific WidgetView layout modes.
LengthUnitTypeProvides members that specify how a StackGroup‘s length should be counted.