v
Search
Products & Services
Documentation & Support Center
100+ results found

Showing results for settingup domain component.

Search instead for setting up domain component
Xaf provide Singleton instance of a Domain Component for ...
Oct 21, 2015 ... Hi, I have a singleton domain component (non persistent). What I'm trying to do is to get XAF to open the corresponding detail view with ...
XAF: Use Domain Component in Module with relationship to XAF ...
Aug 14, 2014 ... I'd like to add a many-to-many relationship from the DC to the XAF user account object type regardless of how the user account is setup in the XAF solution.
How to create custom/dynamic properties for a non-persistent POCO ...
Aug 21, 2018 ... The article says "To add a custom member to a Domain Component, handle the XafApplication.SettingUp event instead of overriding the CustomizeTypesInfo method."
Exception using Validation on Domain Components
Nov 3, 2010 ... I'm trying Domain components for the first time and set up a simple object as follows public interface iAccount { [RuleUniqueValue("Account.
How to customize a domain component interface (DC) type ...
Apr 23, 2010 ... @Steven: I forgot to mention that currently you can already handle the XafApplication.SettingUp event as shown in DC - Provide the capability to ...
DC: how to create an association between custom members ...
Oct 20, 2015 ... Answers approved by DevExpress Support ... void application_SettingUp(object sender, SetupEventArgs e) { TypesInfo typesInfo = (TypesInfo)(( ...
Domain Components n:m Association
Jun 15, 2010 ... The files are referenced in the project as dlls. How do i set up a connection where tasks can have many contacts and vice versa? When i try it, ...
Domain Components Basics
Domain Component (DC) interfaces are abstractions above eXpress Persistent Objects (XPO) classes. Notwithstanding its benefits, this abstraction imposes ...
Register Domain Components
Jun 24, 2012 ... // To use a Domain Component in an XAF application, the Component ... public override void Setup(XafApplication application) { base.Setup ...
How to add a dynamic list member to a domain component (DC) at ...
Feb 13, 2015 ... public WinSolutionWindowsFormsApplication() { InitializeComponent(); this.SettingUp += WinSolutionWindowsFormsApplication_SettingUp; } void ...
More Results
Become a UI Superhero and deliver high-impact solutions that meet and exceed customer expectations. See what’s new in v24.2.
Download Free 30-Day Trial
DevExpress.com/Try
Includes free technical support for the entire 30-day trial period.