North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ultimate UI for WPF
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
XamDockManager Binding
Narrow your results
XamDockManager
CAG
docking manager
XamDockManager ContentPane DragManager
ContentPane
ContentPane Header
XamDockManager drag
xamDockManager Binding M-V-VM
Binding XamDockManager
XamDockManager contentPane
CAL
PaneHeaderPresenter
dockingmanager
Most Viewed
XamDataPresenter (Mouse Right Click)
Not Answered
over 13 years ago
How to Control Cell Selection in XamDataGrid
Not Answered
over 13 years ago
XamComboEditor with drop down grid
Suggested Answer
over 11 years ago
how to change cell background colour for specific cells
Not Answered
over 12 years ago
*Setting* the active record through binding
Not Answered
over 13 years ago
Tags
More
Cancel
Descending
Ascending
1 - 7 of
7 results
for Ultimate UI for WPF
Not Answered
1418
views
1
reply
How to define item template of TabGroupPane such that i can bind a view collection?
Hi, I want to show multiple tabs dynamically based on my view collection in TabGroupPane. How to define the item template to meet my requirement? Let me know if you need any further information...
Not Answered
1418
views
1
reply
How to define item template of TabGroupPane such that i can bind a view collection?
Hi, I want to show multiple tabs dynamically based on my view collection in TabGroupPane. How to define the item template to meet my requirement? Let me know if you need any further information...
Not Answered
4012
views
2
replies
Custom ContentPane and PaneHeaderPresenter
I am trying to add buttons (or any other content) to the contentpanes of the XamDockManager. In order to do this, I subclassed ContentPane into ContentPaneEx) and PaneHeaderPresenter into PaneHeaderPresenterEx...
Answered
11450
views
7
replies
XamDockManager Binding
Hi, Actually i am using MVVM pattern in my application.I having a file called "ApplicationView.xaml" and "ApplicationViewModel.cs".My main goal is i want to do everything through binding.In the ApplicationView...
Answered
11450
views
7
replies
XamDockManager Binding
Hi, Actually i am using MVVM pattern in my application.I having a file called "ApplicationView.xaml" and "ApplicationViewModel.cs".My main goal is i want to do everything through binding.In the ApplicationView...
Answered
20484
views
5
replies
How can I disable ContentPane right click context menu ?
When user right clicks on ContentPane header it receives context menu. I want to disable this. How can I do this ?
Not Answered
2900
views
0
replies
XamDockManagerRegion Activate does not work
A common scenario is to activate the view automatically after adding it to the dock. I tried to invoke IRegion.Activate, but it does not seem to work. e.g. namespace Infragistics.Composite.Wpf.SampleBrowser...