GitHub topics: dxdocking
DevExpress-Examples/wpf-docklayoutmanager-bind-view-model-collection-with-layoutadapters
This repository uses the ILayoutAdapter to bind a ViewModel collection to DockLayoutManager.
Language: C# - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-bind-view-model-collection-with-IMVVMDockingProperties
This repository uses the IMVVMDockingProperties to bind the ViewModel collection to DockLayoutManager.
Language: Visual Basic .NET - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-display-viewmodels-collection-in-layoutgroup
This repository displays a ViewModels collection in the DockLayoutManager LayoutGroup. Refer to the repository readme for more information on this approach.
Language: C# - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-use-services-that-implement-the-idocumentmanagerservice
Uses services that implement the IDocumentManagerService interface to display views.
Language: Visual Basic .NET - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 1

DevExpress-Examples/wpf-docklayoutmanager-merge-ribbon-controls
Merges child panel's ribbons to the parent container.
Language: Visual Basic .NET - Size: 96.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 1

DevExpress-Examples/wpf-docklayoutmanager-serialize-docklayoutmanager-when-tabbeddocumentuiservice-is-used
Saves layout when you close the application and then restores it when you start the application.
Language: C# - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-dock-layout-manager-serialize-custom-panels-and-their-properties
This example saves and restores custom panels and it's properties.
Language: C# - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-pin-unpin-layout-panels-in-mvvm
This example pins/unpins layout panels in the MVVM application.
Language: C# - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-save-and-restore-the-dock-layout-managers-layout
This example saves and restores the DockLayoutManager's layout.
Language: C# - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-move-a-layout-item-in-code
Calls the LayoutController.Move to move a layout item to the left side of another item in code.
Language: C# - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-limit-layout-group-customization-at-runtime
This example limits LayoutGroup customization at runtime.
Language: Visual Basic .NET - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-load-an-external-window-or-usercontrol-into-a-documentpanel
Loads an external Window and UserControl into DocumentPanels in XAML and in code.
Language: C# - Size: 164 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-insert-prism-regions-into-dock-layout-manager-panels
Define a region at the LayoutPanel level and insert a view from another assembly into this region.
Language: Visual Basic .NET - Size: 605 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-dock-layout-manager-generate-a-dock-ui-with-the-mvvm-design-pattern
The following creates LayoutPanel and DocumentPanel objects from a data source according to the MVVM design pattern and implements template selection.
Language: Visual Basic .NET - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-enable-a-documentgroups-mdi-mode
Creates the DocumentGroup and enables MDI mode.
Language: C# - Size: 66.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-dock-panels-in-code
Uses the DockLayoutManager.DockController object's methods to dock a panel in code.
Language: C# - Size: 80.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-populate-tabs-with-items
This example displays content in DockLayoutManager's tabs.
Language: C# - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-create-floating-panels-in-xaml
Creates the floating panels in XAML.
Language: C# - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-create-closed-hidden-panels
Creates closed (hidden) panels in XAML.
Language: C# - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-define-prism-regions-for-dock-layout-manager-elements
Use the DockLayoutManager with PRISM
Language: Visual Basic .NET - Size: 453 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-docklayoutmanager-create-documentgroups-with-two-tabs
Creates a DocumentGroup with two tabs that contain DocumentPanel objects.
Language: C# - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-create-a-simple-layout-of-dock-panes
This example shows how to create a simple docking application.
Language: C# - Size: 75.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-docklayoutmanager-create-a-complex-dock-ui
Combines the LayoutPanels into LayoutGroups to create a dock UI.
Language: C# - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-change-the-document-panel-header-backgrounds
This changes the DocumentPanel header background.
Language: C# - Size: 64.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-use-layoutadapter-to-build-dock-ui-with-mvvm
Uses the LayoutAdapter class to build a dock UI according to the MVVM design.
Language: Visual Basic .NET - Size: 97.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-use-imvvmdockingproperties-to-build-dock-ui-with-mvvm
Implements the IMVVMDockingProperties interface to build a dock UI with the MVVM pattern.
Language: C# - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-dock-layout-manager-use-events-to-dynamically-customize-context-menus
This example uses the DockLayoutManager.ShowingMenu event to customize a LayoutPanel's context menu.
Language: C# - Size: 80.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-create-auto-hidden-panels
Creates the auto-hidden panels in XAML.
Language: C# - Size: 75.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-build-a-layout-ui
Arranges controls within LayoutPanels to build a layout UI.
Language: C# - Size: 61.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-build-a-layout-similar-to-visual-studio
This example uses the DockLayoutManager control to build a layout similar to Visual Studio.
Language: C# - Size: 194 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-arrange-items-horizontally-and-vertically
This example builds a layout with items arranged vertically and horizontally.
Language: C# - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-dock-layout-manager-use-the-layout-upgrade-event-to-upgrade-a-layout-from-one-version-to-another
.NET, WPF, DXControls for WPF
Language: C# - Size: 66.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-merge-bars-in-controls-that-support-automatic-merging
Merges child panel's bars to the parent container.
Language: C# - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-docklayoutmanager-associate-a-command-with-a-button
This example associates the DockControllerCommand.Close command with a button.
Language: C# - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-animate-a-layout-panel-by-its-width-height-e3643 📦
.NET, WPF, DXDocking for WPF
Size: 94.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-serialize-a-particular-panels-layout 📦
This example serializes a particular panel layout.
Size: 56.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-activate-panels-from-viewmodel 📦
This example uses two-way binding in the BaseLayoutItem.IsActive property to activate a panel.
Size: 112 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-display-baritems-that-switch-between-mdi-documents 📦
The example adds a BarItem with a collection of sub items, that allow you to switch between all opened MDI documents in the DocumentGroup.
Size: 103 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-add-the-document-panel-at-runtime 📦
This example adds DocumentPanels at Runtime
Size: 99.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-animate-document-panels-in-mdi-mode 📦
This example animates DocumentPanels in DockLayoutManager when in the Multi-Document Interface (MDI Mode).
Size: 317 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-bind-a-layout-item-s-property-to-any-object-s-property-in 📦
This example binds a layout item's property to a property of any object in code.
Size: 99.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-build-a-dock-ui-according-to-the-mvvm-pattern-using-mvvmhelpersettargetnam 📦
.NET, WPF, DXDocking for WPF
Size: 88.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-create-a-modal-documentpanel 📦
This example creates a modal DocumentPanel in the WPF DockLayoutManager Control.
Size: 93.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-pop-up-menu-with-all-docklayoutmanagers-panels-t167144 📦
.NET, WPF, DXDocking for WPF
Size: 51.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-create-a-tabbedgroup-and-documentgroup-groups 📦
Creates the TabbedGroup that contains two LayoutPanel objects, and the DocumentGroup that contains two DocumentPanel objects.
Size: 96.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-use-actions-to-customize-panel-context-menu 📦
Uses bar actions to customize a panel's context menu.
Size: 112 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-customize-a-dock-panels-header-and-content-elements 📦
This example changes appearance of the DocumentPanel's Header and Content Elements.
Size: 71.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-customize-the-tabbed-header-templates-in-the-dockmanager-e2195 📦
.NET, WPF, DXDocking for WPF
Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-disable-transparency-for-floating-panels-e4336 📦
.NET, WPF, DXDocking for WPF
Size: 69.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-embed-a-bar-into-a-dock-panel 📦
Embeds a bar from the Bars library into a dock panel.
Size: 104 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-enable-the-tabbed-ui-for-a-layout-group 📦
This example creates a LayoutGroup whose children are displayed in tabs.
Size: 94.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-hide-show-a-layout-group 📦
This example gets the Items collection of the RootGroup, and remove/add the required group.
Size: 104 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-pin-unpin-a-layout-panel 📦
This example allows you to pin/unpin a LayoutPanel.
Size: 103 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-place-layout-panel-into-the-layout-group-group-box-or-tab 📦
This example creates a custom LayoutGroup descendant that you can place inside a GroupBox or TabbedGroup.
Size: 95.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-prevent-moving-focus-to-a-parent-window-when-a-bar-item-is-clicked-e3975 📦
.NET, WPF, DXDocking for WPF
Size: 96.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-use-data-contexts-for-layout-items-and-their-child-contro 📦
This example uses DataContexts with layout items.
Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-remove-items-from-the-context-menu 📦
This example removes items from the LayoutPanel context menu.
Size: 103 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-support-mvvm-and-implement-a-custom-style-for-document-pa 📦
This sample uses MVVM and provide your with own custom style for a DocumentPanel.
Size: 127 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-use-custom-dock-hints-and-the-dock-zone 📦
This example customizes left dock hint's colors.
Size: 74.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-use-vector-icons-in-dock-panel-headers 📦
This example uses raster and vector icons in dock panel headers.
Size: 89.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-docklayoutmanager-add-layoutpanels-and-hide-them 📦
Uses the BeginUpdate() and EndUpdate() methods to add and hide LayoutPanels.
Size: 60.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-customize-a-document-selectors-appearance 📦
.NET, WPF, DXDocking for WPF
Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-dock-layout-manager-show-different-captions-in-tab-and-panel-headers-of-a-tab 📦
This example specifies different tabbed group's captions depending on the selected tab's text.
Size: 366 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-custom-theme-for-dxdocking-for-wpf-e1444 📦
.NET, WPF, DXDocking for WPF
Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-simple-layout-of-dock-panels-e2939 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-auto-hidden-panels-e2949 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-enable-mdi-mode-for-a-documentgroup-e3423 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-embed-a-bar-into-a-dock-panel-e2955 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-documentgroup-with-two-tabs-e2947 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-floating-panels-in-xaml-e2952 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-customize-a-panels-context-menu-via-actions-e2953 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-dock-a-panel-to-another-panel-in-code-e2954 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-build-a-dock-ui-using-the-mvvm-pattern-t245345 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-activate-panels-via-viewmodel-t245249 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-layoutgroups-at-runtime-e2985 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-move-a-layout-item-in-code-e3433 📦
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-build-a-layout-of-controls-within-layoutpanels-e3432 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-place-layoutpanel-into-the-group-groupbox-or-tabbed-group-t245263 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-provide-and-use-datacontexts-for-layout-items-and-their-controls-e3430 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-the-imvvmdockingproperties-interface-in-an-mvvm-application-t246924 📦
.NET, Silverlight, DXDocking for Silverlight
Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-customize-item-appearance-on-the-hidden-items-tab-in-the-customization-win 📦
.NET, WPF, DXDocking for WPF
Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-create-closed-hidden-panels-e2951
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-create-a-tabbedgroup-and-documentgroup-groups-e2948
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-create-a-custom-theme-for-the-dxdocking-e3232
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-create-a-complex-layout-of-dock-panels-e2946
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-bind-a-layout-items-property-to-a-property-of-any-object-e3431
.NET, Silverlight, DXDocking for Silverlight
Language: Visual Basic .NET - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
