Back to Devexpress

WidgetView Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-dot-widgetview-dot-underscore-properties.md

latest18.5 KB
Original Source

WidgetView Properties

A Widget View.

NameDescription
ActiveDocumentGets the active document. Inherited from BaseView.
ActiveFloatDocumentGets the active floating document. Inherited from BaseView.
AllowDocumentCaptionColorBlendingGets or sets whether or not the document header text should be colorized according to the caption area fore color.
AllowDocumentStateChangeAnimationGets or sets whether changing the Documents’ state within this WidgetView should be followed with animation effects.
AllowDragDropWobbleAnimationGets or sets whether wobble animation for Table Layout mode is enabled.
AllowHotkeyNavigationGets or sets whether switching between tabbed documents using keyboard shortcuts is allowed. Inherited from BaseView.
AllowResetLayoutGets or sets whether the current DocumentManager‘s layout can be reset to default. Inherited from BaseView.
AllowResizeAnimationGets or sets whether Documents within this WidgetView are resized using a smooth animation effect.
AllowStartupAnimationGets or sets whether or not this WidgetView‘s content should be displayed with a light animation when displayed.
AppearanceContains appearance settings for the current View. Inherited from BaseView.
AppearanceActiveDocumentCaptionStores appearance settings used to paint the header of the currently active Document.
AppearanceDocumentCaptionStores appearance settings for Document headers.
BackgroundImageGets or sets the current DocumentManager‘s background image. Inherited from BaseView.
BackgroundImageLayoutModeGets or sets the background image layout as defined in the ImageLayoutMode enumeration. Inherited from BaseView.
BackgroundImageStretchMarginsGets or sets stretching margins for a DocumentManager‘s background image in a View. Inherited from BaseView.
BoundsGets the visual bounds of the current object. Inherited from BaseView.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ColumnsProvides access to the column collection for this WidgetView.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ControllerProvides access to the WidgetView controller.
CustomResizeZoneThicknessGets or sets the resize zone thickness. Inherited from BaseView.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DocumentAnimationPropertiesProvides access to properties that manage document animation for this WidgetView.
DocumentGroupThis member supports the internal infrastructure, and is not intended to be used directly from your code.
DocumentPropertiesProvides access to properties, common to all Documents within this WidgetView.
DocumentsStores all documents displayed within the View. Inherited from BaseView.
DocumentSelectorPropertiesProvides access to appearance settings used for a Document Selector within the current view. Inherited from BaseView.
DocumentSpacingGets or sets the Document margins within this WidgetView.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FloatDocumentsProvides access to floating documents. Inherited from BaseView.
FloatDocumentsAlwaysOnTopGets or sets whether floating Documents are always drawn on top of their parent forms. Inherited from BaseView.
FloatingDocumentContainerGets or sets a type of container for floating documents within the current BaseView. Inherited from BaseView.
FloatPanelsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
FlowLayoutPropertiesProvides access to the FlowLayoutProperties settings when this View is in Flow Layout mode.
FreeLayoutPropertiesProvides access to settings related to the Free Layout Mode.
IsDisposingGets whether the BaseComponent object is currently being disposed of. Inherited from BaseComponent.
IsDocumentSelectorVisibleGets if a document selector for this BaseView is currently visible. Inherited from BaseView.
IsEmptyGets whether a View is empty. Inherited from BaseView.
IsFocusedGets whether any document within the current View has focus. Inherited from BaseView.
IsInitializedIndicates whether or not the BaseComponent object has been fully initialized. Inherited from BaseComponent.
IsInitializingReturns whether or not the BaseComponent object is currently being initialized. Inherited from BaseComponent.
IsLoadedGets whether the current object has been loaded. Inherited from BaseView.
IsLoadingGets whether the current object is being loaded. Inherited from BaseView.
IsLoadingAnimationInProgressGets whether loading indicator animation is currently running within this View. Inherited from BaseView.
IsUpdateLockedReturns whether or not this BaseComponent is currently locked, which prevents any visual updates. Inherited from BaseComponent.
ItemsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
LayoutModeGets or sets the current layout mode for this WidgetView.
LoadingIndicatorPropertiesProvides access to appearance settings used for a loading indicator within the current BaseView. Inherited from BaseView.
ManagerGets a DocumentManager that owns the current View. Inherited from BaseView.
OptionsLayoutGets the object containing properties related to the current View’s layout. Inherited from BaseView.
OrientationGets or sets this WidgetView‘s orientation.
PaddingThis is an internal property that should not be used. Inherited from BaseView.
RootContainerReturns the root docking container for this WidgetView.
RowsProvides access to the row collection for this WidgetView.
SiteGets or sets the ISite of the Component. Inherited from Component.
StackGroupPropertiesProvides access to the set of properties common to all StackGroups within this WidgetView.
StackGroupsGets the collection of StackGroups used within this WidgetView.
StyleGets or sets the View style. Inherited from BaseView.
TypeGets the type of the current WidgetView.
UseDocumentSelectorGets or sets if a Document Selector is enabled for the current Document Manager. Inherited from BaseView.
UseLoadingIndicatorGets or sets if a loading indicator for deferred load should be used. Inherited from BaseView.
UseSnappingEmulationGets or sets whether this BaseView uses snapping emulation for its child documents. Inherited from BaseView.
WindowsDialogPropertiesGets an object containing settings related to the current DocumentManager‘s Windows dialog. Inherited from BaseView.

See Also

WidgetView Class

WidgetView Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace