Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraBars.Docking2010.Views.Widget Namespace

In This Article

Contains classes implementing the functionality of the WidgetView.

Assembly: DevExpress.XtraBars.v24.2.dll

NuGet Package: DevExpress.Win.Navigation

#Classes

Name Description
BaseRelativeLengthElement A base class for Widget View elements with relative lengths.
ColumnDefinition A column within a Widget View.
Document A Document within a WidgetView.
DocumentAnimationProperties Exposes properties that affect widget animation effects.
FlowLayoutProperties Provides members that specify the WidgetView behavior in Flow Layout Mode.
FreeLayoutProperties Provides settings for the Widget View’s Free Layout Mode.
Length A structure that specifies the width (or the height) of StackGroups, RowDefinitions and ColumnDefinitions.
RowDefinition A row within a Widget View.
StackGroup A Group within a WidgetView that stores Documents.
StackGroupDefaultProperties An object that stores settings for individual StackGroups.
WidgetView A Widget View.

#Interfaces

Name Description
IDocumentDefaultProperties Stores the individual properties of Documents.
IDocumentProperties Stores default Document properties.
IStackGroupDefaultProperties Provides members that specify settings for individual StackGroups.
IStackGroupProperties Provides members that specify settings common to all StackGroups within a WidgetView.
IWidgetViewController Provides methods that allow you to manage Documents within a WidgetView in code.

#Enums

Name Description
LayoutMode Provides members that label specific WidgetView layout modes.
LengthUnitType Provides members that specify how a StackGroup‘s length should be counted.