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

DockingDocumentUIService Fields
Show Inherited Hide Inherited

Allows you to show documents in docked LayoutPanels.
Name Description
LayoutGroupProperty static Identifies the DockingDocumentUIService.LayoutGroup dependency property.
LayoutPanelStyleProperty static Identifies the DockingDocumentUIService.LayoutPanelStyle dependency property.
LayoutPanelStyleSelectorProperty static Identifies the DockingDocumentUIService.LayoutPanelStyleSelector dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
ViewLocatorProperty static Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase.
ViewTemplateProperty static Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase.
ViewTemplateSelectorProperty static Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase.
See Also