DevExpress.ExpressApp.v17.2
Supplies metadata information on an image used in an XAF application.
Initializes a new instance of the ed obInfo structure.
A string specifying the image name. This parameter value is assigned to the property.
A object representing the image for which the created ImageInfo will provide metadata information.
A string specifying the Uniform Resource Locator of the image. This parameter value is assigned to the property.
Initializes a new instance of the ImageInfo structure.
A string specifying the image name. This parameter value is assigned to the property.
A object representing the image for which the created ImageInfo will provide metadata information.
A byte array specifying the SVG file content. Pass null (Nothing in VB) for other image types.
A string specifying the Uniform Resource Locator of the image. This parameter value is assigned to the property.
Provides access to an uninitialized ImageInfo instance.
Determines whether the specified object is equal to the current ImageInfo.
An object that can be cast to the ImageInfo type, to compare to the current ImageInfo.
true, if the specified ImageInfo object's image equals the current ImageInfo's ; otherwise, false.
Serves as a hash function for the ImageInfo.
An integer value representing a hash code for the current ImageInfo.
Specifies the height of the image.
An integer value specifying the height of the image, in pixels.
Provides access to the image for which the ImageInfo supplies metadata.
A object representing the image for which the ImageInfo supplies metadata.
Gets the content of the SVG image. Returns null (Nothing in VB) for other image types.
A byte array specifying the SVG file content.
Specifies the image name.
A string specifying the image name.
Specifies the Uniform Resource Locator of the image.
A string specifying the Uniform Resource Locator of the image.
Indicates whether the current ImageInfo is initialized.
true, if the current ImageInfo is initialized; otherwise, false.
Gets a value indicating if the current image is of the SVG type.
true, if the image is of the SVG type; otherwise, false.
Indicates whether the property specifies a non-empty Uniform Resource Locator of the image.
true, if the ImageUrl property specifies an empty URL or a null reference; otherwise, false.
Gets the MD5 hash of the current image.
A string which is the MD5 hash of the current image.
Specifies a URL of the empty image.
Specifies the width of the image.
An integer value specifying the width of the image.
Contains values that specify how to process a situation when a is asked for a non-existent key's value.
Specifies that false is returned when a is asked for a non-existent key's value.
Specifies that an exception is thrown when a is asked for a non-existent key's value.
Contains values that specify how the of a is determined.
Specifies that the is determined by logically multiplying all the values from the 's collection of key/value pairs.
Specifies that the is determined by logically summing all the values from the 's collection of key/value pairs.
Represents arguments passed to the event.
Initializes a new instance of the BoolValueChangedEventArgs class.
A Boolean value representing the old of a . This parameter value is assigned to the property.
A Boolean value representing the new ResultValue of a BoolList. This parameter value is assigned to the property.
Specifies the new of a .
A Boolean value specifying the new ResultValue of a BoolList.
Specifies the old of a .
A Boolean value specifying the old ResultValue of a BoolList.
Arguments passed to the event.
Initializes a new instance of the CustomizeConvertCompoundNameEventArgs class.
A enumeration value specifying how the compound name specified by the name parameter should be processed. This parameter value is assigned to the property.
A string representing the compound name to be processed. This parameter value is assigned to the property.
Specifies the compound name to be processed.
A string representing the compound name to be processed.
Specifies how the compound name should be processed.
A enumeration value specifying how the compound name should be processed.
Contains values specifying how compound names can be processed.
Specifies that a compound name must remain unmodified.
Specifies that the words forming a compound name must be separated by white spaces. Additionally, the first word must remain capitalized, while the subsequent words must be converted to lowercase.
Specifies that the words forming a compound name must be separated by white spaces.
A list of string key/Boolean value pairs, which provides the resulting Boolean value, based on the pair values.
Creates and initializes a new instance of the BoolList class.
A Boolean value that is returned by the property when the created BoolList does not contain any key/value pairs.
A enumeration value specifying how the of the created BoolList is determined.
A enumeration value specifying how to process a situation when the created BoolList is asked for a non-existent key's value.
Creates and initializes a new instance of the BoolList class.
A Boolean value that is returned by the property when the created BoolList does not contain any key/value pairs.
Creates and initializes a new instance of the BoolList class.
A Boolean value that is returned by the property when the created BoolList does not contain any key/value pairs.
A enumeration value specifying how the of the created BoolList is determined.
Creates and initializes a new instance of the BoolList class with the default parameters.
Prevents the from being updated until the method is called.
Occurs when the BoolList's collection of key/value pairs has been modified.
Removes all key/value pairs from the BoolList's collection.
Indicates whether a particular key exists in the BoolList's collection of key/value pairs.
A string representing the key that will be checked for existence in the BoolList's collection of key/value pairs.
true, if the specified key exists in the BoolList's collection of key/value pairs; otherwise, false.
Indicates the number of key/value pairs contained in the 's collection.
An integer value representing the number of key/value pairs contained in the BoolList's collection.
Unlocks the BoolList after a call to the method, and causes an immediate update.
Determines whether the specified object is equal to the current BoolList.
An object that can be cast to the System.Boolean type, to compare to the current BoolList.
true, if the specified object's Boolean value equals the current BoolList's ; otherwise, false.
Serves as a hash function for the BoolList.
An integer value representing a hash code for the current BoolList.
Returns a list of key/value pair keys from the BoolList's collection.
An IEnumerable<String> object representing a list of key/value pair keys from the BoolList's collection.
Specifies the value associated with a particular key from the BoolList's key/value pair collection.
A string representing the key from the BoolList's key/value pair collection, whose associated value will be retrieved.
A Boolean value associated with the specified key.
Removes a key/value pair with a particular key from the BoolList's collection.
A string representing the key of the key/value pair that will be removed from the BoolList's collection.
Specifies the resulting value of the .
A Boolean value representing the resulting value of the BoolList.
Occurs after the has changed.
Assigns a new value to a particular key from the BoolList's collection of key/value pairs.
A string representing the key from the BoolList's collection of key/value pairs, to which a new value will be assigned.
A Boolean value to be assigned to the specified key.
Returns a string representation of the BoolList.
A string representing the BoolList.
Exposes static methods used to localize display captions in an XAF application.
Intended for internal use.
Provides access to the Application Model.
An object representing the Application Model's root node.
Specifies the default name for the Application Model's Localization | Captions node.
Converts a compound name so that the words forming the name are separated by white spaces.
A string representing the compound name that will be converted.
A string representing the processed compound name.
Converts a compound name according to the specified mode.
A string representing the compound name that will be converted.
A enumeration value specifying how the compound name will be processed.
A string representing the processed compound name.
Occurs after a call to the method. Allows you to manually process a compound name that's being converted.
Specifies the default language display caption (see Localization Basics).
Specifies the default value for the Value property of the Application Model's Localization | Texts | NullValueText node.
Provides access to the LocalizationGroup node corresponding to a specific group path.
A string representing the group path to the required LocalizationGroup node.
An object representing the LocalizationGroup node corresponding to the specified group path.
Provides access to the LocalizationGroup node corresponding to a specific group path.
An object representing the Application Model's root node.
A string representing the group path to the required LocalizationGroup node.
An object representing the LocalizationGroup node corresponding to the specified group path.
Returns the display caption corresponding to an Action.
A string containing the identifier of the Action whose display caption must be retrieved.
A string representing the display caption corresponding to the specified Action.
Returns the language identifier for a specific culture.
A object which represents the culture whose language identifier will be retrieved.
A string that represents the language identifier for the specified culture.
Returns the default display caption corresponding to a Boolean value.
A Boolean value for which the default display caption must be determined.
"True" if the value is true; otherwise, "False".
Returns the display caption corresponding to a business class.
A string representing the fully-qualified name of a business class.
A string representing the display caption corresponding to the specified business class.
Returns the culture which corresponds to a specific language identifier.
A string that holds the language identifier.
A object that represents the culture which corresponds to the specified language identifier.
Returns the value of the specified object's default member.
An object for which a display text is generated.
A string that is the value of the default member.
This method is intended for internal use.
This method is intended for internal use.
Returns the names and values of all the localization items for a particular LocalizationGroup.
A string representing the group path to the required LocalizationGroup.
A Dictionary<String, String> of localization item name/localization item value pairs.
Returns the value of a specified LocalizationItem.
A string representing the group path to the LocalizationGroup containing the specified localization item.
A string holding the of the required LocalizationItem node.
An Object[] object array containing zero or more objects used to format the specified item's value.
The of the specified localization item.
Returns the value of a specified LocalizationItem.
A string representing the group path to the LocalizationGroup containing the specified localization item.
A string holding the of the required LocalizationItem node.
A string that will be returned by the GetLocalizedText method, if the specified localization item is not found.
The of the specified localization item.
Returns the value of a specified LocalizationItem.
A string representing the group path to the LocalizationGroup containing the specified localization item.
A string holding the of the required LocalizationItem node.
The of the specified localization item.
Returns the display caption corresponding to a business class' property.
An object supplying metadata on the type of the business class that declares the required property.
A string specifying the name of the required property.
A string representing the display caption corresponding to the specified property.
Returns the display caption corresponding to a business class' property.
A object representing the type of the business class that declares the required property.
A string specifying the name of the required property.
A string representing the display caption corresponding to the specified property.
Returns the display caption corresponding to a business class' property.
An object specifying member's metadata information.
A string representing the display caption corresponding to the specified property.
Gets a node that contains a group of localizable items by its path.
A string that specifies the localization group path.
An node that contains a group of localizable items.
Returns the neutral culture for a given specific culture.
A string that holds the specific culture's name.
A string which holds the neutral culture that corresponds to the given specific culture.
This method is intended for internal use.
This field is intended for internal use.
Specifies the localized value of the Localization | Texts | NullValueText node's Value property.
A string specifying the localized value of the Localization | Texts | NullValueText node's Value property.
Specifies the name of the Application Model's Localization | Texts | NullValueText node.
Specifies whether the ampersand character used to represent accelerator keys in captions is removed by the method.
true, to allow the GetLocalizedText method to remove the ampersand character, used to represent accelerator keys in captions; otherwise, false.
This method is intended for internal use.
This SetLocalizedText method overload is intended for internal use.
Performs a batch update of the property values for the LocalizationItem child nodes of a particular LocalizationGroup node.
An object, representing the LocalizationGroup node whose LocalizationItem child nodes' property values will be updated.
An IList<String> object representing a collection of the LocalizationItem node names, for which new values must be assigned to the properties.
An IList<String> object representing values that must be assigned to the properties of the nodes specified by the itemNames parameter.
This SetLocalizedText method overload is intended for internal use.
This SetLocalizedText method overload is intended for internal use.
Initializes the CaptionHelper.
An object representing the Application Model's root node.
Specifies the default name for the Application Model's Localization | Texts node.
Specifies the user language display caption (see Localization Basics). This is the default value of the Application Model's property.
Supplies metadata information on an enumeration used in an XAF application.
Creates and initializes a new instance of the EnumDescriptor class.
A object representing either an enumeration type or a nullable enumeration type. The underlying enumeration type is assigned to the property.
Creates and initializes a new instance of the EnumDescriptor class.
A object representing either an enumeration type or a nullable enumeration type. The underlying enumeration type is assigned to the property.
A Dictionary<string, string> object. Dictionary keys represent the enumType enumeration values. Dictionary values represent the associated captions.
Specifies the display captions associated with the values of the enumeration represented by the EnumDescriptor.
An ICollection<String> object representing the display captions associated with the values of the enumeration represented by the EnumDescriptor.
Specifies the underlying type of the enumeration represented by the EnumDescriptor.
A object representing the underlying enumeration type.
Generates LocalizationItem nodes corresponding to the values of an enumeration.
An object representing the LocalizationGroup node where LocalizationItem child nodes will be created.
A object representing the enumeration for which LocalizationItem nodes will be generated.
A enumeration value specifying how enumeration values are converted into the LocalizationItem nodes' property values.
Generates LocalizationItem nodes corresponding to the values of an enumeration.
An object representing the LocalizationGroup node where LocalizationItem child nodes will be created.
A object representing the enumeration for which LocalizationItem nodes will be generated.
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
An integer value representing the enumeration value index, whose corresponding display caption will be retrieved.
A string representing the display caption associated with the specified value of the enumeration represented by the EnumDescriptor.
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
An object representing the enumeration value whose corresponding display caption will be retrieved.
A string representing the display caption associated with the specified value of the enumeration represented by the EnumDescriptor.
Returns the display caption associated with a specified value of the enumeration represented by the EnumDescriptor.
A string representing the enumeration value whose corresponding display caption will be retrieved.
A string representing the display caption associated with the specified value of the enumeration represented by the EnumDescriptor.
Returns the underlying type of a specified enumeration.
A object representing either an enumeration type or a nullable enumeration type.
A object representing the underlying enumeration type.
Supplies metadata on the image associated with a particular value of the enumeration represented by the EnumDescriptor.
The enumeration value for which image metada will be retrieved.
An object supplying metadata on the image associated with the specified value of the enumeration represented by the EnumDescriptor.
Indicates whether the enumeration represented by the EnumDescriptor is nullable.
true, if the EnumDescriptor represents a nullable enumeration type; otherwise, false.
Returns the enumeration value corresponding to a particular display caption.
A string representing the display caption which corresponds to a value of the enumeration represented by the EnumDescriptor.
An object representing the enumeration value corresponding to the specified display caption.
Specifies the values of the enumeration represented by the EnumDescriptor.
A object representing the values of the enumeration represented by the EnumDescriptor.
The Actions node represents the Actions contained in a Controller.
Implemented by Controllers that extend the Application Model.
Extends the Application Model.
A ModelInterfaceExtenders object representing a collection of Application Model interface extenders.
Applied to a custom List Editor. Registers the List Editor in the application and specifies the object type for which the List Editor is intended.
Initializes a new instance of the ListEditorAttribute.
A object specifying the type of objects for which the target List Editor is designed. This parameter value is used to initialize the property.
Initializes a new instance of the ListEditorAttribute.
A object specifying the type of objects for which the target List Editor is designed. This parameter value is used to initialize the property.
true if the target List Editor should be used for the objects of the specified type by default; otherwise, false. This parameter value is used to initialize the property.
Indicates whether the target List Editor should be automatically used for the objects of the specified type.
true if the target List Editor should be used for the objects of the specified type by default; otherwise, false.
Specifies the type of objects that the target List Editor can display.
A object specifying the type of objects for which the target List Editor is designed.
The NavigationItems node specifies the navigation structure used by the ShowNavigationItem Action.
This property is intended for internal use.
Specifies the default navbar group style when the property is set to .
An enumeration value specifying the default navbar group style.
Specifies the name of the image displayed by default for the navigation items which do not have child navigation items.
A string specifying the name of the image displayed by default for the navigation items which do not have child navigation items.
Specifies the name of the image displayed by default for the navigation items which have child navigation items.
A string specifying the name of the image displayed by default for the navigation items which have child navigation items.
Provides access to the child Items node.
An object representing the child Items node.
Specifies the control to be used as the navigation control.
A enumeration value specifying the control to be used as the navigation control.
Specifies a navigation item which is activated when the application is loaded. No View is shown at startup when this property value is not specified.
An object that specifies navigation item which is activated when the application is loaded.
Serves as a base interface for the and interfaces.
Specifies the horizontal content position within the layout item.
A enumeration value secifying the horizontal content position within the layout item.
Specifies the vertical content position within the layout item.
A enumeration value secifying the vertical content position within the layout item.
Serves as a base interface for the interface.
Specifies the navbar group style when the property is set to . Has effect in WinForms applications only.
An enumeration value specifying the navbar group style.
The PropertyEditors node represents a map of data types and Property Editors registered in an Application Model.
Specifies the Property Editor that displays a property prohibited to an end-user by the Security System.
A object specifying the Property Editor that displays a property prohibited to an end-user by the Security System.
Specifies the Property Editors that can be used to display a property prohibited to an end-user by the Security System.
A List<Type> object representing a collection of the Property Editors that can be used to display a property prohibited to an end-user by the Security System.
The PropertyEditor node specifies the Property Editor type, for a particular data type. This Property Editor will be used in a UI by default for properties of this data type.
Specifies the default display format of a value in the current Property Editor.
A string which is the default display format of a value in the current Property Editor (see ).
Specifies the default edit mask of a value in the current Property Editor.
A string which is the default edit mask of a value in the current Property Editor (see ).
Specifies the default edit mask type of a value in the current Property Editor.
A string which is the default edit mask type of a value in the current Property Editor (see ).
Specifies the Property Editor type that will be used for properties of the data type specified by the property.
A object specifying the Property Editor type that will be used for properties of the data type specified by the PropertyType property.
Specifies the data type to which a Property Editor type is assigned via the property.
A string specifying the data type to which a Property Editor type is assigned via the EditorType property.
Specifies the Property Editor types that can be used for properties of the data type specified by the property.
A List<Type> object representing a collection of the Property Editor types that can be used for properties of the data type specified by the PropertyType property.
Used to extend the Application Model's Class node with properties specific to the Reports Module functionality.
Specifies whether the current class can serve as a data source for ReportData and Analysis objects.
true, if the current class can serve as a data source for ReportData and Analysis objects; otherwise, false.
Contains values specifying the Window in which a View should be invoked.
Specifies that the Window in which a View should be invoked is determined by the active Show View Strategy.
Specifies that a View should be invoked in a new tab of the main Window.
Specifies that a View should be invoked in a separate Window.
The Column node defines a column that displays a particular property.
For internal use.
Specifies the sequence of column grouping, when nested grouping is applied.
An integer value specifying the sequence of column grouping, when nested grouping is applied.
Specifies the group interval.
A enumeration value specifying the group interval. The default is GroupInterval.None.
Specifies the sequence of column sorting.
An integer value specifying the sequence of column sorting.
Specifies the sorting type for the current column.
A enumeration value specifying the sorting type for the current column.
Provides access to the Summary child node.
An object which is the Summary child node.
Specifies the width of the current column in Windows Forms applications.
An integer value specifying the current column width in pixels.
The OwnMembers node defines the members declared in a particular business class.
Specifies the mode of operation for the Collection Sources created by List Property Editors representing the CollectionSourceModeAttribute's target property.
Initializes a new instance of the CollectionSourceModeAttribute.
A enumeration value specifying a Collection Source's mode of operation. This parameter value is used to initialize the property.
Specifies the mode of operation for the Collection Source created by the List Property Editor that represents the CollectionSourceModeAttribute's target property in a UI.
A enumeration value specifying the Collection Source's mode of operation.
Represents a base class for View Items.
Creates a new instance of the ViewItem class.
A object specifying the type of object for which the current View Item's View is created.
A string specifying the identifier of the View Item.
Disposes the current View Item's control, or simply unsubscribes the events dependent on the passed parameter value.
true, if only the events should be unsubscribed; false, if the control should be disposed.
Returns the current View Item's caption.
A string value representing the current View Item's caption.
Provides access to the control that represents the current View Item in a UI.
An object that represents a control used to display the current View Item in a UI.
Occurs after a control has been created for the current View Item.
Occurs before a control is created for the current View Item.
Creates a control that represents the current View Item in a UI.
Specifies the object for which the current View Item's View is created.
An object represented by the View where the current View Item is contained.
Occurs after changing the object for which the current View Item's View is created.
Occurs before changing the object for which the current View Item's View is created.
Releases all resources used by this ViewItem object.
Gets the identifier of the current View Item.
A string value representing the current View Item's identifier.
Indicates whether the caption of the current View Item should be visible.
true if the current View Item's caption is visible; otherwise, false.
Specifies the type of object for which the current View Item's View is created.
The type of the business object that is represented by the View where the current View Item is contained.
Provides access to the information on the type of the object which is represented by the current View Item's View.
An object representing information on the type of the business object which is represented by the current View Item's View.
Refreshes the current View Item.
Refreshes the current View Item. Optionally, refreshes the View Item's data source.
true, if the data source needs to be refreshed as well; otherwise, false.
Refreshes the data source of the current ViewItem.
Saves the required information on the current state of the View Item to the Application Model.
Specifies the Detail View that contains the current View Item.
A CompositeView object representing the Detail View where the current View Item is created.
Applied to classes. Specifies that a target class represents a Domain Logic.
Initializes a new instance of the DomainLogicAttribute class.
A object specifying the domain component for which the target domain logic is designed. This parameter value is assigned to the property.
Specifies the domain component for which the DomainLogicAttribute's target domain logic is designed.
A object specifying the domain component for which the attribute's target domain logic is designed.
Specifies that a target class or interface should be registered in the types info subsystem and participate in generation of the Application Model.
Initializes a new instance of the DomainComponentAttribute.
Contains Text Notifications options passed to the method.
Initializes a new instance of the MessageOptions class.
Specifies a delegate that is executed on a Cancel button click in WinForms applications.
A that is executed on a Cancel button click.
Specifies the duration of the WinForms Alert and ASP.NET notification display in milliseconds.
An integer which specifies the duration of the WinForms Alert and ASP.NET notification display in milliseconds.
Specifies the notification text.
A string specifying the notification text.
Specifies the delegate that is executed when a user clicks the message (or, if the property is set to Flyout in a WinForms application, when the OK button is clicked).
A that is executed a user clicks the message.
Specifies the type of a notification window.
An enumeration value specifying the type of a notification window.
Specifies the set of the ASP.NET-specific notification options.
A object specifying the set of the ASP.NET-specific notification options.
Specifies the set of WinForms-specific notification options.
A object specifying the set of WinForms-specific notification options.
The SchemaModule node is intended for internal use.
This property is intended for internal use.
This property is intended for internal use.
The SchemaModules node is intended for internal use.
The ControlDetailItem node defines a control View Item of the current Detail View.
Specifies the type of the control that displays a Control Detail Item.
A string specifying the type of the control that displays a Control Detail Item.
The PropertyEditor node defines a Property Editor of a particular property.
The TabbedGroup node defines the layout of View Items within a tabbed group.
Specifyies the direction of a tabbed group.
A enumeration value specifying the direction of a tabbed group.
Specifies whether a tabbed group should be displayed as multi-line, when the tab page headers do not fit in the available space. Has effect in WinForms applications only.
true, to display multiple rows of tab headers if the page headers do not fit in the available space; false, to display only one row of tabs - even if all the page headers do not fit in the available space.
Used to extend the Application Model's View nodes.
Provides access to the HiddenActions node.
An object representing the HiddenActions node.
Used to extend the Application Model's ListView node.
Specifies the column whose content must be displayed in the preview section.
An object specifying the column whose content must be displayed in the preview section.
Used to extend the Application Model's ListView node.
Specifies whether the auto filter row is visible in the grid that displays the current List View.
true, if the auto filter row is visible; otherwise, false.
Used to extend the Application Model's ListView node.
Specifies whether to display the new item row in the current List View.
A enumeration value specifying whether to display the new item row in the current List View.
The HiddenActions node specifies Actions to be hidden when a View is displayed.
The LayoutItem node defines the layout of a particular View Item in a Detail View.
Specifies the layout item's maximum size.
A System.Drawing.Size object that specifies the maximum size of the layout item.
Specifies the layout item's minimum size.
A System.Drawing.Size object that specifies the minimum size of the layout item.
Specifies the layout item's size constraints type.
A XafSizeConstraintsType enumeration value that specifies the layout item's size constraints type.
The LayoutGroup node defines the layout of View Items that belong to a particular group.
Specifies the direction of a layout group.
A enumeration value specifying the direction of a layout group.
Specifies the name of the image that is displayed for the current layout group.
A string specifying the name of the image that is displayed for the current layout group.
Used to extend the Application Model's TabbedGroup node.
Specifies a layout element's caption.
A string specifying a layout elements' caption.
The ActionLink node specifies an Action mapped to the current Action Container.
Specifies the current Action.
An object specifying the Application Model's Action node which represents the current Action.
Specifies the current Action identifier.
A string specifying the current Action identifier.
The ActionContainer node provides access to Actions which are mapped to the current Action Container.
Specifies the current Action Container identifier.
A string specifying the current Action Container identifier.
The ActionToContainerMapping node specifies the Action Containers to which the application's Actions are mapped according to their Category property value.
Used to extend the Application Model with the ActionToContainerMapping node.
Provides access to the Application Model's ActionToContainerMapping node.
An object representing the ActionToContainerMapping node.
The WindowController node represents a Window Controller's settings and provides access to Actions that belong to this Controller.
Indicates the type of the Window for which the current Controller is activated.
A enumeration value specifying the type of the Window for which the Current Controller is activated.
The ViewController node represents a View Controller's settings and provides access to Actions that belong to this Controller.
Indicates the type of objects for which the Controller is activated.
A string representing the type of objects for which the Controller is activated.
Gets the identifier of the View for which the View Controller is activated, or a semicolon-separated list of identifiers if a View Controller targets multiple Views.
A string value that is a View identifier or a semicolon-separated list of View identifiers.
Indicates the type of View for which the Controller is activated.
A enumeration value specifying the type of View for which the Controller is activated.
Indicates the type of View for which the Controller is activated.
A enumeration value indicating the type of View for which the Controller is activated.
The ChoiceActionItem node represents a Choice Action Item's settings.
Provides access to the ChoiceActionItems child node.
An object representing the ChoiceActionItems node.
The ChoiceActionItems node provides access to all Choice Action Items added to the Action's collection.
Used to extend the Application Model's PropertyEditor and Column nodes.
Specifies the View invoked by the .
An object representing a ListView node which corresponds to the List View invoked by the Link Action.
Specifies the Views which can be invoked by the .
A IModelList<> object representing a collection of the Views which can be invoked by the Link Action.
Used to extend the Application Model with the CreatableItems node.
Provides access to the CreatableItems node.
An object providing access to the CreatableItems node.
Used to extend the Application Model's Class node.
Specifies whether to display the Auto Filter Row in the default List View.
true, to display the Auto Filter Row in the default List View; otherwise, false.
Used to extend the Application Model's Class node.
Indicate whether to display the new item row in the default editable List View.
A enumeration value specifying whether to display the new item row in the default editable List View.
Used to extend the Application Model's Class node with properties specific to the Navigation System functionality.
Indicates whether the current class can represent an item of the navigation control.
true, if the current class can represent an item of the navigation control; otherwise, false.
Indicates the navigation control group to which the current class belongs, according to code.
A string specifying the navigation control group to which the current class belongs, according to code.
Used to extend the Application Model with the Filters node.
Provides access to the Filters node.
An object representing the Filters node.
Used to extend the Application Model with the NavigationItems node.
Provides access to the NavigationItems node.
An object representing the NavigationItems node.
Serves as the base interface for the and interfaces.
Specifies the name of the current localization item/group.
A string specifying the name of the current localization item/group.
A LocalizationItem node represents a localizable item.
Specifies the value of the current localization item.
A string specifying the value of the current localization item.
A LocalizationGroup node represents a group of localizable items.
Specifies the value of the current localization item.
A string specifying the value of the current localization item.
Declares properties common to Application Model's nodes representing Choice Action Items.
Specifies the current Item caption.
A string specifying the current Item caption.
Indicates the current Choice Action Item's identifier.
A string indicating the current Action identifier.
Specifies the name of the image that is displayed for the current Item.
A string specifying the name of the image that is displayed for the current Item.
Specifies the current Item's shortcut.
A string specifying the current Item's shortcut.
The CreatableItems node provides information to the New Action.
A CreatableItem node defines an item of the New Action.
Specifies the class name whose instance is created when choosing the current item in the New Action.
A string specifying the class name whose instance is created when choosing the current item in the New Action.
Specifies the Application Model's Class node representing the class whose instance is created when choosing the current item in the New Action.
An object specifying the Application Model's Class node representing the class whose instance is created when choosing the current item in the New Action.
Contains information that is required to get the wrapped object's values of a corresponding Grid View row or to load the corresponding complete business object from a database in InstantFeedback mode.
Creates a new instance of the XafInstantFeedbackRecord class.
The Type of business objects that are wrapped by an XafInstantFeedbackRecord.
An Object that is a key value of an object wrapped by an XafInstantFeedbackRecord.
A nullable integer value that identifies the data row bound to an XafInstantFeedbackRecord.
For internal use.
For internal use.
Gets a key value of an object wrapped by an XafInstantFeedbackRecord.
An that is a key value of an object wrapped by an XafInstantFeedbackRecord.
Gets the type of business objects that are wrapped by XafInstantFeedbackRecord.
The Type of business objects that are wrapped by XafInstantFeedbackRecord.
Gets a value that identifies the data row bound to an XafInstantFeedbackRecord.
A nullable integer value that identifies the data row bound to an XafInstantFeedbackRecord.
Contains values which specify the navigation control style.
Specifies that a navabar control is used as the navigation control. In this instance, the first-level child nodes of the node represent the navbar's groups. These groups cannot be used to navigate to Views. The groups only serve as the containers for other child nodes.
Specifies that a treelist control is used as the navigation control. In this instance, the displayed tree is identical to the navigation structure.
Contains value which specify navbar group styles.
Specifies that a navbar group is displayed as a set of icons specified by the properties of the corresponding nodes. Only the second-level child nodes of the node are displayed. Available in Windows Forms applications only.
Specifies that a navbar group is displayed as a treelist. This treelist's structure is identical to the structure of the node's child node represented by the navbar group.
Declares edit mask type for Property Editors.
Specifies a mask used for DateTime value.
Specifies a Property Editor's default mask type.
Specifies a regular expressions edit mask. Supported in Windows Forms applications only.
Specifies a regular edit mask.
Contains values which specify whether instances of an abstract class, which is a generic parameter of an XPCollection type property, are added to a List View.
Specifies that instances of an abstract class cannot be added to a List View.
Specifies that instances of an abstract class cannot be added to a List View.
Specifies that instances of an abstract class are added to a List View.
Declares values which specify vertical content positions within a layout item.
Specifies that the content is positioned at the bottom edge of a layout item.
Specifies that the content is positioned in the middle of a layout item.
Specifies that the content is positioned at the bottom edge of a layout item, by default.
Specifies that the content is positioned at the top edge of a layout item.
Declares values which specify horizontal content positions within a layout item.
Specifies that the content is positioned in the center of a layout item.
Specifies that the content is positioned at the left edge of a layout item.
Specifies that the content is positioned at the left edge of a layout item, by default.
Specifies that the content is positioned at the right edge of a layout item.
Contains values specifying the Detail View location, in relation to the current List View.
Specifies that a Detail View is placed to the left of the current List View. When used to specify the direction of a layout group, indicates that the layout group is displayed horizontally.
Specifies that a Detail View is placed under the current List View. When used to specify the direction of a layout group, indicates that the layout group is displayed vertically.
Serves as the base interface for the and interfaces.
Specifies whether or not a user can clear a value in the lookup editor.
true, when a user can clear a value in the lookup editor; otherwise - false.
Specifies whether or not the current Property Editor should be read-only.
true, if the current editor should not be read-only; otherwise, false.
Specifies the caption of the current Property Editor.
A string specifying the caption of the current Property Editor.
Specifies the caption for the false value of the current Property Editor, if this Property Editor displays a property of the Boolean type.
A string specifying the caption for the false value of the current Property Editor, if this Property Editor displays a property of the Boolean type.
Specifies the caption for the true value of the current Property Editor, if this Property Editor displays a property of the Boolean type.
A string specifying the caption for the true value of the current Property Editor, if this Property Editor displays a property of the Boolean type.
Specifies filtering criteria for the current Property Editor, if it displays a reference property.
A string specifying filtering criteria for the current Property Editor, if it displays a reference property.
Specifies the criteria upon which a list of objects is formed in the current lookup Property Editor.
A string specifying the criteria upon which a list of objects is formed in the current lookup Property Editor.
Specifies objects displayed in the current Lookup Property Editor, when the property is null (Nothing in VB).
A enumeration value specifying objects displayed in the current Lookup Property Editor, when the DataSourceProperty property is null.
Specifies the display format of a value in the current Property Editor.
A string specifying the display format of a value in the current Property Editor.
Specifies the edit mask of a value in the current Property Editor.
A string specifying the edit mask of a value in the current Property Editor.
Specifies the edit mask type of a value in the current Property Editor.
An enumeration value specifying the edit mask type of a value in the current Property Editor.
Specifies the name of the image that is displayed for the property's False value.
A string specifying the name of the image that is displayed for the property's False value.
Specifies the name of the image that is displayed for the property's True value.
A string specifying the name of the image that is displayed for the property's True value.
Specifies how the current Property Editor must resize images.
An enumeration value specifying how the current Property Editor must resize images.
Specifies whether the property value is updated immediately when changes occur in the current Property Editor's bound control.
true if the data source should be updated whenever the value of the Property Editor's control changes; false if it should be updated after the control value is validated.
Specifies whether the current Property Editor displays a password to determine whether its value should be typed as a password.
true, if the current Property Editor value should be typed as a password; otherwise, false.
Specifies the mode of the current Lookup Property Editor.
A enumeration value specifying the mode of the current Lookup Property Editor.
Specifies the property whose value is displayed in the text editor of the current Property Editor, if it represents a Lookup Property Editor.
A string specifying the property whose value is displayed in the text editor of the current Property Editor, if it represents a Lookup Property Editor.
Specifies predefined values for the current Property Editor, separated by semicolons.
A string specifying predefined values for the current Property Editor, separated by semicolons.
Specifies the Property Editor that is used for the current property in a UI.
A object specifying the Property Editor that is used for the current property in a UI.
Specifies the possible Property Editors that can be used for the current property in a UI.
An IEnumerable<Type> collection representing the possible Property Editors that can be used for the current property in a UI.
Specifies the row count of a Property Editor.
An integer value specifying the row count of a Property Editor.
Specifies functions that calculate a value over all records within a List Editor's column.
Specifies that a column's average value must be calculated.
Specifies that the number of records within a column must be calculated.
Specifies that a summary value must be calculated using a custom algorithm which is implemented in the grid View's CustomSummaryCalculate event handler. For details, refer to the Working with Summaries in Code topic.
Specifies that a column's maximum value must be calculated.
Specifies that a column's minimum value must be calculated.
Specifies that summary calculations must not be performed.
Specifies that the sum of a column's values must be calculated.
Contains values which specify DateTime group intervals.
Specifies that DateTime records are grouped by the day part of their values.
Specifies that DateTime records are grouped by the month part of their values.
Specifies that a separate group is created for each unique DateTime value.
Specifies that DateTime records are grouped using Outlook style.
Specifies that DateTime records are grouped by the year part of their values.
The Member node defines a property of the class specified by the parent node.
Considered for the XPCollection type properties, with an abstract class as a generic parameter. Specifies whether instances of this abstract class are added to a List View that displays the current property.
An enumeration value specifying whether instances of the abstract class are added to a List View that displays the current property.
For internal use.
Specifies the name of the property of the type, whose value is used to filter a Lookup Property Editor displayed for the current property.
A string specifying the name of the property holding the CriteriaOperator which is used to filter a Lookup Property Editor displayed for the current property.
Specifies the property that the current Property Editor must display, instead of its predefined property.
A string specifying the property that the current Property Editor must display, instead of its predefined property.
Specifies the fixed height of Image Property Editors in Detail Views when displaying the property.
An integer value specifying the fixed height of Image Property Editors in Detail Views when displaying the property.
Specifies the fixed width of Image Property Editors in Detail Views when displaying the property.
An integer value specifying the fixed width of Image Property Editors in Detail Views when displaying the property.
Specifies the editor used to display the current property in Detail Views.
An enumeration value specifying the editor used to display the current property in Detail Views.
Specifies an expression used to calculate the custom field value.
A string that is an expression used to calculate the field value.
Specifies the default group interval for the current property.
A enumeration value which specifies the default group interval.
Specifies whether or not the custom field is calculated.
true, when the custom field is calculated; otherwise - false.
Specifies whether the current property is custom.
true, if the property is custom; otherwise, false.
Specifies whether the Property Editor that corresponds to a property is visible in a Detail View.
true, if the Property Editor that corresponds to a property is visible in a Detail View; otherwise, false.
Specifies whether the column that corresponds to a property is initially visible in a List View.
true, if the column that corresponds to a property is initially visible in a List View; otherwise, false.
Specifies whether the current property is displayed in Lookup List Views, together with the default lookup property.
true, if the current property is displayed in Lookup List Views, together with the default lookup property; otherwise, false.
Specifies the height of inplace Image Property Editors in List Views, when displaying the property.
An integer value specifying the height of inplace Image Property Editors in List Views, when displaying the property.
Specifies the inplace editor used to display the current property in List Views.
An enumeration value specifying the inplace editor used to display the current property in List Views.
Supplies metadata information on the current property.
An object supplying metadata information on the current property.
Specifies the business class in which the current property is declared.
An object representing the business class in which the current property is declared.
Specifies the current property name.
A string specifying the current property name.
Specifies the maximum number of characters that can be typed in the Property Editor of the current member.
An integer value specifying the maximum number of characters that can be typed in the Property Editor of the current member.
Specifies the current property type.
A object specifying the current property type.
Contains values specifying the image displayed by an Action's control.
Specifies that an Action's control displays the Action image (see ).
Specifies that an Action's control displays the image of the default Action Item (see ).
Contains values specifying the default Choice Action Item.
Specifies that the first active Choice Action Item is considered the default.
Specifies that the Choice Action Item which was previously executed is considered the default.
The Templates node provides access to Templates customizations made by an end-user.
The Template node stores customizations of a Template's settings made by an end-user.
Specifies the current Template's identifier.
A string specifying the current Template's identifier.
Serves as the base interface for the and interfaces.
Specifies the name of the property of the type, whose value is used to filter a Lookup Property Editor displayed for the current property.
A string specifying the name of the property holding the CriteriaOperator which is used to filter a Lookup Property Editor displayed for the current property.
Specifies the property that the current Property Editor must display, instead of its predefined property.
A string specifying the property that the current Property Editor must display, instead of its predefined property.
Specifies the height of inplace Image Property Editors.
An integer value specifying the height of inplace Image Property Editors.
Specifies the fixed height of the current Property Editor.
An integer value specifying the fixed height of the current Property Editor.
Specifies the fixed width of the current Property Editor.
An integer value specifying the fixed width of the current Property Editor.
Specifies the repository item used to display the current property in List Views.
An enumeration value specifying the repository item used to display the current property in List Views.
Specifies the maximum number of characters that can be stored in the database column corresponding to the property displayed by the current Property Editor.
An integer value specifying the maximum number of characters that can be stored in the database column corresponding to the property displayed by the current Property Editor.
Specifies the property that the current Property Editor displays in a UI.
An object representing the Member node corresponding to the property displayed by the Property Editor
Specifies the View that contains a Property Editor.
An object representing the View that contains a Property Editor.
Specifies the name of the property that the current column displays in a UI.
A string specifying the name of the property that the current column displays in a UI.
Specifies a View that can be displayed by a Property Editor.
An object representing the View node which corresponds to the View that can be displayed by a Property Editor.
Specifies the possible Views that can be displayed by a Property Editor.
An IModelList<> object representing a collection of the Views that can be displayed by a Property Editor.
A NavigationItem node defines a ShowNavigationItem Action item displayed in the main Window's navigation control.
Provides access to the child Items node.
An object representing the child Items node.
Specifies the key property value (Oid by default) of the object that is present in the navigation control.
A string value specifying the key property value of the object that is present in the navigation control.
Specifies if the current navigation item is available via the QuickAccessNavigation Action Container in the ASP.NET application.
true, when the current navigation item is available in the QuickAccessNavigation Action Container; otherwise - false.
Specifies the View displayed when choosing the current item in the navigation control.
An object specifying the View displayed when choosing the current item in the navigation control.
Indicates whether the current navigation item is active.
true, if the item is active; otherwise, false.
The Items node defines child navigation items of a particular navigation item.
A Filter node specifies the criteria applied to the List View when the current filter is applied.
Specifies the criteria applied to the List View when the current filter is applied.
A string representing the criteria applied to the List View when the current filter is applied.
Specifies the current filter description.
A string specifying the current filter description.
Specifies the objects' type used in the construction of the .
The objects' type used in the construction of the .
The Filters node provides access to the filters that can be applied to a List View.
Specifies a filter that must be applied to the current List View.
An object specifying a filter that must be applied to the current List View.
Contains values that specify modes of operation for Collection Sources.
A collection of objects of the specified type is created by the . For instance, the XPObjectSpace creates an . When filtering is applied, the corresponding criteria is directly applied to the underlying collection. So, in this mode, if you iterate over the collection represented by a List View, you will only see the filtered objects.
Two collections are created for a Collection Source. The first one is an original collection created by the Object Space. The second one is a intermediate proxy collection. The proxy collection represents the original collection's wrapper, because it implements several interfaces that are required in different built-in features. When filtering is applied to the collection that a Collection Source represents, the criteria are not directly applied to the original collection, instead they are applied to the proxy collection. So, in this mode, if you iterate over the collection represented by the property, you will see only filtered objects. But you can iterate over the original collection to access all objects belonging to the collection.
Serves as the base interface for interfaces that represent Application Model nodes.
Adds a new child node of a specific type with a specific identifier.
A string value representing the new node's Id property value.
An object of the type specified by the generic parameter representing the new node.
Adds a new child node of a specific type.
An object of the type specified by the generic parameter representing the new node.
Provides access to the Application Model's root node.
An object representing the Application Model's root node.
Resets the node's property value to the value specified in the previous Application Model layer.
The name of the property to reset.
Gets the child node with a specific index.
An integer value representing the index of a required child node.
An object representing the child node with a specific index.
Gets the child node with a specific identifier.
A string containing the identifier of a required child node.
An object representing the child node with a specific id.
Returns the value of the node's specified property.
A string containing the name of the property whose value will be retrieved.
The value of the node's name property.
Indicates whether the node's property has a value assigned.
A string holding the name of the specific property.
true, if the node has a value assigned; otherwise, false.
Specifies the order index by which nodes are arranged.
A nullable integer value specifying the order index by which nodes are arranged.
Gets the number of child nodes.
An integer value representing the number of child nodes.
Provides access to the parent node.
An object representing the parent node.
Removes the current node.
For internal use only.
Changes the value of the node's specified property.
A string containing the name of the property whose value will be changed.
The new value of the node's name property.
The StaticText node defines a View Item that represents a Static Text.
Specifies the text of the current Static Text View Item.
A string specifying the text of the current Static Text View Item.
The StaticImage node defines a View Item that represents a Static Item.
Specifies the name of the image that is displayed as a Static Image.
A string specifying the name of the image that is displayed as a Static Image.
Specifies the mode for display of the current Static Image.
An enumeration value specifying the mode for display of the current Static Image.
The Class node defines a persistent class from the business model, and provides access to its members list.
Represents a collection of the class' members.
An IModelList<> object representing a collection of the class' members.
Indicates the current class' base class.
An object representing the Class node which corresponds to the current class' base class.
Specifies the current class' caption.
A string specifying the current class' caption.
Specifies what Detail View is displayed for the current object in any scenario, by default.
An object representing the DetailView node. This node corresponds to the Detail View, displayed for the current object in any scenario, by default.
Specifies the name of the image that is displayed in the default Detail View of the current class.
A string specifying the name of the image that is displayed in the default Detail View of the current class.
Specifies what List View is displayed for the current object in any scenario, by default.
An object representing the ListView node. This node corresponds to the List View which is displayed for the current object in any scenario, by default.
Specifies whether inplace editing is allowed in the default List View.
true, to allow inplace editing; false, to prohibit inplace editing.
Specifies the name of the image that is displayed in the default Detail View of the current class.
A string specifying the name of the image that is displayed in the default Detail View of the current class.
Specifies whether to display the default Detail View near the current List View.
A enumeration value specifying whether to display the default Detail View near the current List View.
Specifies the default mode for Lookup Property Editors bound to reference properties of the current type.
A enumeration value specifying the default mode for Lookup Property Editors bound to reference properties of the current type.
Specifies what Lookup List View is displayed for the current object in any scenario, by default.
A string holding the of the Lookup List View that is displayed for the current object in any scenario, by default.
Specifies the property that represents the current class in a Property Editor by default.
A string specifying the property that represents the current class in a Property Editor by default.
Specifies the List Editor that is used for objects of the current class in a UI.
A object specifying the List Editor that is used for objects of the current class in a UI.
Returns an node representing a specific property.
A string specifying the property name whose corresponding node will be retrieved.
An node representing the specified property.
Returns an node, representing a specific property declared in the current class.
A string specifying the property name for which the corresponding node will be retrieved.
An node representing the property specified by the memberName parameter.
Specifies the property that is considered an analog of the property, to use more suitable values.
A string specifying the property that is considered an analog of the Oid property, to use more suitable values.
Specifies the name of the image that is displayed for the current class.
A string specifying the name of the image that is displayed for the current class.
Specifies Domain Components aggregated by the current Domain Component.
An object specifying Domain Components aggregated by the current Domain Component.
Indicates whether the current class can represent an item in the New Action, when objects of another type are displayed in the List View.
true, if the current class can represent the New Action's item, when objects of another type are displayed in the List View; otherwise, false.
Specifies the property that is considered a key.
A string specifying the name of the property that is considered a key.
Returns a collection of List Editor types available for objects of the current class.
An IEnumerable<Type> collection representing the types available for objects of the current class.
Indicates the current class type.
A string indicating the current class type.
Specifies the format of the current class caption.
A string specifying the format of the current class caption.
Provides access to the OwnMembers node.
An object representing the OwnMembers node.
Specifies the current class' short name.
A string specifying the current class' short name.
Supplied metadata information on the current business class.
An object supplying metadata information on the current business class.
Serves as the base interface for the , and interfaces.
Specifies whether objects displayed in the current View can be deleted when the View is Object View.
true, if objects displayed in the current View can be deleted; otherwise, false.
Specifies whether objects displayed in the current View can be edited when the View is Object View.
true, if objects displayed in the current View can be edited; otherwise, false.
Specifies whether new objects can be created in the current View when the View is Object View.
true, if new objects can be created in the current View; otherwise, false.
Casts the current IModelView node to the type.
An object representing the current IModelView node.
Specifies the caption of the current View.
A string specifying the caption of the current View.
Specifies the current View identifier.
A string specifying the current View identifier.
Specifies the name of the image that is displayed for the current View.
A string specifying the name of the image that is displayed for the current View.
A FileImageSource node defines the image source when the images are stored in a separate folder.
An AssemblyResourceImageSource node defines the images source when the images are stored in a resource.
Specifies the assembly from which images must be loaded.
A string specifying the assembly from which images must be loaded.
Serves as the base interface for the and interfaces.
Specifies the folder from which images must be loaded.
A string specifying the folder from which images must be loaded.
A Reason node defines a disabling reason.
Specifies the hint for the Actions disabled by the current reason.
A string specifying the hint for the Actions disabled by the current reason.
Specifies the current reason identifier.
A string specfying the current reason identifier.
Serves as the base interface for the and interfaces.
Specifies Actions declared in the current Controller.
An IModelControllerActions object representing a collection of nodes corresponding to the Actions declared in the current Controller.
Specifies the Controller from which the current Controller is inherited.
An object representing the Controller node corresponding to the base Controller.
Indicates the Controller type name.
A string indicating the Controller type name.
The Action node represents an Action's settings.
Specifies the Action's caption.
A string specifying the Action's caption.
Specifies the format for a caption.
A format string for a SingleChoiceAction caption.
Indicates the current Action category.
A string indicating the current Action category.
Provides acess to the child ChoiceActionItems node.
An object representing the child ChoiceActionItems node.
Specifies the message displayed when an end-user executes the current Action.
A string containing the Action's confirmation message.
Indicates the Controller in which the current Action is contained.
An object representing the Controller node corresponding to the Controller in which the current Action is contained.
Specifies the Choice Action Item that is executed when an end-user clicks the Choice Action.
A enumeration value specifying the default Choice Action Item.
Provides access to the child DisableReasons node.
An object representing the child DisableReasons node.
Indicates the current Action identifier.
A string indicating the current Action identifier.
Specifies the type of the image that is displayed by the current Action's control.
An enumeration value specifying the type of the image that is displayed by the current Action's control.
Specifies the name of the image that is displayed on the current action's control.
A string specifying the name of the image that is displayed on the current action's control.
Specifies the default text that is displayed in the Parametrized Action's control.
A string specifying the default text for the Parametrized Action's control.
Specifies how the current Action is displayed in Detail and List Views.
An enumeration value specifying how the current Action is displayed in Detail and List Views.
Specifies whether the current Action is accessible via the Quick Access Toolbar (this toolbar is available when the Ribbon UI is used in Windows Forms application).
true, when the Action is accessible via the Quick Access Toolbar; otherwise - false.
Specifies a context for enabling the Action.
A enumeration value specifying a context for enabling the Action.
Specifies the caption for a Parametrized Action's button.
A string specifying the caption for a Parametrized Action's button.
Defines the keyboard shortcut used to execute the current Action. Has effect in WinForms applications only.
A string specifying the current Action's shortcut.
Specifies whether to execute the Action when clicking it, or show its drop-down with items.
true to show the Action's drop-down with items; false, to execute the Action.
Specifies the criteria that must be satisfied by the selected object(s) to make the current Action enabled.
A string specifying the criteria that must be satisfied by the selected object(s) to make the current Action enabled.
Specifies whether all the currently selected objects must satisfy the criteria to make the Action enabled.
A enumeration value specifying whether all the currently selected objects must satisfy the TargetObjectsCriteria criteria to make the Action enabled.
Indicates the type of objects for which the current Action is available.
A string indicating the type of objects for which the current Action is available.
Specifies the identifier of the View for which the Action is activated, or a semicolon-separated list of identifiers if the Action targets multiple Views.
A string value that is a View identifier or a semicolon-separated list of View identifiers.
Indicates the type of the View for which the Action is activated.
A enumeration value indicating the type of the View for which the Action is activated.
Indicates the type of the View for which the Action is activated.
A enumeration value indicating the type of the View for which the Action is activated.
The SplitLayout node allows you to set the positional relationship of Views, and the position of a splitter.
Specifies the Detail View location, in relation to the current List View.
A enumeration value specifying the Detail View location, in relation to the current List View.
Specifies the distance between a splitter and the current List View left (top) border.
An integer value specifying the distance between a splitter and the current List View left (top) border.
The Columns node provides access to a List View's columns.
Returns the visible columns of the current List View.
An IList<> object representing a collection of Column nodes which correspond to the current List View's visible columns.
The LayoutManagerOptions node specifies options of a Detail View's Layout Manager. These options are applied to all Detail Views created in the application.
Specifies a string used to separate layout items and their captions.
A string used to separate layout items and their captions.
Specifies the default horizontal alignment of the layout group and item captions.
A enumeration value specifying the default horizontal alignment of the layout group and item captions.
Specifies the default layout group and item captions location.
A DevExpress.Utils.Locations enumeration value specifying the default layout group and item captions location.
Specifies the default vertical alignment of layout group and item captions.
A enumeration value specifying the default vertical alignment of layout group and item captions.
Specifies the default layout group and item captions wrapping mode.
A DevExpress.Utils.WordWrap enumeration value specifying the default layout group and item captions wrapping mode.
Specifies whether a colon is used in captions displayed for View Items.
true, to use a colon when displaying View Item captions; otherwise, false.
The ListView node defines a List View of a particular business class.
Specifies whether or not the associated objects can be linked in the in the current Nested List View.
true, if new objects can be linked; otherwise, false.
Specifies whether or not the associated objects can be unlinked in the current Nested List View.
true, if new objects can be unlinked; otherwise, false.
Specifies whether all group rows displayed within the List View are automatically expanded after each grouping operation.
true, to expand all group rows; otherwise, false.
Provides access to the BandsLayout node.
An object representing the BandsLayout node.
Provides access to the Columns node.
An object representing the Columns node.
Specifies the criteria according to which the current List View is filtered.
A string specifying the criteria according to which the current List View is filtered.
Specifies the mode used to access the collection of business objects displayed in the current List View.
A enumeration value that specifies the mode used to access the collection of business objects in the current List View.
Specifies the List View's Detail View.
An representing the DetailView node. This node corresponds to the current List View's Detail View.
Specifies the List Editor that displays the current List View in a UI.
A object specifying the List Editor that displays the current List View in a UI.
Specifies the current filter criteria which represent a combination of the individual column filters.
A string specifying the current filter criteria which represent a combination of the individual column filters.
Specifies whether the filtering functionality is enabled.
true, if the filtering functionality is enabled; otherwise, false.
Specifies whether automatic update of the List Views's column indices is disabled.
true, if the automatic update of indices is disabled; otherwise, false. The default is false.
Specifies the current List View's group summary.
A string specifying the current List View's group summary
Specifies whether the footer of a grid that displays the current List View is visible.
true, if the footer is visible; otherwise, false.
Specifies whether the group panel of a grid that displays the current List View is visible.
true, if the group panel is visible; otherwise, false.
Specifies whether to display the Detail View of the currently selected object near the current List View.
A enumeration value specifying whether to display the Detail View of the currently selected object near the current List View.
Specifies the Detail View that is displayed in mode.
An object, which is the DetailView node defining a Detail View to be displayed in the ListViewAndDetailView mode.
Provides access to the Sorting node.
An object representing the Sorting node.
Provides access to the SplitLayout node.
An object representing the SplitLayout node.
Specifies the number of objects retrieved by the collection of the List View's Collection Source from the database.
An integer value specifying collection specifying the number of objects retrieved by the collection of the List View's Collection Source from the database. 0 indicates that all objects are retrieved.
For internal use. Use the property instead.
The DetailView node defines a Detail View of a particular business class.
Specifies whether the automatic update of the Detail View layout is disabled.
true, if the automatic update of layout is disabled; otherwise, false. The default is false.
Specifies the format of the current Detail View's caption.
A string specifying the format of the current Detail View's caption.
The DisableReasons node lists the disabling reasons for an Action, specifying a definition for each of them.
The Controllers node provides access to Controllers and their settings. Contains links to nodes that define the Actions contained in Controllers.
The Actions node provides access to all Actions loaded in the Application Model, and allows editing their settings.
The Views node provides access to the Views of all the business classes added to the Application Model.
Specifies the List Editor that is used to display a List View by default.
A object representing the List Editor that is used to display a List View by default.
Provides access to the Detail View displayed for objects of a specific type in any scenario, by default.
An object representing the DetailView node corresponding to the Detail View that is displayed for objects of a specific type in any scenario, by default.
Provides access to the List View displayed for objects of a specific type in any scenario, by default.
An object representing the ListView node corresponding to the List View that is displayed for objects of a specific type in any scenario, by default.
Specifies the List Editors that can be used to display a List View.
An IEnumerable<Type> collection representing the possible List Editors that can be used to display a List View.
The ActionDesign node provides access to Actions, Action Containers, Controllers and possible reasons for an Action disability.
Provides access to the Actions child node.
An object representing the Actions child node.
Provides access to the Controllers child node.
An object representing the Controllers child node.
Provides access to the DisableReasons child node.
An object representing the DisableReasons child node.
The ImageSources node is used by the system when it loads images. In this node, you can specify your image sources, and set their loading order.
The BOModel node provides access to all the Application Model's persistent classes and their properties.
Provides access to the Application Model's Class node corresponding to a specific type.
The type of the required business class.
An object representing the Application Model's Class node corresponding to the specified type.
The Localization node allows localization of UI elements such as messages, exceptions, button captions and so on.
The Options node allows editing different UI settings.
Specifies the default mode used to access the collection of business objects in List Views when the property is not initialized.
A enumeration value that specifies the mode used to access a collection of business objects in List Views.
Provides access to the LayoutManagerOptions node.
An object representing the LayoutManagerOptions node.
Considered for reference properties that are displayed by a Lookup Property Editor in the mode (see ). If the assumed object count in the Lookup Property Editor's data source collection is greater than this property value, none of these objects is retrieved, and the Search feature is available.
An integer value specifying the object count that must be reached to enable the Search functionality.
For internal use. Use the property instead.
Properties of the Application node provide general information on the current application.
Specifies summary information on the current application that is intended to be shown in the "About" informational block.
A string that is summary information on the current application.
Provides access to the ActionDesign child node.
An object representing the ActionDesign child node.
Provides access to the BOModel child node.
An object representing the BOModel child node.
Specifies the company that built the application.
A string specifying the company that built the application.
Specifies information about the company's copyright.
A string specifying information about the company's copyright.
Specifies information about the application.
A string specifying information about the application.
Provides access to the ImageSources child node.
An object representing the Localization child node.
Provides access to the Localization child node.
An object representing the Localization child node.
Specifies the application logo image.
A string specifying the name of the logo image.
Provides access to the Options child node.
An object representing the Options child node.
Specifies the language that will be used in the application.
A string specifying the language that will be used in the application.
Specifies text that is displayed instead of the data protected by the Security System.
A string specifying text that is displayed instead of the data protected by the Security System.
Provides access to the child SchemaModules node.
An object representing the child SchemaModules node.
Provides access to the Templates child node.
An object representing the Templates child node.
Specifies the application's title.
A string specifying the application's title.
Specifies the format which defines how the application's version is displayed in the About Information block.
A string specifying the format which defines how the application's version is displayed in the About Information block.
Provides access to the ViewItems child node.
An object representing the ViewItems child node.
Provides access to the Views child node.
An object representing the Views child node.
Declares members implemented by Object Space Providers used by XAF to instantiate Object Spaces.
Specifies how the database and application compatibility is checked.
A Nullable<> enumeration value specifying how the database and application compatibility is checked.
Specifies the connection string used by the Object Space Provider's data layer.
A connection string used by the Object Space Provider's data layer.
Instantiates an Object Space.
An object representing the instantiated Object Space.
Instantiates an Object Space to be used to update the database.
true, to allow schema updates; otherwise, false.
An object representing the instantiated Object Space that can be used to update the database.
Provides access to the storage of the registered entities.
An object implementing the IEntityStore interface, used to provide information on registered entities.
Gets the type of the class whose objects are persisted to the ModuleInfo table in the database.
A type of the class corresponding to the ModuldeInfo database table.
Specifies how to handle compatibility checking for the database associated with the current IObjectSpaceProvider.
A enumeration value that specifies how to handle database compatibility checking.
Supplies metadata on types used in an XAF application.
An object which supplies metadata on types used in an XAF application.
Updates the storage schema according to the class descriptions that are listed in the assemblies that have been loaded into the application domain.
Represents arguments passed to the event.
Initializes a new instance of the CreateCustomObjectSpaceProviderEventArgs class.
A connection string to be used by the Object Space Provider's data layer. This parameter's value is assigned to the property.
Initializes a new instance of the CreateCustomObjectSpaceProviderEventArgs class.
A object, specifying the connection type to be used by the Object Space Provider. This parameter's value is assigned to the property.
Specifies the connection type to be used by an Object Space Provider.
A object specifying the connection type to be used by the Object Space Provider.
Specifies the connection string to be used by the Object Space Provider's data layer.
A connection string to be used by the Object Space Provider's data layer.
Specifies whether or not the Object Space Provider is disposed of when the application is disposed of.
true, if the Object Space Provider is disposed of together with the application; otherwise, false.
Specifies a custom Object Space Provider to be used by the application.
An object representing the custom Object Space Provider to be used by the application.
Specifies a custom list of Object Space Providers to be used by the application.
An IList<> list of custom Object Space Providers to be used by the application.
Arguments passed to the event.
Initializes a new instance of the CustomCheckCompatibilityEventArgs class.
A Boolean value which indicates whether a compatibility check has already been performed. This parameter's value is assigned to the property.
An object representing the Object Space Provider to be used for compatibility checking purposes. This parameter's value is assigned to the property.
A ModuleList collection that contains all modules used in the current application. This parameter's value is assigned to the property.
A string value that represents the application's name. This parameter's value is assigned to the property.
Specifies the application's name.
A string value that represents the application's name.
Indicates whether a compatibility check has already been performed.
true, if the compatibility check has already been performed; otherwise, false.
Lists all Modules used by the application.
A ModuleList collection that contains all modules used in the current application.
Specifies the Object Space Provider to be used for compatibility checking purposes.
An object representing the Object Space Provider to be used for compatibility checking purposes.
Declares methods implemented by classes that interact with the settings storage.
Reads values from the settings storage object.
A SettingsStorage object representing the storage with values to be read.
Writes values to the settings storage object.
A SettingsStorage object representing the storage for the values.
Represents arguments passed to the event.
Initializes a new instance of the ListViewCreatedEventArgs class.
A object that represents a List View to be customized.
Specifies the List View to be customized in the event.
A object to be customized.
Represents arguments passed to the event.
Initializes a new instance of the ViewCreatedEventArgs class.
A instance of the class descendant that represents a View to be customized.
Specifies the View to be customized in the event.
An instance of the class descendant to be customized.
Arguments passed to the event.
Initializes a new instance of the CustomGetFiltersEventArgs class.
An object, representing the Application Model's Filters node, containing the filter definitions to be used by the FilterController's SetFilter Action for the currently processed List View.
Specifies the Application Model's Views | <ListView> | Filters node, containing the filter definitions to be used by the 's SetFilter Action for the currently processed List View.
An object representing the Application Model's Filters node, containing the filter definitions to be used by the FilterController's SetFilter Action for the currently processed List View.
Represents a string which consists of two parts split by a separator.
Initializes a new instance of the SplitString class.
Specifies the first part of the SplitString.
A string containing the first part of the SplitString.
Specifies the second part of the SplitString.
A string containing the second part of the SplitString.
Specifies the separator string dividing the and the strings.
The separator string. The default is " - ".
Specifies the string representing the SplitString full text value.
The string representing the SplitString full text.
Arguments passed to the event.
Initializes a new instance of the CustomizeWindowCaptionEventArgs class.
A Window caption represented by a .
Represents a Window caption.
The representing a Window caption.
Arguments passed to the event.
Initializes a new instance of the CustomizeWindowStatusMessagesEventArgs class.
A collection of Window status messages.
The collection of strings representing the Window status messages.
The collection of strings representing the Window status messages.
A descendant. Updates the current Window status messages and caption.
Initializes a new instance of the WindowTemplateController class.
Occurs after the Window status messages collection is updated. Allows you to customize the status bar.
Occurs before the Window caption is updated. Allows you to change the Window caption.
Occurs when the Window status messages collection is updated. Allows you to modify the Window status messages collection.
Refreshes the window caption.
Refreshes the window caption.
A string that specifies the form text.
Refreshes the status bar messages.
A Module updater. Allows you to handle a database update when the application version changes.
Initializes a new instance of the ModuleUpdater.
An object which represents the Object Space used to update the database. This parameter's value is assigned to the protected ObjectSpace property.
A object which represents the current database version. This parameter's value is assigned to the protected CurrentDBVersion property.
An empty array of objects.
Occurs when the ModuleUpdater status is updated.
Performs a database update after the database schema is updated.
Performs a database update before the database schema is updated.
Triggers the event.
A string that specifies the current context.
A string that specifies the status message title.
A string that specifies the status message.
An array of additional parameters associated with the status message.
Serves as the base interface, from which the interface is derived.
When implemented by a value manager, sets the property to the default value of the type parameter.
Contains values specifying how permissions to access aggregated objects are checked when using the Complex Security strategy.
Specifies that when a user tries to access an aggregated object, the user's permissions to access the aggregated and the owner object are checked.
Specifies that when a user tries to access an aggregated object, the user's permissions to access this aggregated object are checked.
Contains values specifying whether a particular operation is allowed for the objects of a specific type.
Specifies that a particular operation is allowed.
Specifies that a particular operation is denied.
Does not specify whether a particular operation is allowed or denied.
Contains values specifying whether the Edit Model Action is available.
Specifies that the EditModel Action is available.
Specifies that the EditModel Action is unavailable.
Represents an auxiliary class used to initializes value managers.
Initializes a new instance of the ValueManager class.
Sets the Value of all the value managers created via the GetValueManager method to the default values of the value managers' type parameters.
Provides access to the platform-specific value manager with a specified identifier. If there is no such a value manager, creates it.
A string specifying a value manager identifier.
An IValueManager<ValueType> object which is a platform-specific value manager with the key identifier.
Specifies the type of platform-specific value managers initialized by the GetValueManager method.
A object which specifies the type of platform-specific value managers initialized by the GetValueManager method.
Declares members implemented by value managers.
Indicates whether the value manager can currently be used.
true, if the value manager can currently be used; otherwise, false.
Holds the data stored by a value manager.
A ValueType object which represents the data stored by a value manager.
Represents an argument checker. Exposes members used to validate method parameters.
Ensures that a specific argument is not a null reference.
An object representing the actual value of the argument to check.
A string holding the name of the argument to check.
Ensures that a specific string argument is not a null reference, and is not an empty string.
A string holding the value of the argument to check.
A string holding the name of the argument to check.
Ensures that a specific object belongs to a particular Object Space.
An object representing the Object Space against which the specified object is checked.
An object to check.
Initializes a new ArgumentOutOfRangeException class with the specified argument name and value.
An object representing the value of the argument that causes the exception.
A string holding the name of the argument that caused the exception.
An ArgumentOutOfRangeException object representing the initialized exception.
Ensures that a specific object has not been disposed of.
An IDisposableExt object to check.
An array of strings specifying exception data entries.
Ensures that an argument has a specific type.
A object representing the expected type of the argument.
A object representing the actual type of the argument.
A string holding the name of the argument to check.
Declares members implemented by the classes that supply metadata on types used in an XAF application.
Indicates whether a specific type can be instantiated.
A object which represents the requried type.
true, if the specified type can be instantiated; otherwise, false.
Supplies metadata on the property represented by the property descriptor resulting from the concatenation of two specific property descriptors.
An object whose property represents the first part of the resulting property descriptor.
An object whose property represents the second part of the resulting property descriptor.
An object which supplies metadata on the property represented by the property descriptor resulting from the concatenation of two specific property descriptors.
Supplies metadata on a specific assembly.
A object that identifies the required assembly.
An object that supplies metadata on the specified assembly.
Supplies metadata on a specific assembly.
A object that represents the type declared in the required assembly.
An object that supplies metadata on the specified assembly.
Supplies metadata on a specific type.
A string that holds the fully qualified name of the type whose metadata will be retrieved.
An object that supplies metadata on the specified type.
Supplies metadata on a specific type.
A object that represents the required type.
An object that supplies metadata on the specified type.
Generates actual business classes into the default assembly, based on the registered Domain Components.
Generates actual business classes into a specified assembly, based on the registered Domain Components.
A string specifying the name of the assembly into which actual classes will be generated.
Loads the metadata on all the public types defined in a specific assembly.
A object that supplies metadata on the required assembly.
Supplies metadata on the persistent types used in an XAF application.
An IEnumerable<> object that supplies metadata on the persistent types used in an XAF application.
Refreshes the metadata on a specific type.
An object that represents metadata to be refreshed.
Refreshes the metadata on a specific type.
A object that represents the required type.
Registers a specific class as the Domain Logic of a specific Domain Component interface.
A object, representing a type of the interface to which the Domain Logic should be assigned.
A object, representing a type of a class providing the Domain Logic to be registered.
Registers a specific Domain Component in the application.
This RegisterEntity method overload is intended for internal use.
Registers a specific Domain Component in the application.
A sting representing a name by which the specified Domain Component is registered.
A object representing a Domain Component.
A object representing a type used as the generated class' ancestor.
Registers a specific Domain Component in the application.
A sting representing a name by which the specified Domain Component is registered.
A object representing a Domain Component.
Registers a Shared Part aggregated by several Domain Components that are registered as entities in the application.
A object representing a shared part aggregated by several Domain Components that are registered as entities in the application.
Specifies that a certain class should not be used as the Domain Logic of a specific Domain Component interface.
A object representing a type of an interface for which the Domain Logic should be unregistered.
A object representing a type of a class providing the Domain Logic to be unregistered.
Declares members implemented by classes that supply metadata information on a type.
Supplies metadata on the assembly in which the type is declared.
An object that supplies metadata on the assembly in which the current type is declared.
Supplies metadata on a type from which the current type directly inherits.
An object that supplies metadata on a type from which the current type directly inherits.
Creates an instance of the current type using the constructor that best matches the specified parameters.
An array of arguments that match in number, order, and type, the parameters of the constructor to invoke.
A reference to the newly created object.
Dynamically adds a new member to the current type at run time.
A string that holds the new member's name.
A object that represents the type of the new member.
An object that supplies metadata on the created member.
Supplies metadata on the type's property declared as the default.
An object supplying metadata on the type's property declared as the default.
Supplies metadata on the current type's default member.
An object that supplies metadata on the current type's default member.
Supplies metadata on the current type's descendants.
An IEnumerable<> object that supplies metadata on the current type's descendants.
Supplies metadata on the current type's member with a specific name.
A string that holds the required member's name.
An object that supplies metadata on the current type's member with the specified name.
Specifies the fully qualified name of the type.
A string that holds the fully qualified name of the type.
Supplies metadata on the types considered dependent on the current type.
A Predicate<> object which can be specified to filter the collection returned by this method.
An IEnumerable<> object which supplies metadata on the types considered dependent on the current type.
Supplies metadata on the types considered required by the current type.
A Predicate<> object which can be specified to filter the collection returned by this method.
An IEnumerable<> object which supplies metadata on the types considered required by the current type.
Indicates whether the type has descendants.
true if the type has descendants; otherwise, false.
Indicates whether the type has a public constructor.
true, if the type has a public constructor; otherwise, false.
Supplies metadata on the interfaces implemented or inherited by the current type.
An IEnumerable<> object that supplies metadata on the interfaces implemented or inherited by the current type.
If the current type is an interface, this property supplies metadata on the types implementing or inheriting this interface.
An IEnumerable<> object that supplies metadata on the types implementing or inheriting the interface.
Indicates whether the type implements a specific interface.
true, if the type implements the specified interface; otherwise, false.
Indicates whether the type is abstract.
true, if the type is abstract; otherwise, false.
Indicates whether the type can be assigned from a specific type.
An object that represents the type to compare with the current type.
true, if a type represented by the from parameter and the current type are the same, or if the current type is in the inheritance hierarchy of the from type, or if the current type is an interface that the from type implements, or if the from type is a generic type parameter and the current type represents one of its constraints. false, if none of the above is true, or if null (Nothing in VB) was passed as the from parameter.
Indicates whether the type represents a domain component.
true, if the type represents a domain component; otherwise, false.
Indicates whether the type is an interface.
true if the type is an interface; otherwise, false.
Indicates whether the type is a list type.
true, if the type implements the System.Collections.IEnumerable or System.Collections.IEnumerable<T> interface; otherwise, false.
Indicates whether the type is a nullable type.
true, if the type is a nullable type; otherwise, false.
Indicates whether the type is persistent.
true if the type is persistent; otherwise, false.
Indicates whether the type is a value type.
true if the type is a value type; otherwise, false.
Indicates whether the type is visible in the Application Model.
true, if the type is visible in the Application Model; otherwise, false.
Supplies metadata on the type's primary key member.
An object that supplies metadata on the type's primary key member.
Supplies metadata on the type's key members.
An ReadOnlyCollection<> collection of objects that supply metadata on the type's key members.
Supplies metadata on the members declared in the current type and inherited from the base types.
An IEnumerable<> object that supplies metadata on the members declared in the current type and inherited from the base types.
Specifies the type's name.
A string that holds the type's name.
Supplies metadata on the members declared in the current type.
An IEnumerable<> object that supplies metadata on the members declared in the current type.
If the current type contains a property which holds a reference to an object which owns aggregated objects, the ReferenceToOwner supplies metadata on this property.
An object which supplies metadata on the current type's property which holds a reference to an object that owns aggregated objects.
Specifies the type represented by the current ITypeInfo object.
A object that represents the type on which the current ITypeInfo object supplies metadata.
Supplies metadata on the underlying type argument of the current nullable type.
An object which supplies metadata on the underlying type argument of the current nullable type.
Declares members implemented by classes that supply metadata information on members of a type.
Dynamically associates the specified attribute with the current member.
object that specifies the attribute to be applied.
true, if the Types Info Subsystem should not reload information from immediatelly; otherwise, false. If you set skipRefresh to true, then you should call the XafMamberInfo.Refresh method for each updated member.
Supplies metadata on the member involved in an association with the current member.
An object that supplies metadata on the member involved in an association with the current member.
Specifies the property descriptor used to bind to the current member.
A string that holds the property descriptor used to bind to the current member.
Deserializes an object's member value from a string.
A string that holds the serialized value of an object's member.
An object that represents the deserialized value of the member.
Specifies the member's display name.
A string that holds the member's display name.
Gets an expression used to calculate the member value if the member is calculated (see ).
A string which is an expression used to calculate the member value.
Returns an object referenced by a specific object, containing the last property defined in the property descriptor.
An object of the type which contains the member represented by the property descriptor.
An object referenced by the object passed as the obj parameter, containing the last property defined in the property descriptor.
Returns the properties that form the current property's .
An IList<> object which represents the properties that form the current property's descriptor.
Retrieves the member's value.
The object whose property value will be returned.
An object that is the member's value.
Indicates whether the member references aggregated objects.
true, if the member references aggregated objects; otherwise, false.
Indicates whether the member is a persistent alias.
true if the member is a persistent alias; otherwise, false.
Indicates whether the member is involved in a one-to-many or many-to-many association.
true, if the member is involved in a one-to-many or many-to-many association; otherwise, false.
Indicates whether the member is the auto-generated key.
true, if the member is the auto-generated key; otherwise, false.
Gets a value that indicates if the member specified by the IMemberInfo object is custom (see Customize Business Object's Metadata).
true, if the member is custom; otherwise, false;
If the current member is a property, indicates whether it is marked as delayed.
true, if the property is marked as delayed; otherwise, false.
Indicates whether the member is declared within a structure.
true, if the member is declared within a structure; otherwise, false.
Indicates whether the member is the key member.
true, if the member is the key member; otherwise, false.
Indicates whether the member represents a list.
true, if the member's type implements the System.Collections.IEnumerable or System.Collections.IEnumerable<T> interface; otherwise, false.
Indicates whether the member is involved in a many-to-many association.
true if the member is involved in a many-to-many association; otherwise, false
Indicates whether the member is persistent.
true if the member is persistent; otherwise, false.
Indicates whether the member is a property.
true, if the member is a property; otherwise, false.
Indicates whether the member is public.
true, if the member is public; otherwise, false.
Indicates whether the member is read-only.
true if the member is read-only; otherwise, false.
Indicates whether the current property holds a reference to an object which owns aggregated objects.
true, if the current property holds a reference to an object which owns aggregated objects; otherwise, false.
Indicates whether the member is a service member that supports XAF infrastructure.
true, if the member is a service member; otherwise, false.
Indicates whether the member is visible in the Application Model.
true, if the memeber is visible in the Application Model; otherwise, false.
Supplies metadata on the last property in the property descriptor.
An object which supplies metadata on the last property in the property descriptor.
If the current member is a list, specifies the type of the elements contained in it.
A object that specifies the type of the list's elements.
If the current member is a list, supplies metadata on the type of the elements contained in it.
An object supplying metadata on the type of the list's elements.
Specifies the member's type.
A object that specifies the member's type.
Supplies metadata on the current member's type.
An object that supplies metadata on the current member's type.
Specifies the member's name.
A string that holds the member's name.
Supplies metadata on the type in which the current member is declared.
An object that supplies metadata on the type in which the current member is declared.
Serializes an object's member value into a string.
An object whose member value must be serialized.
A string representing the serialized object.
Changes the member's value.
An object whose value must be set.
An object representing the new value.
Specifies the maximum number of characters that can be stored in a database field to which the current string property is mapped.
An integer value that specifies the maximum number of characters that can be stored in a database field to which the current string property is mapped.
This property is intended for internal use.
Declares members implemented by classes that supply metadata information on assemblies.
Indicates whether the metadata on all the public types defined in the current assembly has been loaded to the list.
true, if the metadata on all the public types has been loaded; otherwise, false.
Supplies metadata on the current assembly.
A object that supplies metadata on the current assembly.
Specifies the display name of the assembly.
A string that holds the display name of the assembly.
Loads the metadata on all the public types defined in the current assembly to the list.
Supplies metadata on the public types defined in the current assembly.
An IEnumerable<> object that supplies metadata on the public types defined in the current assembly.
Serves as the base interface from which interfaces that supply medatada derive.
Dynamically associates an attribute to the current type at run time.
A descendant of the System.Attribute class that represents the attribute which will be associated with the current type at run time.
Extends the current IBaseInfo object with additional metadata.
An object which represents the additional metadata.
Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.
true, to take into account inherited attributes; otherwise, false.
A class descendant that represents the attribute specified by the generic type parameter and associated with the current type.
Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.
A class descendant that represents the attribute specified by the generic type parameter and associated with the current type.
Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBaseInfo object.
true, to take into account inherited attributes; otherwise, false.
An IEnumerable<AttributeType> object that represents the attributes associated with the current type.
Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBaseInfo object.
An IEnumerable<AttributeType> object that represents the attributes associated with the current type.
Provides access to additional metadata.
An object which represents the additional metadata.
Contains WinForms-specific Text Notifications options passed to the method.
Initializes a new instance of the WinMessageOptions class.
Specifies the notification caption.
A string specifying the notification caption.
Specifies the type of a notification window.
A enumeration value specifiying the type of a notification window.
Contains values which specify a List View's master-detail mode.
A List View is displayed alongside a Detail View.
A List View is displayed without a Detail View alongside.
Applied to business classes. Sets a number of the default options for the List Views that will display objects of the target type.
Initializes a new instance of the DefaultListViewOptionsAttribute class.
A enumeration value which specifies a List View's master-detail mode. This option is supported in Windows Forms applications only. This parameter value is assigned to the property.
A Boolean value which specifies a List View's state. This parameter value is assigned to the property.
A enumeration value which specifies the position of the new item row in a List View's List Editor. This parameter value is assigned to the property.
Initializes a new instance of the DefaultListViewOptionsAttribute class with the default options.
Initializes a new instance of the DefaultListViewOptionsAttribute class.
A enumeration value which specifies a List View's master-detail mode. This option is supported in Windows Forms applications only. This parameter value is assigned to the property.
Initializes a new instance of the DefaultListViewOptionsAttribute class.
A Boolean value which specifies a List View's state. This parameter value is assigned to the property.
A enumeration value which specifies the position of the new item row in a List View's List Editor. This parameter value is assigned to the property.
Specifies the state for the List Views that will display objects of the business class.
A Boolean value which specifies the state for the List Views that will display objects of the business class.
Holds an instance of the DefaultListViewOptionsAttribute attribute initialized with the default parameters.
Holds the default MasterDetailMode property value of the Application Model's Views | <ListView> node.
Holds the default NewItemRowPosition property's value of the Application Model's Views | <ListView> node.
Specifies the master-detail mode for the List Views that will display objects of the target business class.
A enumeration value which specifies a List View's master-detail mode.
Specifies the position of the new item row for the List Views that will display objects of the target business class.
A enumeration value which specifies the position of the new item row in a List View's List Editor.
Represents arguments passed to the event.
Initializes a new instance of the NavigationItemCreatedEventArgs class.
An object which represents the Application Model node representing the created navigation item. This parameter value is assigned to the property.
A object which represents the created navigation item. This parameter value is assigned to the property.
Specifies the Application Model node which represents the created navigation item.
An object which represents the Application Model node representing the created navigation item.
Represents a navigation Action's item for which the navigation item has been created in the navigation control.
A object which represents a navigation Action's item for which the navigation item has been created in the navigation control.
Arguments passed to the event.
Initializes a new instance of the CustomShowNavigationItemEventArgs class.
A object which represents arguments passed to the navigation Action's event. This parameter value is assigned to the property.
Represents arguments passed to the navigation Action's event.
A object which represents arguments passed to the navigation Action's Execute event.
Specifies the mode of updating the database.
Specifies that the database is never updated. In this instance, update of the database should be performed manually on the database server.
Specifies that the database is updated at every application run. Do not choose this mode when the Application Server is in use.
Specifies that the database is updated when its version is older than the application version.
Specifies the kind of Window for which a Window Controller is intended.
Specifies that the Window Controller will be activated in any Window.
Specifies that the Window Controller will be activated in all Windows except the main Window.
Specifies that the Window Controller will be activated in the main Window (see ).
Specifies the kind of List View that uses the .
Specifies that the Collection Source is used by a List View invoked via the .
Specifies that the Collection Source is used by a Lookup Property Editor's List View.
Specifies the mode of a business class property's Lookup Property Editor.
Specifies that all objects of the specified type are loaded to the Lookup Property Editor's data source.
Specifies that all objects of the specified type are loaded to the Lookup Property Editor's data source, and the Search feature is available. This feature allows you to find the required object.
Specifies that the Search feature is added to the Lookup Property Editor if the presumed object count in its data source collection is greater than a specified value. This value is specified by the Options node's property. The Search feature allows you to find and retrieve the required object.
Specifies that the Lookup Property Editor's data source is empty, and the Search feature is available. This feature allows you to find and retrieve the required object.
Specifies whether a reference property is displayed via several separate property editors or via a single Lookup or Object Property Editor.
Specifies that a reference property will always be displayed via separate Property Editors representing the referenced object's properties.
Specifies that a reference property will be displayed via separate Property Editors representing the referenced object's properties in Detail Views. In List Views, an ObjectPropertyEditor or ASPxObjectPropertyEditor will be used for aggregated reference properties and LookupPropertyEditor or ASPxLookupPropertyEditor - for non-aggregated reference properties.
Specifies that a reference property will be displayed via separate Property Editors representing the referenced object's properties in List Views. In Detail Views, an ObjectPropertyEditor or ASPxObjectPropertyEditor will be used for aggregated reference properties and LookupPropertyEditor or ASPxLookupPropertyEditor for non-aggregated reference properties.
Specifies that a reference property will always be displayed via an ObjectPropertyEditor or ASPxObjectPropertyEditor will be used for aggregated reference properties and LookupPropertyEditor or ASPxLookupPropertyEditor - for non-aggregated reference properties.
Specifies the mode used to populate the data source for a List View displayed in a Lookup Property Editor or List View invoked by the Action in a popup window.
Specifies that the Lookup List View is bound to a collection containing the objects that satisfy the criteria. The criteria should be specified by the parameter of the .
Specifies that the property's Lookup List View is bound to a collection of all existing persistent objects of the property's type.
Specifies that the property's Lookup List View is bound to an empty collection.
Specifies whether a Choice Action's Items found by the method must contain child items.
Specifies that the found item may or may not contain child items.
Specifies that the found item must contain child items.
Specifies that the found item must not contain child items.
Specifies how the method must perform a search.
Specifies that the search must be performed over the collection's items only.
Specifies that the search must be performed over the collection's items and their child items.
Specifies the display mode for a Choice Action Item.
Specifies that the current Choice Action Item's active state does not depend on the active state of its child items.
Specifies that the current Choice Action Item is deactivated when all its child items are inactive, for example, due to security permissions.
Specifies the type of a View, for which an Action or a View Controller is intended.
An Action or a View Controller will be activated in Frames (Windows) with any Views.
An Action or a View Controller will be activated in Frames (Windows) with Dashboard Views.
An Action or a View Controller will be activated in Frames (Windows) with Detail Views.
An Action or a View Controller will be activated in Frames (Windows) with List Views.
Specifies whether the View for which an Action or a View Controller is intended, must be root.
An Action or a View Controller will be activated in Frames (Windows) with any Views.
An Action or a View Controller will be activated in Frames (Windows) which contain nested Views (the property is set to false).
An Action or a View Controller will be activated in Frames (Windows) which contain root Views (see ).
Specifies how an Action is displayed in Detail and List Views.
An Action is represented in a UI by a caption.
An Action is represented in a UI by an image and a caption.
The way in which an Action is represented in a UI is determined by XAF. For instance, in XAF v2008 vol 3, the default behavior corresponds to the value.
An Action is represented in a UI by an image.
Specifies the availability context for an Action which will be generated via the .
Specifies that the Action is enabled when one or more objects are selected in the current View.
Specifies that the Action is enabled when a single object is selected in the current View. Set the property to "RecordEdit", to display the Action in an additional cell for each object in the ASP.NET Web application's List Views.
Declares members implemented by List Editors that support a new item row.
Specifies the position of the new item row within the List Editor.
A enumeration value that specifies the position of the new item row within the List Editor.
This attribute is obsolete. Use instead.
Initializes a new instance of the CriteriaObjectTypeMemberAttribute class.
A string that holds the name of the class' Type property, which defines the type of the collection's objects. This parameter's value is assigned to the property.
Specifies the name of the class' Type property which defines the type of the collection's objects.
A string that holds the name of the class' Type property which defines the type of the collection's objects.
Applied to Boolean business class properties. Specifies the names of the images used to display the target property's values.
Initializes a new instance of the ImagesForBoolValuesAttribute class.
A string specifying the name of the image displayed for the property's true value. This parameter's value is assigned to the property.
A string specifying the name of the image displayed for the property's false value. This parameter's value is assigned to the property.
This method is intended for internal use.
Specifies the name of the image displayed for the property's false value.
A string specifying the name of the image displayed for the property's false value.
Specifies the name of the image displayed for the property's true value.
A string specifying the name of the image displayed for the property's true value.
Applied to Boolean business class properties. Specifies captions used to display the target property's values.
Initializes a new instance of the CaptionsForBoolValuesAttribute class.
A string specifying the caption displayed for the property's true value. This parameter's value is assigned to the property.
A string specifying the caption displayed for the property's false value. This parameter's value is assigned to the property.
Specifies the caption displayed for the property's false value.
A string specifying the caption displayed for the property's false value.
Specifies the caption displayed for the property's true value.
A string specifying the caption displayed for the property's true value.
This method is intended for internal use.
This class is obsolete. Use instead.
Creates and initializes a new instance of the ControlDetailItem class.
A string value representing the current View Item's identifier. This value is assigned to the property.
A string value representing the current View Item's caption. This value is assigned to the property.
A control that will be displayed in a UI by the current View Item.
Creates and initializes a new instance of the ControlDetailItem class.
A string value representing the current View Item's identifier. This value is assigned to the property.
A control that will be displayed in a UI by the current View Item.
Creates and initializes a new instance of the ControlDetailItem class.
An object that represents the Application Model's Views | <DetailView> | Items | DetailViewItem node that defines the current View Item.
A object that represents the type of the object for which the current View Item's View is created.
An abstract class that serves as the base class for the Static Text View Items.
Returns the current View Item's caption.
A string value representing the current View Item's caption.
Indicates whether the of the current View Item should be visible.
true if the current View Item's caption is visible; otherwise, false.
Provides access to the Application Model's Item node that defines the current Static Text View Item.
An descendant object representing the Application Model's Item node that defines the current Static Text View Item.
Specifies the caption displayed by the Static Text View Item.
A string holding the caption displayed by the Static Text View Item.
An abstract class representing a View Item that displays a static image.
Returns the current View Item's caption.
A string value representing the current View Item's caption.
Specifies the image displayed by the Static Text View Item.
A string holding the name of the image displayed by the Static Text View Item.
Indicates whether the of the current View Item should be visible.
true if the current View Item's caption is visible; otherwise, false.
Provides access to the Application Model's Item node that defines the current Static Image View Item.
An descendant object representing the Application Model's Item node that defines the current Static Image View Item.
Specifies the target business class property's order index, that will be considered when generating layout items in a Detail View, and columns in a List View.
Initializes a new instance of the IndexAttribute class, and sets the property.
An integer value that represents the target property's order index in automatically generated Views.
Indicates the order index by which the target property is arranged in automatically generated Views.
An integer value that represents the target property's order index in automatically generated Views.
This property is intended for internal use.
Specifies whether all properties of the target class can be used by the FullTextSearch Action, if they satisfy the Filter Controller's .
Initializes a new instance of the class and sets the property.
The enumeration value specifying whether to include or exclude the target property from the search performed by the FullTextSearch Action (see ).
Indicates whether to include or exclude the target property from the search performed by the FullTextSearch Action (see ).
The enumeration value specifying whether to include or exclude the target property from the search performed by the FullTextSearch Action.
Represents a default value for the property. Currently, it is set to .
$
Specifies whether all properties of the target class can be used by the FullTextSearch Action, if they satisfy the Filter Controller's .
Initializes a new instance of the class and sets the property.
The enumeration value, specifying whether to include or exclude the target class' properties from the search performed by the FullTextSearchAction (see ).
Indicates whether to include or exclude the target class' properties from the search performed by the FullTextSearch Action (see ).
The enumeration value specifying whether to include or exclude the target class' properties from the search performed by the FullTextSearch Action.
Specifies whether the View Item that corresponds to the target business class property is visible in a Detail View.
Initializes a new instance of the VisibleInDetailViewAttribute class.
true if a View Item that corresponds to the target business class property is visible in a Detail View; otherwise, false.
Specifies the way in which the FullTextSearch Action performs its search.
Specifies that the FullTextSearch Action (see ) searches individual words from the word combination typed by an end-user in different properties of the objects represented by the current List View.
Specifies that the FullTextSearch Action (see ) searches the entire word combination typed by an end-user in the properties of the objects represented by the current List View.
Specifies whether all the properties of the target business class can be used in the search performed by the FullTextSearch Action (see ).
When used by the , specifies that none of the properties of the target class can be used in the search performed by the FullTextSearch Action, if they satisfy the Filter Controller's . When used by the , specifies whether the target property cannot be used in the search performed by the FullTextSearch Action.
When used by the , specifies that all the properties of the target class can be used in the search performed by the FullTextSearch Action, if they satisfy the Filter Controller's . When used by the , specifies that the target property can be used in the search performed by the FullTextSearch Action.
When used by the , properties of the target class that can be used in the search performed by the FullTextSearch Action are unspecified.
Contains values specifying the Text Notification type in a WinForms application.
The notification window type is Alert Window.
The notification window type is Flyout Dialog.
The notification window type is Toast Notification (used only in Windows version 8 or greater).
Applied to business class properties of the byte array type. Specifies that the target property persists an image. Attribute parameters specify settings to be used by Image Property Editors when displaying images persisted by the target property.
Initializes a new instance of the ImageEditorAttribute class with the specified parameters.
An enumeration value that specifies how images represented by the target byte array property must be displayed in List Views. This value is used to initialize the property.
An enumeration value that specifies how images represented by the target byte array property must be displayed in Detail Views. This value is used to initialize the property.
Initializes a new instance of the ImageEditorAttribute class with the specified parameters.
An enumeration value that specifies how images represented by the target byte array property must be displayed in List Views. This value is used to initialize the property.
An enumeration value that specifies how images represented by the target byte array property must be displayed in Detail Views. This value is used to initialize the property.
An integer value that specifies the height of inplace Image Property Editors in List Views. This value is used to initialize the property.
Initializes a new instance of the ImageEditorAttribute class.
Specifies the fixed height of Image Property Editors in Detail Views.
An integer value that specifies the height of Image Property Editors in Detail Views. The default value is specified by the property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that represents the attribute's target Image property.
Specifies the fixed width of Image Property Editors in Detail Views.
An integer value that specifies the fixed width of Image Property Editors in Detail Views. The default value is specified by the DetailViewImageEditorFixedWidth property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that represents the attribute's target Image property.
Specifies how images persisted by the target byte array property must be displayed in Detail Views.
An enumeration value that specifies how images represented by the target byte array property must be displayed in Detail Views. The default value is specified by the property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node, that represents the target Image property.
This method is intended for internal use.
Specifies how images persisted by the target byte array property must be resized in Image Property Editors.
An enumeration value that specifies how images represented by the target Image property must be resized in Image Property Editors. The default value is specified by the ImageSizeMode property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node, that represents the target Image property.
Specifies the height of inplace Image Property Editors in List Views.
An integer value that specifies the height of inplace Image Property Editors in List Views. The default value is specified by the ListViewImageEditorCustomHeight property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that is associated with the attribute's target byte array property.
Specifies how images persisted by the target byte array property must be displayed in List Views.
An enumeration value that specifies how images persisted by the target byte array property must be displayed in List Views. The default value is specified by the ListViewImageEditorMode property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that is associated with the target byte array property.
Contains values that specify image size modes for images displayed by Image Property Editors.
Specifies that the Image Property Editor's control will be resized to the size of the image.
Specifies that the image displayed via an Image Property Editor is placed in the Property Editor's center. The image is clipped if it does not fit into the Property Editor's region.
Specifies that the image displayed via an Image Property Editor is placed in the Property Editor's upper-left corner. The image is clipped if it does not fit into the Property Editor's region.
Specifies that the image displayed via an Image Property Editor will be resized to fit into the Property Editor's region.
Specifies that the size of the image displayed via an Image Property Editor is increased or decreased, maintaining the aspect ratio.
Contains values that specify image editor modes for images displayed by Image Property Editors.
The button that expands the image in the current window is displayed.
The image is initially displayed.
The button that expands the image in a new pop-up window is displayed (not supported for WinForms).
Specifies the way in which the FullTextSearch Action collects properties to be used in the search.
Specifies that the FullTextSearch Action must perform its search over all the searchable properties.
Specifies that the FullTextSearch Action must perform its search over the properties whose corresponding columns are visible.
Arguments passed to the event.
Creates and initializes an instance of the CustomBuildCriteriaEventArgs class.
A user-entered string, based on which the FullTextSearch Action performs its search in the current List View. This parameter is used to initialize the property.
Specifies the CriteriaOperator to be used by the FullTextSearch Action to filter a List View.
A CriteriaOperator that will be used by the FullTextSearch Action to filter the current List View.
Returns the user-entered string, based on which the FullTextSearch Action performs its search in the current List View.
A user-entered string, based on which the FullTextSearch Action performs its search in the current List View.
Arguments passed to the event.
Creates and initializes an instance of the CustomGetFullTextSearchPropertiesEventArgs class.
Provides access to a list of the names of the properties over which the FullTextSearch Action performs its search.
A list of the names of the properties over which the FullTextSearch Action performs its search.
Declares members implemented by a List Editor to support receiving information on the application and Collection Source of the List View that uses the List Editor.
In certain scenarios, a List Editor needs information on the application and Collection Source of the List View that uses the List Editor. This method is used to supply this information to the List Editor.
A object that represents the Collection Source of the List View that uses the List Editor.
An object that can be used to manage the current application.
Arguments passed to the events that involve manipulating an object.
Creates and initializes a new instance of the ObjectManipulatingEventArgs class.
An object that is being manipulated. This argument is used to initialize the property.
Provides access to the object that is being manipulated.
An object that is being manipulated.
Contains values that specify the positions of a new item row within a List Editor that supports the interface.
The new item row is positioned at the bottom of a List Editor.
The new item row is not displayed in a List Editor.
The new item row is positioned at the top of a List Editor.
Represents arguments passed to the and events.
Creates and initializes a new instance of the ValidateObjectEventArgs class.
An object that must be validated. This object is used to initialize the property.
A Boolean value that specifies whether the object being checked is valid. This value is used to initialize the property.
Specifies the message that must be displayed in a UI when the object being checked is not valid.
A message that must be displayed in a UI when the object being checked is not valid.
Specifies whether the object that is being checked is valid or not.
true if the object that is being checked is valid; otherwise false.
Contains values that specify the selection types that a List Editor or a View supports.
A List Editor or a View supports focusing an object, but does not support selection of objects.
A List Editor or a View supports selection of single and multiple objects, as well as focusing an object.
A List Editor or a View supports selection of single and multiple objects.
A List Editor or a View does not support focusing an object nor selection of objects.
A List Editor or a View supports selection type, which is active only while a postback is processed. For instance, it can be active when a record displayed by an ASP.NET Web List editor is clicked.
Contains values that specify the kind of a from which the method has been invoked.
The method is invoked from a that displays a root View.
The method is invoked from a lookup .
The method is invoked from a that dispays a nested View.
Represents a set of parameters that specify the context from which the method has been invoked.
Creates and initializes an instance of the ShowViewSource class with the specified parameters.
A from which the method is called. This parameter's value is used to initialize the property.
If a View has to be created as the result of an Action, this parameter should contain a reference to the Action's instance. This parameter's value is used to initialize the property.
This property references the Action's instance, if a View is displayed as the result of an Action,
An descendant object that specifies the Action which invoked the method.
This property references the instance of the Action's , if a View has to be displayed as the result of an Action,
A descendant object that specifies the Controller of the Action which invoked the method.
Contains a reference to the , from which the method is invoked.
A from which the method is invoked.
Contains a reference to the View represented by the , from which the method is invoked.
A that is represented by the Frame, from which the method is invoked.
An abstract class that serves as the base class for the Show View Strategy classes.
The constructor which provides basic functionality for the classes derived from the ShowViewStrategyBase class.
An descendant object that represents the application that will use the instantiated Show View Strategy.
Intended for internal use.
Releases all the resources allocated by the current Show View Strategy.
This field is intended for internal use.
Shows a Text Notification.
A string which is a notification message.
An value which determines the type of the notification.
An integer which specifies the duration of the notification displaying. The value indicates milliseconds.
An value which determines the position of the notification window in an ASP.NET application. In a WinForms application, this parameter is ignored.
Shows a Text Notification.
A object which contains the platform-agnostic and platform-specific notification parameters.
Displays the View that is specified via the parameters argument, in a UI.
A object that represents a set of parameters used to display a new View.
A object that specifies the context from which the method was invoked.
Show the specified View in a popup dialog with OK and Cancel buttons.
A to be shown in a popup.
A delegate to be executed when the OK button is clicked. This parameter is optional.
A delegate to be executed when the Cancel button is clicked. This parameter is optional.
A string specifying the custom caption of the OK button. This parameter is optional.
A string specifying the custom caption of the Cancel button. This parameter is optional.
Indicates whether the Show View Strategy keeps track of invoked Views.
true, if the Show View Strategy keeps track of invoked Views; otherwise, false. The default value is true.
Represents a descendant that contains the Refresh Action.
Creates an instance of the class.
Provides access to the 's Refresh Action.
A object representing the Refresh Action.
The Collection Source used for the List Views created by Lookup Property Editors.
Creates and initializes an instance of the LookupEditPropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object which owns the property whose possible values the created Collection Source will represent.
An object which owns the property whose possible values the created Collection Source
An object that contains metadata information on the property whose possible values the created Collection Source will represent.
The DataSourcePropertyIsNullMode property's value of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that corresponds to the property whose possible values the created Collection Source will represent.
The DataSourcePropertyIsNullCriteria property's value of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that corresponds to the property whose possible values the created Collection Source will represent.
Creates and initializes an instance of the LookupEditPropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object which owns the property whose possible values the created Collection Source will represent.
An object which owns the property whose possible values the created Collection Source
An object that contains metadata information on the property whose possible values the created Collection Source will represent.
The DataSourcePropertyIsNullMode property's value of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that corresponds to the property whose possible values the created Collection Source will represent.
The DataSourcePropertyIsNullCriteria property's value of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that corresponds to the property whose possible values the created Collection Source will represent.
A enumeration value specifying the created Collection Source's mode of operation.
Specifies the kind of the List View that uses the LookupEditPropertyCollectionSource.
A enumeration value that specifies the kind of the List View that uses the LookupEditPropertyCollectionSource.
Serves as the data source for the nested List Views that display collection properties.
Creates and initializes an instance of the PropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object, whose collection property the created PropertyCollectionSource will represent.
An object, whose collection property the created PropertyCollectionSource will represent.
An object that contains metadata information on the collection property the created PropertyCollectionSource will represent.
A enumeration value which specifies the mode of operation for the created Property Collection Source. This value is used to initialize the property.
Creates and initializes an instance of the PropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object, whose collection property the created PropertyCollectionSource will represent.
An object, whose collection property the created PropertyCollectionSource will represent.
An object that contains metadata information on the collection property the created PropertyCollectionSource will represent.
Creates and initializes an instance of the PropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object whose collection property the created PropertyCollectionSource will represent.
An object, whose collection property the created PropertyCollectionSource will represent.
An object that contains metadata information on the collection property the created PropertyCollectionSource will represent.
true if a Property Collection Source is created in server mode. This value is considered when initializing the property.
A enumeration value which specifies the mode of operation for the created Property Collection Source. This value is used to initialize the property.
Creates and initializes an instance of the PropertyCollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
The type of an object whose collection property the created PropertyCollectionSource will represent.
An object, whose collection property the created PropertyCollectionSource will represent.
An object that contains metadata information on the collection property the created PropertyCollectionSource will represent.
A enumeration value that specifies the mode used to access the .
A enumeration value which specifies the mode of operation for the created Property Collection Source. This value is used to initialize the property.
Adds the specified object to the Collection Source's .
An object that must be added to the Collection Source's collection.
Returns the value that indicates whether the Collection Source's can be filtered.
true if the Collection Source's collection can be filtered; otherwise false.
Returns the type in which the collection property represented by the current PropertyCollectionSource is declared.
The type in which the collection property represented by the current PropertyCollectionSource is declared.
Releases all the resources allocated by the current PropertyCollectionSource.
For internal use.
Tries to determine whether the specified object satisfies the criteria contained in the dictionary.
An object that must be checked against the criteria contained in the Criteria dictionary.
true if the specified object satisfies the criteria contained in the Criteria dictionary; false if the object does not satisfies the criteria; null if it cannot be determined.
Provides access to the object, whose collection property is represented by the current PropertyCollectionSource.
An object, whose collection property is represented by the current PropertyCollectionSource.
Occurs after the has been changed.
Returns the type of the object, whose collection property is represented by the current PropertyCollectionSource.
The type of the object, whose collection property is represented by the current PropertyCollectionSource.
Provides access to the IMemberInfo object that contains metadata information on the collection property represented by the PropertyCollectionSource.
An object that contains metadata information on the collection property represented by the PropertyCollectionSource.
Provides metadata information on the type of the objects contained in the PropertyCollectionSource's collection.
An ITypeInfo object which provides metadata information on the type of the objects contained in the Collection Source's collection.
Removes the specified object from the Collection Source's .
An object that must be removed from the Collection Source's collection.
The Collection Source used by default for the List Views that display collections of persistent objects.
Initializes a new instance of the CollectionSource.
An object representing the Object Space used by the Collection Source to interact with the database.
A type of the objects that will be contained in the Collection Source's .
true, if the server mode should be used; otherwise, false. This value is considered when initializing the property.
Initializes a new instance of the CollectionSource.
An object representing the Object Space used by the Collection Source to interact with the database.
A type of the objects that will be contained in the Collection Source's .
true, if the server mode should be used; otherwise, false. This value is considered when initializing the property.
A enumeration value specifying a Collection Source's mode of operation. This value is used to initialize the property.
Creates and initializes an instance of the CollectionSource class with the specified parameters.
An object representing the Object Space used by the Collection Source to interact with the database.
A type of the objects that will be contained in the Collection Source's .
Initializes a new instance of the CollectionSource.
An object representing the Object Space used by the Collection Source to interact with the database.
A type of the objects that will be contained in the Collection Source's .
A enumeration value that specifies the mode used to access the .
Initializes a new instance of the CollectionSource.
An object representing the Object Space used by the Collection Source to interact with the database.
A type of the objects that will be contained in the Collection Source's .
A enumeration value that specifies the mode used to access the .
A enumeration value specifying a Collection Source's mode of operation. This value is used to initialize the property.
Adds the specified object to the Collection Source's .
An object that must be added to the Collection Source's collection.
For internal use.
This property is intended for internal use.
Tries to determine whether the specified object satisfies the criteria contained in the dictionary.
An object that must be checked against the criteria contained in the Criteria dictionary.
true if the specified object satisfies the criteria contained in the Criteria dictionary; false if the object does not satisfies the criteria; null if it cannot be determined.
Provides metadata information on the type of the objects contained in the CollectionSource's collection.
An ITypeInfo object which provides metadata information on the type of the objects contained in the Collection Source's collection.
Removes the specified object from the Collection Source's .
An object that must be removed from the Collection Source's collection.
An abstract class that serves as the base class for Collection Source classes.
Adds the specified object to the Collection Source's .
An object that must be added to the Collection Source's collection.
Returns the value that indicates whether it is possible to add objects to the Collection Source's or not.
A Boolean value that indicates whether it is possible to add objects to the Collection Source's collection or not. true if it is possible to add objects, otherwise false.
Returns the value that indicates whether it is possible to remove objects from the Collection Source's or not.
A Boolean value that indicates whether it is possible to remove objects from the Collection Source's collection or not. true if it is possible to remove objects, otherwise false.
Begins update of the Collection Source's collection criteria. The criteria will not be applied to the collection until the update is complete.
Returns the value that indicates whether the Collection Source's can be filtered.
true if the Collection Source's collection can be filtered; otherwise false.
Specifies whether or not sorting options are applied from the application model.
true, when sorting options are applied from the application model; otherwise - false.
Provides access to the Collection Source's (see CollectionSourceBase) collection of objects.
An object representing the Collection Source's collection of objects.
Occurs after the Collection Source's collection has been recreated.
Occurs before the Collection Source's collection has been recreated.
Occurs after the Collection Source's has been reloaded.
Occurs before the Collection Source's has been reloaded.
Provides access to the Collection Source's dictionary that define the way in which the Collection Source's is filtered.
A LightDicationary of the objects that define the way in which the Collection Source's is filtered.
Occurs after the Collection Source's collection has been filtered using the objects contained in the dictionary.
Occurs before the Collection Source's collection has been filtered using the objects contained in the dictionary.
Gets the mode used to access the CollectionSourceBase's collection.
A enumeration value that specifies the mode used to access the Collection Source's .
Gets or sets whether persistent objects are deleted from the data store when they are removed from the .
true if persistent objects are deleted from the data store when they are removed from the collection; otherwise, false.
Provides access to the semicolon-delimited list of the 's Property Descriptors and/or expressions.
A semicolon-delimited list of the collection's property descriptors and/or expressions.
Releases all the resources allocated by the current Collection Source.
Occurs after a Collection Source has been disposed of.
Returns a that represents a criterion that can never be satisfied. If you add this Criteria Operator to a Collection Source's dictionary, the Collection Source's will contain no objects at all.
Ends update of the Collection Source's collection criteria and applies it.
Returns the number of objects contained in the Collection Source's .
The number of objects that are contained in the current Collection Source's collection.
For internal use.
Gets a value indicating whether or not the is currently being reinitialized.
true, if the collection is being reinitialized; otherwise, false.
For internal use.
Indicates whether the Collection Source's collection has been instantiated.
true if the current Collection Source's collection is instantiated; otherwise, false.
Tries to determine whether the specified object satisfies the criteria contained in the dictionary.
An object that must be checked against the criteria contained in the Criteria dictionary.
true if the specified object satisfies the criteria contained in the Criteria dictionary; false if the object does not satisfies the criteria; null if it cannot be determined.
For internal use. Use the property instead.
Return the objects contained in the Collection Source's .
An IList object representing the objects contained in the Collection Source's collection.
Indicates the Collection Source's mode of operation.
A enumeration value specifying the Collection Source's mode of operation.
Provides access to the Object Space used by the Collection Source to interact with the database.
An object representing the Object Space used by the Collection Source to interact with the database.
Provides metadata information on the type of the objects contained in the Collection Source's .
An ITypeInfo object which provides metadata information on the type of the objects contained in the Collection Source's collection.
Reloads the current Collection Source's .
Removes the specified object from the Collection Source's .
An object that must be removed from the Collection Source's collection.
Recreates a Collection Source's .
Sets the value that specifies whether it is possible to add objects to the Collection Source's or not.
A Boolean value that specifies whether it is possible to add objects to the Collection Source's collection or not. true if it is possible to add objects, otherwise false.
Sets the value that specifies whether it is possible to remove objects from the Collection Source's or not.
A Boolean value that specifies whether it is possible to remove objects from the Collection Source's collection or not. true if it is possible to remove objects, otherwise false.
Adds the specified criteria expression to the dictionary.
A string identifier of the criteria.
A string that specifies the criteria expression.
Specifies the 's sort settings.
A list of objects specifying the collection's sort settings.
Specifies the number of objects that can be retrieved by the Collection Source's from the database.
An integer value specifying the number of objects to be retrieved by the Collection Source's collection from the database. 0 indicates that all objects will be retrieved.
Arguments passed to the event.
Creates and initializes an instance of the CustomGetValueEventArgs class.
A name of the property that is being queried for its value. This parameter is assigned to the property.
An object whose property value must replace the currently processed format item in the format string. This parameter is assigned to the property.
Returns the name of the property that is being queried for its value.
A name of the property that is being queried for its value.
Returns an object whose property value must replace the currently processed format item in the format string.
An object whose property value must replace the currently processed format item in the format string.
Returns the custom value that must replace the corresponding format item in the string processed by the method.
A custom value that must replace the corresponding format item in the string processed by the method.
Arguments passed to the event.
Creates and initializes an instance of the CustomFormatObjectEventArgs class.
A format string that is being processed. This parameter is assigned to the property.
An object whose property values must replace the format items in the format string. This parameter is assigned to the property.
An enumeration value that defines the processing behavior.
Returns the enumeration value that defines the processing behavior.
An enumeration value that defines the processing behavior.
Returns the format string that is being processed.
A format string that is being processed.
Returns the object whose property values must replace the format items in the format string.
An object whose property values must replace the format items in the format string.
Returns the resulting string that must be returned by the method.
A resulting string that must be returned by the method.
Specifies the behavior of the method, when a format item in the string passed to it corresponds to a property that contains a null(Nothing in VB) or empty value.
Considered when a string passed to the method contains format items that must be replaced by null(Nothing in VB) or empty values.
Specifies that such format items must be simply removed.
Use RemoveDelimiterWhenEntryIsEmpty instead.
Considered when a string passed to the method contains format items that must be replaced by the null(Nothing in VB) or empty values.
Specifies that such format items and the delimiter strings that precede them must be removed.
Represents a string formatter. Exposes the static helper method that replaces format items in the specified string with the property values of the specified object.
Creates an instance of the ObjectFormatter class.
Occurs when the method is called. Allows you to perform the custom processing of the string passed to the Format method.
Occurs when the method processes a format item. Allows you to provide a custom value that will replace the format item in the resulting string.
Replaces format items in the specified string with the values of the specified object's properties. Uses the .Default mode of processing the passed string.
A string that contains zero or more format items.
An object whose property values are used in the formatting of the passed string.
A string in which the format items have been replaced by the string representations of the specified object's property values.
Replaces format items in the specified string with the values of the specified object's properties. Allows you to specify the mode of processing the passed string.
A string that contains zero or more format items.
An object whose property values are used in the formatting of the passed string.
An enumeration value that specifies the mode of processing the passed string.
A string in which the format items have been replaced by the string representations of the specified object's property values.
Represents a descendant that contains the Delete Action.
Creates an instance of the class.
Specifies whether to remove objects immediately.
true if objects are deleted from the database immediately; false if objects are deleted immediately from root Views, and deleted at the next committing of the changes collected by the Object Space, if the object(s) are from a nested View.
Provides access to the 's Delete Action.
A object representing the Delete Action.
Occurs before deleting objects.
Contains values specifying the type of a group in which the editor of the target property is placed.
The type of a group is SimpleEditors.
The type of a group is SizableEditors.
The type of a group is Tabbed.
Represents a wrapper class for a CriteriaOperator object. Intended for internal use.
Creates an instance of the LocalizedCriteriaWrapper class for the specified criterion.
The type of the objects for which the passed criterion string is constructed.
The string representation of a CriteriaOperator for which the LocalizedCriteriaWrapper instance must be created.
Creates an instance of the LocalizedCriteriaWrapper class for the specified criterion.
The type of the objects for which the passed CriteriaOperator is constructed.
The CriteriaOperator for which the LocalizedCriteriaWrapper instance must be created.
Creates an instance of the LocalizedCriteriaWrapper class for the specified criterion.
The string representation of a CriteriaOperator for which the LocalizedCriteriaWrapper instance must be created.
The object for which the LocalizedCriteriaWrapper instance must be created.
Creates an instance of the LocalizedCriteriaWrapper class for the specified criterion.
The type of the objects for which the passed criterion string is constructed.
The string representation of a CriteriaOperator for which the LocalizedCriteriaWrapper instance must be created.
The object for which the LocalizedCriteriaWrapper instance must be created.
Creates an instance of the LocalizedCriteriaWrapper class for the specified criterion.
The type of the objects for which the passed criterion string is constructed.
The object for which the LocalizedCriteriaWrapper instance must be created.
The object for which the LocalizedCriteriaWrapper instance must be created.
Represents a descendant that contains the ListViewShowObject Action.
Creates an instance of the class.
Occurs after the Open Action has been executed. Provides access to the ShowViewParameters object, specifying a View, displayed after executing the ListViewShowObject Action.
Occurs when the ListViewShowObject Action () is about to be executed.
Specifies the identifier of the . By default, it is set to ListViewShowObject.
$
Provides access to the ListViewShowObject Action.
A object representing the Open Action.
Creates a Detail View for the currently selected object. Assigns the View to the property of the passed ShowViewParameters object.
An object for which a Detail View must be created.
A object used to invoke a Detail View for the specified object.
An object that provides methods and properties to manage the current application.
A object that represents the Frame whose View contains the specified object.
A object that represents the View which contains the specified object.
Represents the base class for List Editors.
Indicates whether the data bound to the current List Editor can be edited via the List Editor's control.
true, if editing data is allowed; otherwise, false.
Occurs after the ListEditor's property has changed.
Updates the current List Editor's state in accordance with the information stored in the Application Model.
Removes references to the ListEditor's control and its event handlers.
Provides access to a List Editor's Context Menu Template.
A control which implements the IContextMenuTemplate interface and represents a List Editor's Context Menu Template.
Provides access to the control that is used by the current List Editor to represent a List View in a UI.
An object which represents the current List Editor's control.
Occurs after a ListEditor's control is created.
Creates the current List Editor's control that represents a List View in a UI.
An object which represents the current List Editor's control.
Occurs when the Application Model's node specified by the property has been changed.
Specifies a List Editor's data source.
An object which represents the collection containing the objects displayed by the List Editor's control.
Occurs after the property's value has been changed.
Releases all resources used by a ListEditor object.
Provides access to the current ListEditor's error message collection, populated when Validation Rules are broken.
An ErrorMessages object which is used to access the messages about currently broken Validation Rules.
Gets or sets the focused object in a List Editor.
The focused object.
Occurs after the focused object has been changed in a List Editor's control.
Occurs before the focused object is changed in a List Editor's control.
Provides access to the collection of objects that are currently selected in the List Editor's control.
A list of the selected objects.
Indicates whether a List Editor has been disposed of.
true if the current List Editor has been disposed of; otherwise, false.
This property is intended for internal use.
Provides access to the Application Model node that defines the List View represented by the current List Editors.
An object that allows you to access the List View settings stored in the Application Model.
Occurs after the customizations from the Application Model have been applied to the List Editor's control.
Occurs when customizations from the Application Model are applied to the List Editor's control.
Occurs after the List Editor's control customizations have been saved to the Application Model.
Occurs when the List Editor's control customizations are saved to the Application Model.
Specifies a List Editor's name.
A String value representing the current List Editor's name.
Occurs before a new object is created in a List Editor.
Occurs after creation of a new object is cancelled in a List Editor.
Occurs after a new object has been created in a List Editor.
For internal use only.
Occurs after an object is selected in the List Editor's control and an end-user presses Enter or double-clicks the object.
Specifies the text that is used by a List Editor to display a property which is prohibited for viewing by the current user.
A string value that represents text to be displayed by a List Editor if a user does not have permission to view an object's property. The default value is specified by the ProtectedContentText property of the Application Model's Application node.
Refreshes the bound data source of a List Editor's control.
Returns an array of descriptors for the properties considered bindable by the List Editor's Collection Source.
An array of descriptors for the properties considered bindable by the List Editor's Collection Source.
Writes information on a List Editor's control to the Application Model.
Occurs after the selection has been changed in a List Editor's control.
Returns the selection type supported by the current List Editor.
A enumeration value that represents the selection type supported by the current List Editor.
Occurs after a List Editor's supported selection type is changed.
Starts an incremental search for the specified string.
The text to locate.
Determines whether or not the given data access mode is supported by the ListEditor.
A enumeration value that specifies the data access mode.
true, if the specified mode is supported, otherwise - false.
Occurs when the object represented by the ListEditor's focused row must be validated.
Applied to a custom Property Editor. Registers the Property Editor in the application and specifies the data type for which the Property Editor is intended.
Creates an instance of the PropertyEditorAttribute class, initializing the and properties.
A type of the property for which the target Property Editor is designed.
true if the target Property Editor should be used for the properties of the specified type by default; otherwise, false.
Creates an instance of the PropertyEditorAttribute class, initializing the property.
The type of properties for which the target Property Editor is designed.
Creates an instance of the PropertyEditorAttribute class.
Creates an instance of the PropertyEditorAttribute class, initializing the and properties.
A type of the property for which the target Property Editor is designed.
A string alias to be associated with the Property Editor (see ).
true if the target Property Editor should be used for the properties of the specified type by default; otherwise, false.
Creates an instance of the PropertyEditorAttribute class, initializing the .
A type of the property for which the target Property Editor is designed.
A string alias to be associated with the Property Editor (see ).
Indicates whether the target Property Editor should be automatically used for the properties of the specified type.
true if the target Property Editor should be used for the properties of the specified type by default; otherwise, false.
Specifies the type of properties that the target Property Editor can display.
A object specifying the type of properties for which the target Property Editor is designed.
A base class for Property Editors.
Provides access to a collection of reason/value pairs used to make a PropertyEditor read-only/editable.
A object that represents a collection of key/value elements.
Occurs when the current PropertyEditor's state has changed.
Indicates whether a property represented by the current Property Editor can be set to null (Nothing in VB).
true if the property is a reference property or a nullable type property; otherwise, false.
Gets whether or not the PropertyEditor's value can be formatted.
true, if the value can be formatted; otherwise - false. The default is false.
Returns the current Property Editor's caption.
A string value representing the current Property Editor's caption.
Returns the value that is set to the current Property Editor's control.
An object representing the value that is set in the current Property Editor's control.
In the PropertyEditor class' descendants, can be raised after the control's value has been changed.
Specifies the pattern for formatting values of the current Property Editor.
A string representing the format pattern.
Specifies a mask expression for the current Property Editor's control.
A string value representing a mask expression for the current Property Editor's control.
Specifies the PropertyEditor's edit mask type.
An enumeration value specifying the edit mask type of a value in the current Property Editor.
Specifies the error icon displayed within the PropertyEditor when an error is associated with the editor.
An object that supplies metadata information on the error icon displayed within the editor when an error is associated with the editor.
Specifies the message about validation rules broken because of the current Property Editor's bound property.
A string value representing the text shown in the Property Editor's tooltip when a validation rule is broken.
Specifies the underlying type of the property represented by the current Property Editor.
A object representing the underlying type of the property represented by the current Property Editor.
Specifies whether the property value is updated immediately when changes occur in the current Property Editor's bound control.
true if the data source should be updated whenever the value of the Property Editor's control changes; false if it should be updated after the control value is validated.
Indicates whether the caption of the current Property Editor should be visible in a UI.
true if the current Property's caption is visible; otherwise, false.
This constant is intended for internal use.
Specifies whether the current Property Editor represents a password.
true if the current Property Editor's value represents a password; otherwise, false.
Specifies the maximum length that the current Property Editor's value can have.
A positive integer value specifying the maximum number of characters end users can enter.
Provides access to the IMemberInfo object that contains information on the property represented by the current Property Editor.
A IMemberInfo object providing full information on the property represented by the current Property Editor.
This constant is intended for internal use.
Provides access to the Application Model's node defining the current Property Editor.
An object that represents the Application Model's node defining the current Property Editor
This constant is intended for internal use.
This constant is intended for internal use.
Specifies the name of the property that is represented by the current Property Editor.
A string value representing the name of the property bound to the current Property Editor.
Specifies the value of the property represented by the current Property Editor.
An object representing the current value of the Property Editor's bound property.
Reads a value to the current Property Editor's control.
Refreshes the current Property Editor's control value.
This constant is intended for internal use.
Occurs after the property value has been read to the current Property Editor's control.
Occurs after the value of the Property Editor's control is set for the bound property.
Occurs before the value of the Property Editor's control is set for the bound property.
This event is intended for internal use.
Sets the value that is specified in the current Property Editor's control for the bound property.
When applied to business classes, specifies whether end-users can create reports on objects of the required class. When applied to a business class property, specifies if the target property is visible in the Report Designer.
Initializes a new instance of the VisibleInReportsAttribute class with the specified property.
true if an item should be added to the Data Type drop-down list in the Report Wizard; otherwise, false.
Initializes a new instance of the VisibleInReportsAttribute class with default settings.
Specifies whether an item is added to the Data Type drop-down list in the Report Wizard.
true if an item should be added to the Data Type drop-down list in the Report Wizard; otherwise, false.
Specifies whether the column that corresponds to the target business class property is initially visible in a Lookup Property Editor's List View.
Initializes a new instance of the VisibleInLookupListViewAttribute class.
true if a column that corresponds to the target business class property is initially visible in a Lookup Property Editor's List View; otherwise, false.
Specifies whether the column that corresponds to the target business class property is initially visible in a List View.
Initializes a new instance of the VisibleInListViewAttribute class.
true if a column that corresponds to the target business class property is initially visible in a List View; otherwise, false.
Specifies a caption format for the target business class' objects.
Initializes a new instance of the ObjectCaptionFormatAttribute class with the specified property.
A string value that represents a format string for the target business object's caption.
Returns a caption format for the target business class' objects.
A string value that represents a format for the target business object's caption.
Specifies whether a class will have a corresponding item in the navigation control.
Initializes a new instance of the NavigationItemAttribute class with the specified property.
A string value that represents the name of the group within the navigation control to which an item will be added.
Initializes a new instance of the NavigationItemAttribute class with default settings.
Initializes a new instance of the NavigationItemAttribute class with the specified property.
true if an item should be added to the navigation control; otherwise, false.
Specifies the name of the default first-level navigation item in the navigation control to which the required item is added.
A string value representing the default first-level navigation item name.
Specifies the name of the first-level navigation item to which an item corresponding to the required business class is added.
A string value which represents the name of the group within the navigation control.
Specifies whether an item is added to the navigation control on the main window.
true if an item should be added to the navigation control; otherwise, false.
Specifies the mode of the target business class property's Lookup Property Editor.
Initializes a new instance of the LookupEditorModeAttribute class and sets the property.
A LookupEditorMode enumeration value representing a display mode of the target property's Lookup Property Editor.
This method is intended for internal use.
Specifies the mode of the target business class property's Lookup Property Editor.
A enumeration value representing a display mode of the target property's Lookup Property Editor.
Applied to Business Class properties. Indicates that the property value is updated immediately when changes occur in the current Property Editor's bound control.
Initializes a new instance of the ImmediatePostDataAttribute class.
Initializes a new instance of the ImmediatePostDataAttribute class.
A Boolean value indicating the refresh behavior of the target property.
This property is intended for internal use.
Specifies the name of the image that is displayed for the target class' objects or target enumeration value.
Initializes a new instance of the ImageNameAttribute class with the specified property.
A string value representing a name of the image to be associated with the target business class' objects or target enumeration value.
Specifies the name of the image that will be associated with the target business class' objects or target enumeration value.
A string value representing the name of the image to be associated with the target business class' objects or target enumeration value.
Specifies the property which is considered an analog of the GUID property, to allow use of more suitable values.
Initializes a new instance of the FriendlyKeyPropertyAttribute class with the specified property.
A string that represents the name of an identifier-like persistent property.
Returns the name of the persistent property which the system uses as an identifier-like property for a specific type.
An object which supplies metadata on the required type.
true, to take into account inherited FriendlyKeyPropertyAttribute attributes; otherwise, false.
A string holding the name of the persistent property which the system uses as an identifier-like property for a specific type.
Indicates the persistent property which the system uses as an identifier-like property.
A string that represents the name of an identifier-like persistent property.
Specifies whether the target reference property is displayed via several Property Editors representing the referenced object's properties of via a single Lookup or Object Property Editor.
Initializes a new instance of the ExpandObjectMembersAttribute class.
An enumeration value specifying how the target reference property is displayed in Views. This parameter value is assigned to the property.
Initializes a new instance of the ExpandObjectMembersAttribute class.
An enumeration value specifying how the target reference property is displayed in Views. This parameter value is assigned to the property.
A string that specifies the name of a single property that should be displayed in the parent object View.
Specifies how an aggregated reference property is displayed in Views when it is not decorated with the . By default, the field is set to , which means that an aggregated reference property is represented by several Property Editors in Detail Views, and by an Object Property Editor in List Views.
$
Specifies whether the target reference property is displayed via several Property Editors representing the referenced object's properties or via a single Lookup or Object Property Editor.
An enumeration value specifying how the target reference property is displayed in Views.
Specifies the name of a single property that should be displayed in the parent object View.
A string which is the name of a single property that should be displayed in the parent object View.
Sets default options for a class.
Initializes a new instance of the DefaultClassOptionsAttribute class with default settings.
Applied to business classes' reference and collection properties. Specifies the name of a collection property used as the data source for a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
Initializes a new instance of the DataSourcePropertyAttribute class with the specified , and properties.
A string value specifying the name of a collection property used as the data source for a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
A DataSourcePropertyIsNullMode enumeration value specifying the display mode for the target property's Lookup List View, if the is not specified.
A string value specifying criteria for filtering the target property's Lookup List View if the is not specified.
Initializes a new instance of the DataSourcePropertyAttribute class with the specified and properties.
A string value specifying the name of a collection property used as the data source for a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
A DataSourcePropertyIsNullMode enumeration value specifying the display mode for the target property's Lookup List View if the is not specified.
Initializes a new instance of the DataSourcePropertyAttribute class with the specified property.
A string value representing the name of a business class collection property which serves as a source for the Lookup Property Editor of the target Object type business class property.
Returns a name of a business class collection property, serving as a source for the Lookup Property Editor of the target Object type business class property.
A string value representing the name of the source collection property for the target Object type property.
Indicates criteria for filtering the List View of the target property's Lookup Property Editor, in case the is not specified.
A string value that represents criteria for filtering the List View of the target property's Lookup Property Editor.
Specifies the Lookup Property Editor's data source, in case the collection property specified by the is set to null (Nothing in VB).
A enumeration value that specifies the Lookup Property Editor's data source.
This method is intended for internal use.
Applied to business classes' reference and collection properties. Specifies the criteria expression used to filter the List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
Initializes a new instance of the DataSourceCriteriaAttribute class with the specified property.
A string value representing criteria for filtering the List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
Returns criteria for filtering the List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
A string value representing criteria for filtering the List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
This property is intended for internal use.
Specifies whether a class will have a corresponding item in the New Action's item list.
Initializes a new instance of the CreatableItemAttribute class with the specified property.
true if an item should be added to the New Action's item list; otherwise, false.
Initializes a new instance of the class with default settings.
Specifies whether an item is added to the New Action's item list.
true if an item should be added to the New Action's item list; otherwise, false.
Converts a persistent class method into a SimpleAction or .
Initializes a new instance of the ActionAttribute class with the specified property.
A string value which is assigned to the property.
Initializes a new instance of the ActionAttribute class with the specified property.
A PredefinedCategory enumeration value whose string representation is assigned to the property.
Initializes a new instance of the ActionAttribute class with default settings.
Specifies whether to commit the changes made to data when the Action attribute's target method is executed.
true if data changes are to be commited; otherwise, false.
Specifies the caption for the generated Action.
A string value that represents a caption for the Action to be generated.
Specifies the category for the generated Action.
A string value that represent the category for the Action to be generated.
Specifies the confirmation message displayed when an end-user executes the generated Action.
A string containing a generated Action's confirmation message.
Specifies the name of the image for the generated Action.
A string value that represents the name of the mage for the Action to be generated.
Specifies a context for enabling the generated Action.
A enumeration value identifying a context type.
Specifies the criteria for enabling the generated Action.
A string value that represents a criteria for enabling the Action to be generated.
Specifies whether all the currently selected objects must satisfy the criteria to make an Action enabled.
A enumeration value that indicates whether all selected objects or at least one must satisfy the TargetObjectsCriteria criteria.
Specifies the tooltip for the generated Action.
A string value that represents a tooltip for the Action to be generated.
Contains values specifying access levels to an object.
Represents an access level to an object that includes reading, writing, creating, deleting and navigating via a navigation control. Its index is 31.
Represents an access level to an object that includes writing, creating and deleting. Its index is 14.
Represents an access level that allows a user to create an object. Its index is 4.
Represents an access level that allowsa user to delete an object. Its index is 8.
Represents an access level that allows a user to navigate to a View using the navigation control in the main window. Its index is 16.
Represents an access level that does not allow anything. Its index is 0.
Represents an access level that allows a user to read an object. Its index is 1.
Represents an access level that allows a user to write an object. Its index is 2.
Represents a descendant, that contains the PreviousObject and NextObject Actions.
Creates an instance of the class.
Indicates whether you can currently navigate to the previous object and\or next object.
A MovementDirection enumeration value.
Provides access to the 's NextObject Action.
A object representing the NextObject Action.
Provides access to the RecordsNavigationController's Order Provider.
An OrderProviderSource object representing a service for getting required objects from the specified View.
Provides access to the 's PreviousObject Action.
A object representing the PreviousObject Action.
Represents a descendant, that contains the Link and Unlink Actions.
Creates an instance of the class.
Indicates whether to save changes made to the current List View's collection when the or is executed.
true if the changes made to the current collection property are saved to the database when the Link or Unlink Action is executed; otherwise, false.
Returns a key used to filter the collection source of the Link View if the property is set to true.
Occurs when creating a View to be displayed by the .
Specifies whether to exclude the objects that are already linked from the List View invoked by the .
true, if the linked objects are excluded; false, if the linked objects are not excluded.
Provides access to the 's Link Action.
A object representing the Link Action.
Returns the 's ID. Its value is set for the ID property of the Application Model's ActionDesign | Actions | <Action> node. The default value is "Link".
Occurs when executing the .
Specifies whether or not the and actions are active only when a Lookup List View for the current object type exists in the Application Model.
true, if the Link and Unlink actions are active only when a Lookup List View for the current object type exists in the Application Model; otherwise - false.
Specifies whether or not the and actions are active for persistent objects only.
true, if the Link and Unlink actions are active for persistent objects only; otherwise - false.
Provides access to the 's Unlink Action.
A object representing the Unlink Action.
Represents a descendant that contains the FullTextSearch and SetFilter Actions.
Creates an instance of the class.
Occurs when the Search Criteria Builder object used to build a criteria expression based on the value passed to the is created.
Occurs when the FullTextSearch Action is executed. Allows you to create a custom CriteriaOperator that will be used by the FullTextSearch Action, to filter the current List View.
Occurs when the FilterController is activated. Allows you to specify the Application Model's Views | <ListView> | Filters node, containing the filter definitions to be used by the FilterController's SetFilter Action for the currently processed List View.
Occurs when the FullTextSearch Action is executed. Allows you to specify the properties over which the search is performed.
Returns the name of the item in the Criteria collection of the current List View's CollectionSource. This item is updated each time a new filter is selected via the 's Filter Action. By default, this attribute is called "ListViewFilter".
Provides access to the 's FullTextSearch Action.
A object representing the FullTextSearch Action.
Holds the 's identifier.
When the is used to filter a List View, a criterion is passes to the dictionary of the List View's Collection Source. This dictionary requires that each criterion must be accompanied by a description. The FullTextSearchCriteriaName constant holds a description of criterions passed to the dictionary by the FullTextFilterAction.
Specifies the way in which the FullTextSearch Actions performs its search.
A enumeration value that specifies the way in which the FullTextSearch Action performs its search. The default value is .
Specifies the way in which the FullTextSearch Action collects properties to be included in search criteria.
A enumeration value that specifies the way in which the FullTextSearch Action collects properties for the criterion to be generated.
The default value depends on the kind of List View for which the was activated.
For the List Views used by the Lookup Property Editors, the default value is VisibleColumns. For all the other List Views, the default value is AllSearchableMembers.
Returns the properties over which the FullTextSearch Action is executed, based on the property's value.
An ICollection<String> object specifying the properties over which the search is performed by the FullTextSearch Action.
Provides access to the 's SetFilter Action.
A object representing the Filter Action.
Occurs after the Application Model's Filters node settings (the list of filters and the selected filter item) are applied to the and before the current filter is applied to the List View's collection source.
Provides access to the current List View for which the is activated.
A object representing the current List View to be filtered by the .
Represents a descendant that contains the ShowNavigationItem Action.
Creates an instance of the class.
Raised before generating the Items collection of the 's ShowNavigationItem Action.
Occurs when an end-user clicks a navigation item in the navigation control.
Occurs when the 's selected item is about to change, to reflect the change of the active View.
Provides access to the 's item which corresponds to a specific View.
A object that specifies a View which has a corresponding ShowNavigationItemAction's item.
A object representing the ShowNavigationItemAction's item which corresponds to the specified View.
Creates an Application Model's NavigationItem node that defines an item of the 's ShowNavigationItem Action.
An object represents the Application Model.
A object that presents key information for creating a new NavigationItem node.
A string value representing the name of the NavigationItem node to which the new NavigationItem node will be added.
A string value that represents an identifier of the new NavigationItem node.
A string value that represents an identifier of the new NavigationItem node.
An object representing the Application Model's NavigationItem node.
Creates an Application Model's NavigationItem node that defines an item of the 's ShowNavigationItem Action.
An object represents the Application Model.
A string value representing the name of the NavigationItem node to which the new NavigationItem node will be added.
A string value that represents an identifier of the new NavigationItem node.
A string value that represents an identifier of the new NavigationItem node.
A string representing the identifier of a that is displayed when the created Navigation Item is clicked in the navigation control.
A string representing the key property value of the object which should be opened in the View specified by the viewId parameter.
An object representing the Application Model's NavigationItem node.
Creates an Application Model's NavigationItem node that defines an item of the 's Navigation Action.
An object representing the Application Model.
A object that presents key information for creating a new NavigationItem node.
A string value representing the name of the NavigationItem node to which the new NavigationItem node will be added.
An object representing the Application Model's NavigationItem node.
Returns the ShowNavigationItem Action's item to be chosen when starting up the application.
A ChoiceActionItem object representing the item in the navigation control to be chosen when loading the main window.
Occurs after the Items collection of the 's ShowNavigationItem Action has been populated.
Occurs after a navigation item has been created in the navigation control.
Recreates navigation items.
Returns a key used to create an item in the collection of the 's item. This key specifies a reason for activating /deactivating the item when the security allows/denies access to navigate to the View associated with the item.
Provides access to the 's ShowNavigationItem Action.
A object representing the ShowNavigationItem Action.
Makes the 's items disabled if the Security System prohibits reading and navigating to the object type associated with the items.
Specifies whether all navigation items or the selected item must be synchronized with the security permissions when an end-user clicks an item.
A SynchronizeItemsWithSecurityMode enumeration value specifying the mode in which to check security permissions for the current user.
Changes the 's selected item to the specified one.
A object that specifies a View which has a corresponding ShowNavigationItemAction's item.
Changes the 's selected item to the item which represents a specific View.
A which has a corresponding ShowNavigationItemAction's item.
Represents a descendant that contains the New Action.
Creates an instance of the class.
Occurs when the 's Items List is generated or updated.
Occurs when the 's Items List is generated or updated.
Creates a new object of the type selected in the 's control.
The created object of the type selected in the NewObjectAction's control.
Occurs before adding a newly created object of the type selected in the 's control to an associated collection.
Specifies the default value of the property.
Specifies whether or not a link between a master and child object is created immediately when the is executed in a nested List View with a non-aggregated collection.
true, if a link between a master and child object is created immediately; otherwise, false.
Returns the 's ID. Its value is set for the ID property of the Application Model's ActionDesign | Actions | <Action> node. The default value is "New".
Provides access to the 's New Action.
A object representing the New Action.
Specifies the mode for populating the items list.
An enumeration value specifying the mode for populating the New Action's items list.
Occurs after the object of the type selected in the 's Items collection has been created and added to the associated object collection.
Occurs before creating a new object of the type selected in the 's control.
Raises the event for a specific object.
The object for which the ObjectCreated event must be raised.
A value of the key specifying that the is active with respect to the security restrictions.
For internal use.
Specifies the filters that an end-user will be able to apply to the List View that displays the target class'objects.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
A string value that represents a caption of the filter to be created. This parameter value is assigned to the property.
true if the filter to be created will be initially applied to the current List View; otherwise, false. This parameter value is assigned to the property.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
A string value that represents a caption of the filter to be created. This parameter value is assigned to the property.
A string value that represents a description of the filter to be created. This value will be set for the tooltip of the corresponding Filter Action's item. This parameter value is assigned to the property.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
A string value that represents a caption of the filter to be created. This parameter value is assigned to the property.
A string value that represents a description of the filter to be created. This value will be set for the tooltip of the corresponding Filter Action's item. This parameter value is assigned to the property.
true if the filter to be created will initially be applied to the current List View; otherwise, false. This parameter value is assigned to the property.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
true if the filter to be created will be initially applied to the current List View; otherwise, false. This parameter value is assigned to the property.
Creates an instance of the ListViewFilterAttribute class and initializes its properties.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
A string value that represents a caption of the filter to be created. This parameter value is assigned to the property.
Initializes a new instance of the ListViewFilterAttribute.
A string value that represents the ID of the filter to be created. This parameter value is assigned to the property.
A string value that represents criteria for filtering the current List View. This parameter value is assigned to the property.
A string value that represents a caption of the filter to be created. This parameter value is assigned to the property.
A string value that represents a description of the filter to be created. This value will be set for the tooltip of the corresponding Filter Action's item. This parameter value is assigned to the property.
An integer value specifying the order index of the filter to be created. This parameter value is assigned to the property.
true if the filter to be created will initially be applied to the current List View; otherwise, false. This parameter value is assigned to the property.
Specifies the current filter caption.
A string specifying the current filter caption.
Specifies the criteria applied to the List View when the current filter is applied.
A string representing the criteria applied to the List View when the current filter is applied.
Specifies the current filter description.
A string specifying the current filter description.
Specifies the identifier of the current filter.
A string value that represents the ID of the current filter.
Specifies the name of the image that is displayed for the current filter.
A string specifying the name of the image that is displayed for the current filter.
Specifies the order index by which the SetFilter Action's items are arranged.
An integer value specifying the order index by which the Filter Action's items are arranged.
Indicates whether the filter is initially applied to the current List View.
true if the filter to be created is initially applied to the current List View; otherwise, false.
Represents arguments passed to the event.
Creates a new instance of the DialogControllerAcceptingEventArgs class.
A object that is a set of parameters used to display a new View. This parameter value is assigned to the property.
A object that is the arguments passed to the 's Execute event. This parameter value is assigned to the property.
Arguments passed to the 's Execute event.
A object that is the arguments passed to the AcceptAction's Execute event.
Provides access to the object used to specify a View to be displayed after executing the event.
A object that represents a set of parameters used to display a new View.
Represents a descendant that contains Actions for pop-up Windows.
Creates an instance of the class.
Provides access to the current Dialog Controller's DialogOK Action.
A object representing the Dialog Controller's DialogOK Action.
Occurs when executing the current Dialog Controller's .
Provides access to the current Dialog Controller's Cancel Action.
A object representing the Dialog Controller's Cancel Action.
Occurs when executing the current Dialog Controller's .
Specifies whether to close the current pop-up Window when executing the Dialog Controller's or .
true if the current pop-up Window is closed after using the Dialog Controller's or ; otherwise, false.
Provides access to the current DialogController's Close Action.
A object representing the DialogController's Close Action.
Specifies whether or not the dialog is closed when a row in the List Editor is clicked.
true, if a popup dialog is closed when a row in the List Editor is clicked; otherwise - false.
For internal use only.
A collection of Controllers.
Specifies the name of the Action Container that displays the Dialog Controller's and .
$
Returns the 's ID. Its value is set for the ID property of the Application Model's ActionDesign | Actions | <Action> node. The default value is "DialogCancel".
Returns the 's ID. Its value is set for the ID property of the Application Model's ActionDesign | Actions | <Action> node. The default value is "DialogOK".
Specifies whether to save changes made to the object represented by the current pop-up Window's Detail View when executing the .
true if the object represented by the current pop-up Window's Detail View is saved when executing the ; otherwise, false.
Occurs after setting a Template for the Dialog Controller's pop-up Window.
Contains values specifying the type of the Window to display a View.
The taget View will be displayed in the current Window.
The target View will be displayed in the Window whose type is determined by the active ShowViewStrategy, taking into account the current Window and View type.
The View will be displayed in a newly created modal Window.
The target View will be displayed in a newly created Window.
Represents a set of parameters used to display a new View.
Creates an instance of the ShowViewParameters class and initializes the property.
A object that represents the target View to be displayed.
Creates an instance of the ShowViewParameters class.
Sets the current object's properties to the specified object's property values, respectively.
A object whose properties serve as a source for the corresponding properties of the current object.
Specifies the Template context for the Window that will contain the target View.
A object that represents a Template context for the target View's Window.
Provides access to a collection of Controllers that should only be activated for the target View or its Window.
A List<Controller> object that represents a collection of Controllers to be activated for the target View or its Window.
Specifies whether all Controllers that satisfy the target View or its Window must be created.
true if all Controllers that satisfy the target View or its Window are created; otherwise, false.
Specifies the View to be displayed.
A object representing a View to be displayed.
Specifies the Window in which a View should be invoked.
A enumeration value specifying the Window in which a View should be invoked.
Specifies the type of the Window that will embed the target View.
A enumeration value representing the type of the target Window.
Contains values that specify the display mode for an XAF UI element in an ASP.NET Web application.
An XAF element that supports the View-Edit mode is displayed in the editable mode in ASP.NET applications.
An XAF element that supports the View-Edit mode is displayed in the read-only mode in ASP.NET applications.
The base class for XAF modules.
Creates a new instance of the ModuleBase class.
Registers the Generator Updaters. These are classes, used to customize the Application Model's zero layer after it has been generated.
A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters.
Contains manually specified Controllers to be loaded to the Application Model.
A ControllerTypeCollection object which is a collection of Controller types to be loaded to the Application Model.
Contains manually specified business classes to be loaded to the Application Model.
An ExportedTypeCollection object which is a collection of types to be loaded to the Application Model.
Registers node updaters in the application.
An object exposing the AddUpdater method used to register node updaters in the application.
This method is intended for internal use.
Provides access to an object that can be used to manage the current application.
An object that provides methods and properties to manage an application.
For internal use only.
A string that represents the name of the current module's assembly.
Creates an XAF module instance of the specified type.
A System.Type object that specifies the created module type.
A object that specifies the model difference storage used by the crated module.
A XAF module object.
Allows you to override domain logic classes registered for Application Model interfaces.
A object exposing methods to manage domain logic classes registered for Application Model interfaces.
Customizes business class metadata before loading it to the Application Model's BOModel node.
An object which holds metadata information on business classes to be loaded to the Application Model.
Specifies a textual description of a module.
A string value that represents the current module description.
For internal use.
Represents an empty collection of type .
Extends the Application Model.
A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.
Returns a collection of Controllers loaded to the Application Model.
An IEnumerable<Type> collection of Controllers to be loaded to the Application Model.
Returns a collection of business classes loaded to the Application Model.
An IEnumerable<Type> collection of business classes to be loaded to the Application Model.
Returns the list of updaters that handle database updates for the ModuleBase module.
An object which represents the Object Space used to update the database.
A System.Version object which represents the current database version.
An IEnumerable<> list of updaters that handle database updates for the ModuleBase module.
Returns the type of an XAF Module.
The System.Type object which potentially can be the type of an XAF Module.
The System.Type object which is the type of an XAF Module.
Returns a list of Pop-up Window Show Actions that must be executed before loading the application's main Window.
An IList<> object that represents a collection of Actions to be executed before invoking the application's main Window.
Returns a collection of Resource Localizer types that can be used in an application that uses the current module.
An ICollection<Type> collection containing the types of the Resource Localizers to be supplied with the current module.
Detects whether the specified type is exported to the system class.
A Type object that is the type to be tested.
true if the specified type is exported; otherwise, flase
This property is intended for internal use.
Provides access to the ApplicationModulesManager object, which contains information on the modules currenly added to the application.
An ApplicationModulesManager object that provides methods and properties to manage the current application's modules. This parameter value is set for the property.
Gets the full name of a module's type.
A string value that represents the current module's full name.
Provides access to the collection of modules that are added to the current module via the Module Designer.
A ModuleTypeList collection of modules used by the current module.
Provides access to a collection of Resource Localizers used in the current module to extend the Application Model's node.
An IList<Type> collection of Resource Localizer types.
Sets up a module after it has been added to the collection.
An object that provides methods and properties to manage the current application. This parameter value is set for the property.
Sets up a module after it has been created.
An ApplicationModulesManager object that provides methods and properties to manage the current application's modules. This parameter value is set for the property.
Gets the major, minor, revision, and build numbers of a module's assembly.
A object that represents the current module's assembly version.
Contains values specifying how a Choice Action with an empty collection must be displayed.
A Choice Action's control is invisible if the collection is empty.
A Choice Action's control is disabled if the collection is empty.
A Choice Action's control is displayed with an empty drop-down list if the collection is empty.
Contains values specifying the quantity of selected objects that must satisfy a particular criterion (see ) to enable an Action.
At least one of the selected objects in a View must satisfy the criteria specified by the property to enable the Action.
All the objects selected in a View must satisfy the criteria specified by the property to enable the Action.
Declares members implemented by Frame Templates to support saving their settings to the Application Model.
Applies settings provided by the Application Model's Template node to a Template at runtime. These settings are provided by the method.
Saves a Template's settings previously changed by an end-user to the child nodes of the Application Model's Templates node. These child nodes were previously specified by the method.
Creates and/or provides access to child nodes of the Application Model's Template node where customizations made by an end-user must be stored. To apply these customizations, this method calls the method.
An object that represents the Application Model's Template node, providing settings for the current Template.
Occurs when Template settings are reloaded.
Contains values specifying whether an Action is represented by an accept, cancel or ordinal button in a Window Forms application's pop-up Windows.
An Action which is displayed in a pop-up Window is executed when an end-user presses ENTER.
An Action, which is displayed in a pop-up Window, is executed when an end-user presses ESC.
An Action which is displayed in a pop-up Window is executed when an end-user clicks it or uses a predefined shortcut.
Represents arguments passed to the event.
Initializes a new instance of the CreateCustomTemplateEventArgs class.
An object which is used to manage the application.
A object that represents a context in which a Template is created.
Provides access to the object.
An object that represents the object that manages the current application.
Returns the context in which a Template is created.
A object that represents a contex in which the Template is created.
Specifies the Template which is created in a event handler.
An object that supports the interface. This object represents the created Template.
Arguments passed to the event.
Initializes a new instance of the CustomizeTemplateEventArgs class.
An object supporting the IFrameTemplate interface. This object represents the Template to be customized.
A object that represents a contex in which the Template was created.
Returns the context in which the Template to be customized was created.
A object that represents a context in which the Template was created.
Provides access to the Template to be customized.
An object that supports the interface. This object represents the customized Template.
Represents arguments passed to an application's event.
Initializes a new instance of the ViewShownEventArgs class.
A object that represents the Frame in which a specified View will be displayed.
A object that represents the Frame in which the request to create a View was performed.
Provides access to the Frame in which a newly created View was requested to be created.
A object that represents the Frame in which the request to create a View was performed.
Provides access to the Frame in which a View will be created.
A object that represents the Frame in which a View will be created.
Represents arguments passed to the event.
Initializes a new instance of the ViewShowingEventArgs class.
A object that represents a Frame in which a specified View will be displayed.
A object that reprsents a List View or Detail View to be shown.
A object that represents a Frame in which a request to create a View was performed.
Provides access to the Frame for which creation of a new View was requested.
A object that represents a source Frame for the View to be created.
Provides access to the Frame in which a new View will be displayed.
A object that represents the Frame in which the View will be displayed.
Returns the View to be shown.
A object that reprsents a List View or Detail View to be shown.
Represents arguments passed to the event.
Initializes a new instance of the DetailViewCreatedEventArgs class.
A object that represents a Detail View to be customized.
Specifies the Detail View to be customized in the event.
A object to be customized.
Represents arguments passed to the event.
Initializes a new instance of the DetailViewCreatingEventArgs class.
A string value that represents the ID of the Detail View to be created.
An object representing the Object Space that will work with the new Detail View's object.
An object that will be represented by the new Detail View.
true if the new Detail View will be root; otherwise, false.
Initializes a new instance of the DetailViewCreatingEventArgs class.
A string value that represents the ID of the Detail View to be created.
An object representing the Object Space that will work with the new Detail View's object.
An object that will be represented by the new Detail View.
true, if the new Detail View will be root; otherwise, false.
true, if delayed object loading is enabled for the new Detail View; otherwise, false.
Specifies whether or not delayed object loading is enabled for the particular Detail View created using the .
true, if the delayed object loading is enabled for the particular Detail View; otherwise, false.
Returns the object that represents a current object for the Detail View to be the created.
An object which will be represented by the new Detail View.
Specifies the Detail View which is created in the event.
A object to be created.
Represents arguments passed to the event.
Initializes a new instance of the ListViewCreatingEventArgs class.
A string value that represents the ID of the List View to be created.
A CollectionSourceBase object that represents the collection source for the new List View.
true if the new List View is root; otherwise, false.
Returns the collection source to be used when creating a new List View.
A CollectionSourceBase object which will be used to retrieve objects to the new List View.
Specifies a custom List View created in a event.
A object to be created.
The base class for event arguments passed to the , , and events.
Initializes a new instance of the ViewCreatingEventArgs class.
A string that represents the ID of the View to be created.
An object representing the Object Space which is used to create a new View.
true if the new View is root; otherwise, false.
Indicates whether a root View must be created.
true if the new will be root; otherwise, false.
Returns the Object Space to be used when creating a new View.
An object that represents an Object Space for the new View.
Specifies a custom View created in a or event.
A object that actually represents a Detail or List View.
Returns the ID of the created View.
A string that represents the identifier of the to be created.
Represents arguments passed to the event.
Initializes a new instance of the LogonFailedEventArgs class.
An object that represent the current logon parameters.
An Exception object that represents the exception that was raised when logging on.
Returns the exception that was raised when logging on.
A object that represents the exception that was raised when logging on.
Returns the current logon parameters.
An object that represents the current logon parameters.
Represents arguments passed to the and events.
Initializes a new instance of the LogonEventArgs class.
An object that represents the Security System's logon parameters.
Gets the current logon parameters.
An object that represents the Security System's logon parameters.
Represents arguments passed to an application's event.
Initializes a new instance of the LastLogonParametersWritingEventArgs class.
A object that represents the Detail View displayed on the logon Window.
An object that represents the Security System's logon parameters.
A SettingsStorage object that manages the logon parameters location.
Provides access to the Detail View displayed on the current logon Window.
A object that represents the Detail View of the current logon Window.
Gets the object that specifies the current logon parameters.
An object that specified the current logon parameters.
Provides access to the settings storage which is used to save logon parameters.
A SettingsStorage object that manages the logon parameters location.
Provides data for the event.
Initializes a new instance of the LastLogonParametersReadingEventArgs class.
An object that represents the Security System's logon parameters.
A SettingsStorage object that manages the logon parameters location.
Specifies the object that specifies the logon parameters to be displaed in a logon Window.
An object that represents the last logon parameters loaded from a storage.
Provides access to the settings storage which is used to load logon parameters.
A SettingsStorage object that manages the logon parameters location.
Represents arguments passed to the event.
Initializes a new instance of the LastLogonParametersReadEventArgs class.
An object that represents the Security System's logon parameters.
A SettingsStorage object that manages the logon parameters location.
Provides access to the logon parameters to be displayed in a logon Window.
An object that represents the current logon parameters.
Provides access to the settings storage which is used to load logon parameters.
A SettingsStorage object that manages the logon parameters location.
Represents arguments passed to the event.
Initializes a new instance of the DatabaseVersionMismatchEventArgs class.
A DatabaseUpdaterBase object that is used to update the database.
A CompatibilityError object that represent the error that occurred.
Specifies the error that has occured while checking the database and application compatibility.
A CompatibilityError object that represent the error that occurred.
Provides access to the Database Updater which is used to update the database version.
A DatabaseUpdaterBase object that is used to update the database.
Represents arguments passed to the event.
Initializes a new instance of the CreateCustomLogonParameterStoreEventArgs class.
Specifies a SettingStorage object which is used to load and save logon parameters.
A SettingsStorage object that manages the logon parameters location.
Declares members implemented by Action Containers.
Provides access to a collection of Actions which are displayed by an Action Container.
A ReadOnlyCollection<> collection containing Actions of the current Action Container.
Specifies an Action Container's identifier.
A string holding the Action Container's identifier.
Adds a specified Action to an Action Container's collection and creates its control.
An object that represents the Action to be registered within the current Action Container.
Declares members implemented by Window Templates.
Indicates whether a Window Template represents a resizable control.
true if the Template is resizable; otherwise, false.
Sets the specified caption to a Window Template.
A string value that represents a caption to be set to the current Window Template.
Displays the specified status messages on a Template (e.g. in its status bar).
An object representing the ICollection<string> collection of status messages.
Declares members implemented by Frame Templates.
Provides access to a Template's Action Container that contains the Actions with the property set to Unspecified.
An instance of the class that implement the interface.
Provides access to a Template's Action Containers.
An instance of the ICollection<> collection that contains the current Template's Action Containers.
Adds the of the specified View to a Template's View site.
A object that represents the View whose control is added to the current Template.
Manages an XAF application.
Creates an instance of the XafApplication class and initializes its property.
Creates an instance of the XafApplication class and initializes the property to a specified value.
An object which supplies metadata on types used in an XAF application.
Specifies the application's name.
A string value that represents the application's name.
Requests an end-user confirmation.
A enumeration value.
A enumeration value.
Starts the XafApplication's initialization. Initialization occurs at runtime.
Checks whether the application and database are compatible, and if not, tries to make them compatible.
Specifies how the database and application compatibility is checked.
A enumeration value specifying how the database and application compatibility is checked.
Gets the name on the Localization node's child node that provides access to the localizable confirmations texts.
Specifies the connection to the database used by the application.
A object representing an open connection to a data source.
Specifies the connection string which is used to connect to the application's database or to the Application Server.
A string value which specifies the parameters needed to establish the initial connection.
Creates a Collection Source for a specific List View.
An object that represents an Object Space for the objects retrieved to the created Collection Source.
The Type object that represents the type of the objects that will be retrieved to the created Collection Source.
A string value representing the target List View's identifier.
A enumeration value specifying the Collection Source's mode of operation. This value is set to the property.
A object that represents the Collection Source of objects whose type is specified by the objectType parameter.
Creates a collection source for a specified List View.
An object that represents an Object Space for the objects retrieved to the created collection source.
The Type object that represents the type of the objects that will be retrieved to the created collection source.
A string value representing the target List View's identifier.
A object that represents the collection source of objects whose type is specified by the objectType parameter.
Creates a Collection Source for a specific List View.
An object that represents an Object Space for the objects retrieved to the created Collection Source.
The Type object that represents the type of the objects that will be retrieved to the created Collection Source.
A string value representing the target List View's identifier.
true, to enable the Server Mode; otherwise, false. When this value is set to true, the property is set to Server.
A enumeration value specifying the Collection Source's mode of operation. This value is set to the property.
A object that represents the Collection Source of objects whose type is specified by the objectType parameter.
Creates a Collection Source for a specific List View.
An object that represents an Object Space for the objects retrieved to the created Collection Source.
The Type object that represents the type of the objects that will be retrieved to the created Collection Source.
A string value representing the target List View's identifier.
The enumeration value that specifies the data access mode
A enumeration value specifying the Collection Source's mode of operation. This value is set to the property.
A object that represents the Collection Source of objects whose type is specified by the objectType parameter.
Creates a Controller of a specified type. If there is a Controller of the same type, assigns its settings to the new Controller.
A of the specified type.
Occurs when creating a Collection Source for a List View.
Occurs when a storage for device-specific model differences is being created.
Occurs both when reading and writing the last logon parameters, before creating the logon parameters storage.
Occurs when creating Controllers for a Logon Window.
Occurs when creating an Object Space for a Logon Window's Detail View.
Occurs when the object used to manage saving and loading the Application Model cache is created.
This event is intended for internal use. Handle the event instead.
Occurs when a storage for model differences is being created.
Occurs when setting up the application.
Occurs when creating a Collection Source for a nested List View that displays a collection property.
Occurs when creating a Template.
Occurs when a storage for end-user model differences is being created.
Creates a Dashboard View using information from the Application Model's Views | DashboardView node specified by the dashboardViewID parameter.
An object representing the Object Space which is used to work with the database. This object is assigned to the property.
A string that represents an identifier of the Application Model node that serves as an information source for creating a new Dashboard View.
true, if the created Dashboard View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
The created Dashboard View.
Creates a Database Updater for a specified Object Space Provider.
An Object Space Provider.
A DatabaseUpdaterBase object that handles the database update process.
Creates a for the specified object and initializes its properties.
An object representing the Object Space which is used to work with the new Detail View's . This object is assigned to the property.
An object which is represented by the new Detail View. This object is assigned to the property.
true, if the created Detail View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
A Detail View that represents the object passed as the obj parameter.
Creates a Detail View based on information specified in the Application Model for the type of the specified object.
An object representing the Object Space which is used to work with the new Detail View . This object is assigned to the property.
An object which is represented by the new Detail View. This object is assigned to the property.
A Detail View that represents the object passed as the obj parameter.
Creates a Detail View for a specified object based on information on the source View.
An object representing the Object Space which is used to work with the new Detail View . This object is assigned to the property.
An object which is represented by the new Detail View. This object is assigned to the property.
A object that represents the View in which the command to show the new Detail View has been performed.
A Detail View that represents the object passed as the obj parameter.
Creates a Detail View based on information from the Application Model's Views | DetailView node specified by the modelDetailView parameter.
An object which is used to work with the new Detail View's . This object is assigned to the property.
An object that represents the Application Model node that serves as an information source for creating a new Detail View.
true, if the created Detail View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
A Detail View that does not represent any object.
Creates a Detail View for the specified object with settings from the Application Model's Views | DetailView node specified by the modelDetailView parameter.
An object representing the Object Space which is used to work with the new Detail View's . This object is assigned to the property.
An object that represents the Application Model node that serves as an information source for creating a new Detail View.
true, if the created Detail View is independent and owns the Object Space passed using the objectSpace parameter; false is the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
An object which is represented by the new Detail View. This object is assigned to the property.
A Detail View that represents the object passed as the obj parameter.
Creates a Detail View based on information from the Application Model's Views | DetailView node specified by the detailViewID parameter.
An object representing the Object Space which is used to work with the new Detail View . This object is assigned to the property.
A string that represents an identifier of the Application Model node that serves as an information source for creating a new Detail View.
true, if the created Detail View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
A Detail View that does not represent any object.
Creates a Detail View for the specified object based on the information from the Application Model's Views | DetailView node specified by the detailViewID parameter.
An object which is used to work with the new Detail View's . This object is assigned to the property.
A string that represents an identifier of the Application Model node that serves as an information source for creating a new Detail View.
true, if the created Detail View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
An object which is represented by the new Detail View. This object is assigned to the property.
A Detail View that represents the object passed as the obj parameter.
Creates a Detail View based on information specified in the Application Model for the type of the specified object.
An object whose Detail View will be created, and which will be passed to the property. This object should support the interface. The Object Space specified by the property will be assigned to .
true, if the created Detail View is independent and owns the Object Space of the obj object; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
A Detail View of the object passed as the obj parameter.
Creates a Detail View based on information specified in the Application Model for the type of the specified object.
An object whose Detail View will be created. This object will be passed to the property. This object should support the interface. The Object Space specified by the property will be assigned to .
A Detail View of the object passed as the obj parameter.
Creates a new Frame.
A instance specifying the template context for the new Frame. This parameter value is assigned to the property.
The created .
Creates a Layout Manager.
A Boolean value that indicates whether a simple Layout Manager must be created.
A LayoutManager object.
Creates the List Editor which is specified in the appropriate Application Model node.
A object representing the Collection Source of the List View which is displayed via the new ListEditor object.
An object representing the Application Model node that defines the List View for which a List Editor is created.
An appropriate List Editor.
Creates a List View based on information from the Application Model's Views | View node specified by the listViewId parameter.
A string that represents an identifier of the Application Model node that serves as an information source for creating a new List View.
A object that represents the storage for the object to be displayed by the new List View. This object is assigned to the property.
true, if the created List View is independent and owns the Object Space assigned to the property; false, if the created List View is nested to another root View that owns the Object Space. This value is assigned to the property.
A object used to display the collection of objects specified by the collectionSource parameter.
Creates a List View based on the information from the Application Model's node specified by the modelListView parameter.
An object that represents the Application Model node that serves as an information source for creating a new List View.
A object that represents the storage for the object to be displayed by the new List View. This object is assigned to the property.
true, if the created List View is independent and owns the Object Space assigned to the property; false, if the created List View is nested to another root View that owns the Object Space. This value is assigned to the property.
A object used to display the collection of objects specified by the collectionSource parameter.
Creates a List View used for the objects of the specified type, by default.
An object representing the Object Space used to retrieve objects from the database to the created List View's Collection Source.
A object specifying the business object type.
true, if the created List View is independent and owns the Object Space passed using the objectSpace parameter; false, if the created Detail View is nested to another root View that owns the Object Space. This value is assigned to the property.
A object used to display the collection of objectType objects.
Creates a List View based on the information from the Application Model's node specified by the modelListView parameter using the provided .
An object that represents the Application Model node that serves as an information source for creating a new List View.
A object that represents the storage for the object to be displayed by the new List View. This object is assigned to the property.
true, if the created List View is independent and owns the Object Space assigned to the property; false, if the created List View is nested to another root View that owns the Object Space. This value is assigned to the property.
A to be used in the created List View.
A object used to display the collection of objects specified by the collectionSource parameter.
Creates a List View used for the objects of the specified type, by default.
A object specifying the business object type.
true, if the created List View is independent and owns the Object Space assigned to the property; false, if the created List View is nested to another root View that owns the Object Space. This value is assigned to the property.
A object used to display the collection of objectType objects.
Creates nested Object Space.
An object that is a parent Object Space.
An object that is a created nested Object Space.
Creates an Object Space.
An object representing the created Object Space.
Creates an Object Space that supports a given object type.
A System.Type object that is the type of objects that will be supported by a created Object Space.
An object representing the created Object Space.
Creates a new pop-up Window.
A instance specifying the template context for the new pop-up Window. This parameter value is assigned to the property.
The identifier of the View that will be displayed by the new pop-up Window.
true if all Controllers from the Application Model must be created; otherwise, false.
An array of objects that contains the additional Controllers that must be activated for the new pop-up Window.
The created pop-up .
Creates a new pop-up Window.
A instance specifying the template context for the new pop-up Window. This parameter value is assigned to the property.
The identifier of the View that will be displayed by the new pop-up Window.
An array of objects that contains the additional Controllers that must be activated for the new pop-up Window.
The created pop-up .
Creates a Collection Source for a nested List View that displays a collection property.
An object representing the Object Space used to retrieve the object for the created Collection Source.
The type of the object whose collection property is about to be displayed.
An object whose collection property is about to be displayed.
An object that defines the collection property to be displayed.
A string representing an identifier of the List View for which a Collection Source is created.
A object representing a Collection Source for a nested List View.
Creates a Collection Source for a nested List View that displays a collection property.
An object representing the Object Space used to retrieve the object for the created Collection Source.
The type of the object whose collection property is about to be displayed.
An object whose collection property is about to be displayed.
An object that defines the collection property to be displayed.
A string representing an identifier of the List View for which a Collection Source is created.
A enumeration value specifying the Collection Source's mode of operation. This value is used to initialize the property of the created Collection Source.
A object representing a Collection Source for a nested List View.
Creates a Collection Source for a nested List View that displays a collection property.
An object representing the Object Space used to retrieve the object for the created Collection Source.
The type of the object whose collection property is about to be displayed.
An object whose collection property is about to be displayed.
An object that defines the collection property to be displayed.
A string representing an identifier of the List View for which a Collection Source is created.
true, if all the data processing takes place on the database server side; false, if all the data processing takes place on the client side. This value is used to initialize the property of the created Collection Source.
A enumeration value specifying the Collection Source's mode of operation. This value is used to initialize the property of the created Collection Source.
A object representing a Collection Source for a nested List View.
Creates a Collection Source for a nested List View that displays a collection property.
An object representing the Object Space used to retrieve the object for the created Collection Source.
The type of the object whose collection property is about to be displayed.
An object whose collection property is about to be displayed.
An object that defines the collection property to be displayed.
A string representing an identifier of the List View for which a Collection Source is created.
The enumeration value that specifies the data access mode
A enumeration value specifying the Collection Source's mode of operation. This value is used to initialize the property of the created Collection Source.
A object representing a Collection Source for a nested List View.
For internal use only.
A string value.
An object that contains members of the interface.
Creates a new Window.
A instance specifying the template context for the new Window. This parameter value is assigned to the property.
An ICollection<> collection that contains the additional Controllers that must be activated for the new Window.
true if all Controllers from the Application Model must be created; otherwise, false.
true if the newly created Window is main; otherwise, false.
The created .
Creates a new Window.
A instance specifying the template context for the new Window. This parameter value is assigned to the property.
An ICollection<> collection that contains the additional Controllers that must be activated for the new Window.
true if the newly created Window is main; otherwise, false.
The created .
Returns an ICurrentAspectProvider object that supplies culture-specific information.
An ICurrentAspectProvider object that supplies culture-specific information.
For internal use only.
A string value that represents the current version of assemblies used in the application.
Occurs when trying to access the application's database (when logging on or creating an Object Space).
Occurs after a formatting culture has been set internally.
Occurs after a language has been set for the application internally.
Occurs when setting up the application.
Occurs when persistent classes found in the application's modules are loaded to the Application Model.
Occurs after a Template has been created.
Occurs when a View is created by its shortcut.
Occurs after a Dashboard View has been created.
Occurs when creating a Dashboard View.
Specifies the mode of updating the database.
A enumeration value.
Occurs when creating a database updater.
Occurs when the application being run calls the database.
Specifies the default mode of operation for Collection Sources created by the XafApplication.
A enumeration value specifying the default mode of operation for Collection Sources. By default, the value is set.
Indicates whether View Items controls are initialized immediately when a View is created.
true, if View Item controls are initialized once they are visible to end-users; false, if View Item controls are initialized once a View is created. The default value is true.
Occurs after a Detail View has been created.
Occurs when creating a Detail View.
Releases the resources used by the XafApplication.
Provides access to the application's Editors Factory, which is used to load View Items and List Editors to the Application Model and create them when needed.
An IEditorsFactory object that represents the current application's Editors Factory.
Specifies if the Application Model cache designed to improve the startup speed and performance is enabled.
true, if the Application Model is cached; otherwise, false.
Ends the XafApplication's initialization.
Finishes runing the application.
Returns the ID of the Detail View which is used for objects of a specified type by default.
A string value that represents a business object type.
A string value that represents the ID of the View used to display objects whose type is specified by the objectType parameter.
Returns the ID of the Detail View which must be used for a specific object, when invoked from the source View.
An object for which the View ID must be determined.
A object that represents the View from which the new Detail View will be invoked.
A string value that represents the ID of the View which must be used for the specified object.
Returns the ID of the List View which is used for objects of a specified type by default.
A object representing a business object type.
A string value that represents the ID of the View used to display objects whose type is specified by the objectType parameter.
Returnes the ID of the Lookup List View which is used for objects of a specified type by default.
A string value that represents a business object type.
A string value that represents the ID of the Lookup List View used to display objects whose type is specified by the objectType parameter.
Returns the Application Model's node representing the specific business class.
A object representing the type of the specific business class.
A object representing the node corresponding to the specified business class.
Provides access the Application Model node that defines a specified View.
A string value that specifies the identifier of the View to be found in the Application Model.
An object that represents the Application Model node that defined the View specified by the viewId parameter.
For internal use only.
A object.
A object.
Returns the ID of the Detail View which is used for objects of a specified type by default, and raises an exception if the appropriate View ID is not found.
A string value that represents a business object type.
A string value that represents the ID of the View used to display objects whose type is specified by the objectType parameter.
Gets the model differences file name
A string which is the path to the model differences folder.
A string which is the model differences file name.
Returns the ID of the List View which is used for objects of a specified type by default, and raises an exception if the appropriate View ID is not found.
A string value that represents a business object type.
A string value that represents the ID of the View used to display objects whose type is specified by the objectType parameter.
Returns an Object Space in which a Detail View should be created to be displayed via the method.
A from which the ShowView method will be invoked.
A System.Type object that is a type of objects that will be supported by an Object Space.
An object representing the Object Space in which a Detail View should be created to be displayed via the ShowView method.
Returns an Object Space in which a Detail View should be created to be displayed via the method.
A from which the ShowView method will be invoked.
A object that is a type of object that will be supported by an Object Space.
An object representing the Object Space in which a Detail View should be created to be displayed via the ShowView method.
Returns the Application Model node where settings of a specified Template are stored.
An object that contains members of the interface.
An object that represents an Application Model node with a Template's settings.
For internal use only.
Returns a collection of exceptions that are not to be reported by the application.
An IList<Type> collection containing the errors that are not to be reported.
For internal use only.
true if the current XafApplication object owns the connection; otherwise, false.
Specifies if delayed loading is enabled for Detail Views in WinForms applications.
true, if delayed loading is enabled for Detail Views in WinForms applications; otherwise, false. The default is false.
Indicates whether the application component is currently being initialized.
true if the application is currently being initialized; otherwise, false.
Occurs after loading the last logon parameters from the settings storage to the logon object.
Occurs before loading the last logon parameters from the settings storage to the logon object.
Occurs before saving the logon Window's logon parameters to the settings storage.
Specifies whether or not a link between a master and child object is created immediately when the is executed in a nested List View with a non-aggregated collection.
true, if the link between a master and child object is created when the child object is committed; false, if the link is created when the parent is committed.
Occurs after a List View has been created.
Occurs when creating a List View.
Occurs after an end-user has logged off.
Occurs after an end-user has logged on.
Occurs when a user clicks the Log Off button or the ASP.NET session ends.
Occurs when the Logon button on the logon Window is clicked.
Performs the application logout.
Performs the logon.
Occurs when the logon fails.
Provides access to the application's main Window.
A object that represents the current application's main Window.
Specifies the allowed number of failed login attempts before the application closes.
An integer value that specifies the allowed number of failed login attempts before the application closes.
Provides access to the Application Model's root node.
An object that represents the Application Model's root node.
The name of the configuration file key, which specifies the Application Model cache file location (see ).
Occurs when the Application Model instance returned by the property is changed.
Provides access to the module list used by the application.
A ModuleList collection that contains all modules used in the current application.
Occurs after an Object Space has been created via the method.
Provides access to the application's Object Space Provider.
An instance of the class that implements the interface.
Gets a list of Object Space Providers used by XafApplication.
An IList<> list of Object Space Providers.
Disables the instantiation of Controllers that will never be activated in nested List Views.
true, if the optimized controllers creation is enabled; otherwise, false.
For internal use only.
Specifies the name of the Application Model's Application | Options node. By default its value is Options.
Creates a View by a specified shortcut.
A object that provides key information on the View to be created.
A object that represents the View to be created.
Occurs when the , or property is changed.
Provides access to a collection of Resource Localizers used in the current application to extend the Application Model's node.
An IList<Type> collection of Resource Localizer types.
Saves the changes made by an end-user, up to the current moment, to the differences storage.
Provides access to the Security Strategy used in the application.
An object that is the ISecurityStrategyBase Security Strategy.
Sets the specified formatting culture for the current application.
A string value representing the name of the formatting culture that must be used in the application.
Sets the specified language for the current application when called before the application windows are shown.
A string value representing the name of the language that must be used in the application.
Occurs before initializing the XafApplication class instance.
Initializes the newly created XafApplication class instance.
A string value that represents the application's name. This value is assigned to the property.
An object that implements the interface. This object is assigned to the property and then used to create an Object Space (see ).
Initializes the newly created XafApplication class instance.
A string value that represents the application's name. This value is assigned to the property.
A string value that represents the application's connection string. This value is used to create an Object Space Provider and initialize the property.
An array of string values that represent names of modules to be used in the application. These modules are added to the module list of the application's Modules Manager.
Initializes the newly created XafApplication class instance.
Initializes the newly created XafApplication class instance.
An ExpressApplicationSetupParameters object which supplies settings used to configure the application.
Initializes the newly created XafApplication class instance.
A string value that is the application's name. This value is assigned to the property.
An object that implements the interface. This object is assigned to the property and then used to create an Object Space (see ).
An array of string values that are the names of modules to be used in the application. These modules are added to the module list of the application's Modules Manager.
The ISecurityStrategyBase object that is the Security System Overview that will be used in the application.
Initializes the newly created XafApplication class instance.
A string value that is the application's name. This value is assigned to the property.
A string value that is the application's connection string. This value is used to create an Object Space Provider and initialize the property.
An array of string values that are the names of modules to be used in the application. These modules are added to the module list of the application's Modules Manager.
The ISecurityStrategyBase object that is the Security System Overview that will be used in the application.
Initializes the newly created XafApplication class instance.
A string value that is the application's name. This value is assigned to the property.
An object that implements the interface. This object is assigned to the property and then used to create an Object Space (see ).
An ApplicationModulesManager object that has a module list, provides access to the Controllers Manager, View Items Manager, Application Model and model difference storages.
The ISecurityStrategyBase object that is the Security System Overview that will be used in the application.
Initializes the newly created XafApplication class instance.
A string value that is the application's name. This value is assigned to the property.
An IList<> list used to initialize the property and then used to create Object Spaces (see ).
An array of string values that are the names of modules to be used in the application. These modules are added to the module list of the application's Modules Manager.
The ISecurityStrategyBase object that is the Security Strategy that will be used in the application.
Initializes the newly created XafApplication class instance.
A string value that is the application's name. This value is assigned to the property.
An IList<> list used to initialize the property and then used to create Object Spaces (see ).
An ApplicationModulesManager object that has a module list, and provides access to the Controllers Manager, View Items Manager, Application Model and model difference storages.
The ISecurityStrategyBase object that is the Security Strategy that will be used in the application.
Occurs after the XafApplication class instace has been initialized.
Indicates whether a Views invoked from the specified can be displayed in a new .
The currently active from which a Detail View is going to be invoked.
true if a Detail View can be displayed in a new Window; false if a Detail View can be displayed in the specified Frame only.
Specifies the application's Show View Strategy.
A descendant that represents the application's Show View Strategy.
Occurs when the object is changed.
For internal use only.
An object implementing the ISite interface. This object is associated with the application while it is designed.
Occurs when the XafApplication status is updated.
Specifies namespace table prefixes used to avoid duplicate table names. Has effect in XPO-based applications only.
A string containing table prefixes for particular namespaces separated by a semicolon.
Specifies the setting in the configuration file's appSettings section. This setting specifies the string that lists prefixes for database tables, to avoid table names duplication. By default this field's value is TablePrefixes.
Gets the name associated with the application.
A string value that represents the application name.
Specifies the setting in the configuration file's appSettings section. This setting specifies the log file location.
Gets the object that supplies metadata on types used in an XAF application.
An object which supplies metadata on types used in an XAF application.
Triggers the event.
A string that specifies the current context.
A string that specifies the status message title.
A string that specifies the status message.
An array of additional parameters associated with the status message.
Occurs after the user-defined Application Model differences are loaded.
Occurs after a View has been created.
Occurs when creating a View.
Occurs before showing a View.
Occurs after a View is shown.
Specifies a string identifier for exceptions occurred while logging on to the application.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a object).
A object containing data related to the event.
Represents arguments passed to a Single Choice Action's event.
Initializes a new instance of the SingleChoiceActionExecuteEventArgs class.
An object that represents the Action whose execution has raised the event. This parameter value is assigned to the property.
An instance of the class that implements the ISelectionContext interface. This parameter value is used to specify the and properties.
A ChoiceActionItem object that represents the Single Choice Action's selected object. This value is assigned to the property.
Provides access to a Single Choice Action's selected item.
A ChoiceActionItem object that represents the Single Choice Action's selected item.
Represents a Single Choice Action.
Creates a new Single Choice Action and initializes its container.
An object that includes members of the IContainer interface. This object is assigned to the property.
Creates a new instance of the SingleChoiceAction class and initializes its properties.
A object that represents a Controller to which the created Single Choice Action is added. This object is assigned to the property.
A string value representing the created Single Choice Action's identifier. This value is assigned to the property.
A string value that represents a category of the created Single Choice Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates a new instance of the SingleChoiceAction class and initializes its properties.
A object that represents a Controller to which the created Single Choice Action is added. This object is assigned to the property.
A string value representing the created Single Choice Action's identifier. This value is assigned to the property.
A PredifinedCategory enumeration value that represents a category of the created Single Choice Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates an instance of the SingleChoiceAction class.
Raises the , , , and events one after another.
A object that represents the Single Choice Action's currently selected item.
Occurs when an end-user clicks the required item located in the Single Choice Action's item list.
Provides access to the SingleChoiceAction's with the specified caption path.
A string that represents the full caption path to the required ChoiceActionItem.
A with the specified caption path.
Provides access to the SingleChoiceAction's with the specified identifier path.
A string that represents the full identifier path to the required ChoiceActionItem.
A with the specified identifier path.
Returns the Action's total tooltip. Intended for internal use.
A string that is the Action's total tooltip.
Specifies the type of a Single Choice Action's items from the collection.
A enumeration value identifying a Single Choice Action's items kind.
Occurs when a Single Choice Action's property is changed.
Specifies the index of the selected item in a Single Choice Action's list.
An integer value representing an index of the Single Choice Action's currently selected item.
Specifies a Single Choice Action's selected item.
A object that represents the Single Choice Action's item which is currently selected.
Occurs when a Single Choice Action's item is changed by an end-user.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a object).
A object containing data related to the event.
Represents arguments passed to a Simple Action's event.
Initializes a new instance of the SimpleActionExecuteEventArgs class.
An object that represents the Action whose execution has raised the event. This parameter value is assigned to the property.
An instance of the class that implements the ISelectionContext interface. This parameter value is used to specify the and properties.
Provides access to the current object represented by the currently displayed View.
An Object which is currently selected in a View.
Provides access to the objects selected in the currently invoked View.
A list of objects that are selected in the current View.
Represents a Simple Action.
Creates a new instance of the SimpleAction class and initializes its properties.
A object that represents a Controller to which the created Simple Action is added. This object is assigned to the property.
A string value representing the created Simple Action's identifier. This value is assigned to the property.
A string value that represents a category of the created Simple Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates a new instance of the class and initializes its properties.
A object that represents a Controller to which the created SimpleAction is added. This object is assigned to the property.
A string value representing the created Simple's identifier. This value is assigned to the property.
A string value that represents a category of the created Simple Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
A object that represents a handler for the event of the created Simple Action.
Creates a new Simple Action and initializes its container.
An object that includes members of the IContainer interface. This object is assigned to the property.
Creates a new instance of the SimpleAction class and initializes its properties.
A object that represents a Controller to which the created Simple Action is added. This object is assigned to the property.
A string value representing the created Simple Action Action's identifier. This value is assigned to the property.
A PredifinedCategory enumeration value that represents a category of the created Simple Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates an instance of the SimpleAction class.
Raises the , , , and events, one after another.
true if all the events have been raised successfully; otherwise, false.
Occurs when an end-user clicks a Simple Action's control.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a object).
A object containing data related to the event.
Represents arguments passed to a Pop-up Window Show Action's event.
Creates a new instance of the PopupWindowShowActionExecuteEventArgs class and initializes its properties.
An object that represents the Action whose execution has raised the event. This parameter value is assigned to the property.
An instance of the class that implements the ISelectionContext interface. This parameter value is used to specify the and properties.
A object that represents the current Pop-up Window Show Action's pop-up Window.
Specifies whether to close a Pop-up Window Show Action's pop-up Window after clicking its accepting button.
true if the current pop-up Window must be closed; otherwise, false.
Provides access to a Pop-up Window Show Actions' pop-up Window.
A object that represents the current Pop-up Window Show Action's pop-up Window.
Gets a View displayed within the .
A object displayed within the popup window.
Gets the current object of the View.
A current object of the popup View.
Gets the list of objects selected in the View.
An list of objects selected in the popup View.
Represents a Pop-up Window Show Action.
Creates a new Pop-up Window Show Action and initializes its container.
An object that includes members of the IContainer interface. This object is assigned to the property.
Creates a new instance of the PopupWindowShowAction class and initializes its properties.
A object that represents a Controller to which the created Pop-up Window Show Action is added. This object is assigned to the property.
A string value representing the created Pop-up Window Show Action's identifier. This value is assigned to the property.
A string value that represents a category of the created Pop-up Window Show Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates a new instance of the PopupWindowShowAction class and initializes its properties.
A object that represents a Controller to which the created Popup Window Show Action is added. This object is assigned to the property.
A string value representing the created Popup Window Show Action Action's identifier. This value is assigned to the property.
A PredifinedCategory enumeration value that represents a category of the created Popup Window Show Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
Creates an instance of the PopupWindowShowAction class.
Specifies the caption of the accepting button on the Pop-up Window Show Action's pop-up Window.
A string value that represents the accepting button's caption.
Occurs when an end-user clicks the cancelling button on the Pop-up Window Show Action's pop-up Window.
Specifies the caption of the cancelling button on the Pop-up Window Show Action's pop-up Window.
A string value that represents the cancelling button's caption.
Occurs when generating a pop-up Window for a Pop-up Window Show Action.
Occurs when setting a Template for a Pop-up Window Show Action's pop-up Window.
Specifies the default caption of the accepting button located on the Pop-up Window Show Action's pop-up Window. By default, this field value is "OK".
A string value that represents the default caption of the accepting button located on the Pop-up Window Show Action's pop-up Window.
Specifies the default caption of the cancelling button located on the Pop-up Window Show Action's pop-up Window. By default, this field value is "Cancel".
A string value that represents the default caption of the cancelling button located on the Pop-up Window Show Action's pop-up Window.
Raises the , , , and events one after another, and determines whether to close a Pop-up Window Show Action's pop-up Window.
A object that represents the current Pop-up Window Show Action's pop-up Window.
true if the current Pop-up Window Show Action's pop-up Window must be closed; otherwise, false.
Occurs when an end-user clicks the accept button on the Pop-up Window Show Action's pop-up Window.
Creates and returns the object to be used when generating a Pop-up Window Show Action's pop-up Window.
A object containing data required to generate the current Pop-up Window Show Action's pop-up Window.
Indicates whether a Pop-up Window Show Action's pop-up Window is modal.
true if the current Pop-up Window Show Action's pop-up Window is modal; otherwise, false.
Indicates whether a Pop-up Window Show Action's pop-up Window can be resized by an end-user.
true if an end-user can resize the current Pop-up Window Show Action's pop-up Window; otherwise, false.
Raises the event for a Pop-up Window Show Action.
An object that contains members of the interface. This object represents the Template of the current Pop-up Window Show Action's pop-up Window.
A object that represents the context of the Pop-up Window Show Action's pop-up Window.
Raises the event.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a object).
A object containing data related to the event.
Represents arguments passed to a Parametrized Action's event.
Initializes a new instance of the ParametrizedActionExecuteEventArgs class.
An object that represents the Action whose execution has raised the event. This parameter value is assigned to the property.
An instance of the class that implements the ISelectionContext interface. This parameter value is used to specify the and properties.
An object that represents the currently validated value of the Parametrized Action's editor.
Returns the value that has been entered into a Parametrized Action's editor.
An object that represents the currently validated value of the Parametrized Action's editor.
Represents a Parametrized Action.
Initializes a new instance of the ParametrizedAction class.
A object that represents a Controller to which the created Parametrized Action is added. This object is assigned to the property.
A string value representing the created Parametrized Action's identifier. This value is assigned to the property.
A string value that represents a category of the created Parametrized Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
A value that specifies the type of the created Parametrized Action's .
Creates a new Parametrized Action and initializes its container.
An object that includes members of the IContainer interface. This object is assigned to the property.
Initializes a new instance of the ParametrizedAction class.
A object that represents a Controller to which the created Parametrized Action is added. This object is assigned to the property.
A string value representing the created Parametrized Action's identifier. This value is assigned to the property.
A PredifinedCategory enumeration value that represents a category of the created Parametrized Action. This value is assigned to the property and used to map this Action to the appropriate Action Container.
A value that specifies the type of the created Parametrized Action's .
Creates a new Parametrized Action.
Raises the , , , and events one after another.
An object that represents the value currently entered into the Parametrized Action's editor.
Occurs after a Parametrized Action's editor value has been validated.
Specifies the default text that is displayed in the Parametrized Action's control.
A string specifying the default text for the Parametrized Action's control.
Specifies a caption of the button attached to a Parametrized Action's editor.
A string value representing a caption of the button displayed for the current Parametrized Action.
Specifies the value currently entered into the a Parametrized Action's editor.
An object value that represents the current value of the Parametrized Action's editor.
Occurs after an end-user has typed and submitted a parameter in the Action's editor, and after the property has been changed in code.
Specifies the type of values that must be entered in a Parametrized Action's editor.
A value that indicates the type of the current Parametrized Action's .
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a object).
A object containing data related to the event.
Arguments passed to a Pop-up Window Show Action's event.
Initializes a new instance of the CustomizePopupWindowParamsEventArgs class.
An object that represents the Popup Window Show Action whose execution has raised the event. This parameter value is assigned to the property.
An object that provides methods and properties to manage the current application. This value is assigned to the property.
Provides access to the Pop-up Window Show Action for which the event has been raised.
A PopupWindowShowAction object that represents the parent Action.
Provides access to an object that provides methods and properties to manage the current application.
An object that can be used manage the current application.
Specifies the of the pop-up window which is customized by a event's handler.
A object that represents the popup window's context.
Specifies a Dialog Controller which is activated for a Pop-up Window Show Action's pop-up Window.
A DialogController object that represents a special Controller for the pop-up Window.
Specifies whether the pop-up Window created for a Pop-up Window Show Action is sizable.
true if the pop-up Window is sizable; otherwise, false.
Gets or sets a value that specifies whether the window is maximized.
true, if the window is maximized; otherwise, false.
Specifies the size of a pop-up window.
A Size structure which describes the size of a pop-up window.
Specifies the View that should be displayed by the Pop-up Window Show Action's pop-up Window.
A object that actuallly represents a or .
Represents a binding list of objects.
Creates a new ChoiceActionItemCollection object.
Adds a to the end of the ChoiceActionItemCollection.
A to add.
Adds a Choice Action Item to the ChoiceActionItemCollection.
An object which represents the to add.
The zero-based index of the added in the .
Adds specified Choice Action Items to a Choice Action's collection.
An IList<ChoiceActionItem> object that represents a collection of objects to be added.
Removes all s from the ChoiceActionItemCollection.
Determines whether a is in the ChoiceActionItemCollection.
The object to locate in the ChoiceActionItemCollection.
true if the specified ChoiceActionItem is found in the ChoiceActionItemCollection; otherwise, false.
Determines whether a particular object is in the ChoiceActionItemCollection.
The object to locate in the ChoiceActionItemCollection.
true if the specified object is found in the ChoiceActionItemCollection; otherwise, false.
Copies the elements of the ChoiceActionItemCollection to an array, starting at a particular array index.
The one-dimensional, zero-based array that is the destination of the elements copied from the current ChoiceActionItemCollection.
An integer value that specifies the zero-based index in an array in which copying begins.
Copies the elements of the ChoiceActionItemCollection to an array, starting at a particular array index.
The one-dimensional, zero-based array that is the destination of the elements copied from the current ChoiceActionItemCollection.
An integer value that specifies the zero-based index in an array in which copying begins.
Returns the number of objects contained in the current ChoiceActionItemCollection.
An integer value specifying the number of ChoiceActionItem objects contained in the current ChoiceActionItemCollection.
Returns an item that corresponds to the specified data.
An object associated with the ChoiceActionItem to be found.
A object representing the found object.
Returns the item that corresponds to the specified parameters.
A string value that specifies the identifier of the Action Item to be found.
A enumeration value that specifies how the search must be performed.
A enumeration value that specifies whether the found items must contain child items.
A object that matches the specified parameters.
Returns the item with the specified identifier. Does not search over the child items of the collection's items.
A string value that specifies the identifier of the Action Item to be found.
A object with the specified identifier, contained in the ChoiceActionItemCollection.
Returns the Choice Action Item which is the first that is currently active.
A object representing the first active item in the collection.
Returns an enumerator that iterates through the ChoiceActionItemCollection.
An IEnumerator<ChoiceActionItem> object which represents an enumerator that iterates through the ChoiceActionItemCollection.
Returns the zero-based index of a in the ChoiceActionItemCollection.
A to locate in the ChoiceActionItemCollection.
The zero-based index of the specified in the ChoiceActionItemCollection.
Returns the zero-based index of a in the ChoiceActionItemCollection.
An object which represents the to locate in the ChoiceActionItemCollection.
The zero-based index of the specified in the ChoiceActionItemCollection.
Inserts a into the ChoiceActionItemCollection at the specified index.
The zero-based index at which the should be inserted.
The to insert.
Inserts a into the ChoiceActionItemCollection at the specified index.
The zero-based index at which the should be inserted.
An object which represents the to insert.
Indicates whether the ChoiceActionItemCollection has a fixed size.
true, if the ChoiceActionItemCollection has a fixed size; otherwise, false.
Indicates whether the current ChoiceActionItemCollection is read-only.
true, if the current ChoiceActionItemCollection is read-only; otherwise, false.
Indicates whether access to the ChoiceActionItemCollection is synchronized (thread safe).
true, if access to the ChoiceActionItemCollection is synchronized (thread safe); otherwise, false.
Gets or sets the at the specified index.
The zero-based index of the to get or set.
The at the specified index.
Removes a specific from the ChoiceActionItemCollection.
A to remove from the ChoiceActionItemCollection.
true, if the item was successfully removed; false if the specified item was not found in the ChoiceActionItemCollection, or was not successfully removed.
Removes a specific from the ChoiceActionItemCollection.
An object which represents the to remove from the ChoiceActionItemCollection.
Removes the at the specified index of the ChoiceActionItemCollection.
The zero-based index of the to remove.
Gets an object that can be used to synchronize access to the ChoiceActionItemCollection.
An object that can be used to synchronize access to the ChoiceActionItemCollection.
An item of the Action.
Creates a ChoiceActionItem and initializes its caption and data source.
A string value that represents the created Choice Action Item's caption. This value is assigned to the property.
An Object which is associated with the created Choice Action Item. This object is assigned to the property.
Initializes a new instance of the ChoiceActionItem class.
Initializes a new instance of the ChoiceActionItem class.
A String value representing the ID of the created Choice Action Item. This value is assigned to the property.
A string value that represents the created Choice Action Item's caption. This value is assigned to the property.
An Object which is associated with the created Choice Action Item. This object is assigned to the property.
Creates a new ChoiceActionItem and initializes its Application Model node.
An object representing the Application Model node, containing information on the created Choice Action Item. This object is assigned to the property.
Creates a new ChoiceActionItem and initializes its Application Model node.
An object representing the Application Model node, containing information on the created Choice Action Item. This object is assigned to the property.
An Object which is associated with the created Choice Action Item. This object is assigned to the property.
Provides access to a collection of reason/value pairs used to make a active/inactive, or to determine its active state.
A object that represents a collection of key/value elements.
Specifies whether to display a Choice Action Item when its child items are deactivated.
An enumeration value specifying the display mode for the current Choice Action Item.
Specifies whether the current Choice Action Item starts a group.
true if the current Choice Action Item starts a group; otherwise, false.
Specifies a Choice Action Item's caption.
A string value that represents the current Choice Action Item's caption.
Specifies the object which is associated with a Choice Action Item of a custom Action.
An Object which is associated with the current Choice Action Item of a custom Action.
This property is intended for internal use.
You do not need to use this field. It is for internal use only.
Provides access to a collection of reason/value pairs used to make a enabled\disabled or to determine its enabled state.
A object that represents a collection of key/value elements.
Returns a full caption path from the current Item to the collection's first-level parent Item.
A string containing a chain of item captions from the current Item to the root parent Item, separated by the slash character.
Returns a full identifier path from the current Item to the collection's first-level parent Item.
A string containing a chain of item identifiers from the current Item to the root parent Item, separated by the slash character.
Returns a full path from the current Item to the collection's first-level parent Item.
A string containing a chain of item captions from the current Item to the root parent Item, separated by the dot character.
You do not need to use this field. It is for internal use only.
Returns a Choice Action Item's identifier.
A string value that represents the current Choice Action Item's identifier.
Specifies the name of the image which is displayed by the Choice Action Item's control.
A string value that represents the name of the current Choice Action Item image.
Checks whether the collection exposed by the current ChoiceActionItem has a tree-like structure.
true if there are Items containing other Items; otherwise false;
Provides access to a Choice Action Item's item collection.
A object that represents the current Choice Action Item's item collection.
Provides access to information on a Choice Action Item, which is stored in an Application Model node.
An object, representing the current Choice Action Item's ActionDesign | Actions | <Action> | ChoiceActionItems | ChoiceActionItem node.
Returns the current ChoiceActionItem's parent item.
A object representing the current Item's parent item.
Specifies the a Choice Action Item's shortcut.
A string specifying the current Item's shortcut.
This property is for internal use. To specify the tooltip text that is displayed for the current ChoiceActionItem, use the property of the ActionDesign | Actions | <Action> | ChoiceActionItems | Item node.
A string which is the tooltip text displayed for the current ChoiceActionItem.
Returns a Choice Action Item's textual representation.
A value which is the current Choice Action Item's textual representation.
Represents the ancestor for Actions that provide items to be chosen by an end-user.
Applies settings stored in the specified Application Model's node to the current Action.
An object that represents an ActionDesign | Actions | <Action> node. object settings stored in this node will be used for the current Action.
Occurs when the ChoiceActionBase Action behavior is modified.
Used to form a default caption for a Choice Action's item. By default, its value is "Entry". This value is appended by an order index.
A string value representing the base for a Choice Action's default caption.
Specifies how the Action's default item is determined.
A enumeration value specifying the default Choice Action Item.
Specifies how to display a Choice Action if its collection is empty.
A enumeration value identifying the Choice Action behavior.
Specifies the type of the image that is displayed by the current Action's control.
An enumeration value specifying the type of the image that is displayed by the current Action's control.
Checks whether the Action's collection has a tree-like structure.
true if there are Items containing other Items; otherwise false;
Specifies a Choice Action's item collection.
A object that represents a collection of a Choice Action's items.
Occurs when a Choice Action's property is changed.
Specifies whether to show the drop-down with the current Action's items when the Action is clicked.
true, if the drop-down list of items is shown when clicking the Action; false - if the Action is executed.
An Action which is used to redirect a browser to a specified page.
Creates an ActionUrl and initializes its container.
An object that includes members of the IContainer interface. This object is assigned to the property.
Creates an ActionUrl and initializes its properties by specified values.
A object that represents a Controller to which the created Action will be added. This object is assigned to the property.
A String value representing the ID of the created Action. This value is assigned to the property.
A String value that represents a category of the created Action. This value is assigned to the property, and is used to map this Action to the appropriate Action Container.
Specifies whether to load an Action's page in a new window.
true if the page is opened in a new window; otherwise, false.
Specifies the name of the property whose value is inserted in the property value.
A string value that represents a persistent object's property to be inserted into the property value.
Specifies a caption which is used when an ActionUrl is displayed in a List View's grid editor.
A string that represents a caption.
Specifies the name of a persistent object's property whose value is used to build a URL text based on the property value.
A string value representing a persistent object's property specifying a URL.
Specifies the URL of the page to be loaded when executing an ActionUrl Action.
A string value that represents an URL.
Represents the base class for arguments passed to Action execution handling events.
Initializes a new instance of the class.
An object that represents the Action, execution of which has raised the event. This parameter value is assigned to the property.
Provides access to the Action being executed.
An object that represents the Action whose Execute event has been raised.
Provides access to the ShowViewParameters object, specifying a View, displayed after executing the current Action.
A ShowViewParameters object that specifies the View created after executing the current Action.
The base class for Actions.
Specifies whether an Action is represented by an accept, cancel or ordinal button in a Window Forms application's pop-up Windows.
An enumeration value.
Gets a collection of reason/value pairs used to determine or change the Action's active state. The resulting state determines the Action's visibility.
A object that represents a collection of key/value elements.
Specifies the caption for the property value which means "Any view ID". By default, this field value is set to "Any".
Provides access to an object that can be used to manage an application.
An object that provides methods and properties to manage the current application.
Shares a specified Action's settings to the current Action.
A ActionBase object which represents the Action whose settings will be shared with the current Action.
Applies settings stored in the specified Application Model's node to the current Action.
An object that represents the ActionDesign| Actions | Action node. ActionBase object settings stored in this node will be used for the current Action.
Prevents an Action from being updated until the method is called.
Specifies an Action's caption.
A string property that represents the current Action's caption.
Specifies an Action's category.
A String value that represents a Category for the current Action.
Occurs after one of the current ActionBase object's properties has been changed.
Specifies the confirmation message displayed when an end-user executes an Action.
A string containing the current Action's confirmation message.
Provides access to an Action's Controller.
A object representing the current action's Controller.
Occurs when the method is executed.
Occurs when the Action's total tooltip is calculated.
Occurs after the control is initialized. Allows customizing the default control settings.
For internal use.
Specifies information on an Action. This information is appended to the information on the remaining Actions and their Controllers and displayed via the DiagnosticInfo Action.
A string which represent information on the current Action.
Occurs when disposing of an Action.
Provides access to a collection of key/value pairs used to determine an Action's enabled/disabled state. A Disabled Action is visible in the UI, but it is grayed out and cannot be executed.
A object that represents a collection of key/value elements.
Unlocks an Action after a call to the method, and causes an immediate update.
Occurs after execution of the Action has been cancelled.
Occurs after all actions implemented in the Execute, and event handlers have been performed.
Occurs after executing an Action.
Occurs before an end-user performs the operation that leads to raising an Action's Execute event.
Returns a formatted confirmation message displayed when executing an Action.
A string that represents a formatted confirmation message.
Returns the Action's total tooltip. Intended for internal use.
A string holding an additional message to be included in the total tooltip.
A string holding the Action's total tooltip.
Returns the Action's total tooltip. Intended for internal use.
A string holding the Action's total tooltip.
For internal use only.
Indicates whether an Action has an image assigned to it.
true if the current Action's ImageName is not null or empty; otherwise, false.
Specifies an Action's identifier.
A string property that represents the current Action's identifier.
Specifies a name of the image displayed for an Action.
A string value that represents the name of the current Action's image.
Gets a value indicating whether an Action has been disposed of.
true if the current Action has been disposed of; otherwise, false.
For internal use.
Indicates the count of the method calls.
A zero-based integer value representing the lock count.
Gets the Action's settings.
An object that specifies the current Action's settings.
Gets or sets the paint style for the current Action.
An enumeration value specifying the current Action's paint style.
Occurs after the event.
Specifies whether the current Action is accessible via the Quick Access Toolbar (this toolbar is available when the Ribbon UI is used).
true, when the Action is accessible via the Quick Access Toolbar; otherwise - false.
For internal use.
Returns a context for enabling/disabling the Action whose property is set to RequireMultipleObjects. Used for the Action's list item that has the true value, if one or more objects are selected in the current View, and false, if no object is selected.
Returns a context for enabling/disabling the Action whose property is set to RequireSingleObjects. Used for the Action's list item that has the true value, if a single object is selected in the current View, and false, if more than one object is selected.
Restores an Action's .
Specifies a context of an Action's execution.
An instance of the class that implements the ISelectionContext interface.
Specifies a context for enabling an Action.
A enumeration value identifying a context type.
Defines the keyboard shortcut used to execute the current Action. Has effect in WinForms applications only.
A string holding the shortcut used to execute the current Action in a WinForms application.
Provides access to the object that contains data about the Action.
An object that contains data about the Action. The default value is null (Nothing in VB).
Specifies a logical expression (criteria) for enabling an Action.
A string value representing a logical expression (criteria).
Specifies whether all the currently selected objects must satisfy the criteria to make an Action enabled.
A TargetObjectsCriteriaMode enumeration value that indicates whether all selected object or at least one of them must satisfy the criteria.
Specifies the type of the object(s) that must be represented by the current View to provide an Action activation.
The Type of the object(s) for which the current Action is intended.
Specifies the identifier of the View for which the Action is activated, or a semicolon-separated list of identifiers if the Action targets multiple Views.
A string value that is a View identifier or a semicolon-separated list of View identifiers.
Specifies whether the View, for which an Action is intended, must be root, nested or any.
A enumeration value identifying a View kind.
Specifies the type of the View, for which an Action is intended.
A enumeration value identifying a View type.
For internal use only.
A string value.
Specifies a tooltip for an Action.
A string value that represents the current Action's tooltip.
Returns an Action's textual representation.
A value which is the current Action's textual representation.
Specifies the type of the View for which an Action is intended.
A object representing the View type, for which the current Action is intended.
Contains values specifying the type of a 's .
Items from a 's collection represent modes. The SingleChoiceAction's control indicates the current selection.
Items from a 's collection represent operations. The SingleChoiceAction's control does not indicate the current selection.
Contains values specifying the type of selection that must be specified to make an Action enabled.
An Action availability does not depend how many objects are currently selected.
An Action is available when one or more objects are selected.
An Action is available when a single object is selected.
Represents a Detail View.
Creates an instance of the DetailView class with the specified settings.
An object representing an Application Model node with information on the created Detail View. This value is assigned to the property.
An object representing the Object Space that enables the created Detail View to work with a database.
An Object that will be represented by the created Detail View. This value is assigned to the property.
An object that provides methods and properties to manage the current application.
true to create a root Detail View; otherwise, false. This value is assigned to the property.
Creates an instance of the class with the specified settings.
An object representing the Object Space that enables the created Detail View to work with a database.
An Object that will be represented by the created Detail View. This value is assigned to the property.
An object that provides methods and properties to manage the current application.
true to create a root Detail View; otherwise, false. This value is assigned to the property.
Specifies an object displayed by the Detail View.
An Object displayed by the Detail View.
For internal use only.
Provides access to information on a View, which is stored in the Application Model.
An object representing the current View's Application Model node.
Specifies how the DetailView notifies the about object property value changes made by end-users via the Detail View's controls.
true, to specify the when notifying the ; otherwise, false. The default value is true.
Refreshes the data source of the current DetailView.
For internal use only.
Returns a Detail View's .
An array that contains a single object representing the current Detail View's .
Returns the selection type supported by the current Detail View.
A enumeration value representing the selection type supported by the current Detail View.
Specifies a mode of displaying a Detail View in an ASP.NET Web application.
A ViewEditMode enumeration value that represents the current Detail View's display mode.
Occurs after changing the current View's property value.
Occurs before changing the current View's property value.
For internal use only.
Represents a Window Controller.
Creates an instance of the WindowController class.
Sets a specified Window for a Window Controller.
A object that represents a Window to be set for the current Window Controller.
Specifies the kind of the Window for which a Window Controller is intended.
A enumeration value identifying a Window kind.
Occurs after closing the View of the Window Controller's Window.
Occurs before closing the View of the Window Controller's Window.
Occurs when checking whether the View of the Window Controller's Window is allowed to be closed.
Provides access to a Window Controller's Window.
A object representing the current Window Controller's Window.
Specifies the list's reason that indicates whether a Window is assigned to the current WindowController.
Serves as the base class for Windows.
Creates an instance of the Window class.
An object that provides methods and properties to manage the current application. This value is assigned to the property.
A object representing the created Window's context. This value is assigned to the property.
A ICollection<> Controllers collection.
true if the created Window is main; otherwise, false. This value is assigned to the property.
true if Controllers are created immediately after the Window has been created and before the Window's is created; false if Controllers are created after the Window's has been created.
Activates Controllers for the current Window.
Closes a Window.
Always false.
Closes the Window and optionally refreshes its parent Window.
true if the parent Window must be refreshed; otherwise, false.
true, if the Window has been successfully closed; otherwise, false.
Indicates whether a Window is main.
true if the current Window is main; otherwise, false.
Returns a Window's Template.
An object implementing the interface. It represents the current Window's Template.
A View Controller.
Creates an instance of the ViewController class.
Sets a specified View for a View Controller.
A object that represents a View to be set for the current View Controller.
Specifies the type of objects that must be represented by a View to provide View Controller activation.
A Type object that represent a persistent object's type.
Specifies the identifier of the View for which the View Controller is activated, or a semicolon-separated list of identifiers if a View Controller targets multiple Views.
A string value that is a View identifier or a semicolon-separated list of View identifiers.
Specifies whether the View for which a View Controller is intended must be root, nested or any.
A enumeration value identifying a View kind.
Specifies the type of the View, for which a View Controller is intended.
A enumeration value identifying a View type.
Specifies the type of the View, for which a View Controller is intended.
A object identifying a View type.
Provides access to a View Controller's View.
A object representing the current View Controller's View.
Occurs after the controls have been created for the current Controller's if the Controller has already been activated.
For internal use only.
Specifies the list's reason that indicates whether a View is assigned to the current ViewController.
Represents a List View.
Creates an instance of the ListView class with the specified settings.
An object in the CollectionSourceBase class inheritance. This object is assigned to the property.
An object in the ListEditor class inheritance. This object is assigned to the property.
true if the List View is root; otherwise, false.
Creates an instance of the ListView class with the specified collection source and List Editor.
An object in the CollectionSourceBase class inheritance. This object is assigned to the property.
An object in the ListEditor class inheritance. This object is assigned to the property.
Creates an instance of the ListView class with the specified settings.
An object in the CollectionSourceBase class inheritance. This object is assigned to the property.
An object in the ListEditor class inheritance. This object is assigned to the property.
true if the List View is root; otherwise, false.
An object that provides methods and properties to manage the current application.
Creates an instance of the ListView class with the specified settings.
An object in the CollectionSourceBase class inheritance. This object is assigned to the property.
An object that provides methods and properties to manage the current application.
true if the List View is root; otherwise, false.
Creates an instance of the ListView class with the specified settings.
An object that represents the Application Model node that stores the current List View settings. This object is assigned to the property.
An object in the class inheritance. This object is assigned to the property.
An object that provides methods and properties to manage the current application.
true if the List View is root; otherwise, false.
Initializes a new instance of the ListView class.
Provides access to a collection of reason/value pairs used to allow or prohibit linking associated objects in a nested List View.
A object that represents a collection of key/value elements.
Occurs when the property is changed.
Provides access to a collection of reason/value pairs used to allow or prohibit unlinking associated objects in a nested List View.
A object that represents a collection of key/value elements.
Occurs when the property is changed.
Specifies a List View's caption.
A String value representing the current List View's caption.
Provides access to a ListView's Collection Source.
A object representing the current List View's collection source.
For internal use.
Occurs when the current List View is updated, and when its current object is changed.
Specifies a List View's current object.
An Object representing the current List View's current object.
Occurs before the collection is populated by displayable properties collected from the current List Editor and from ListView model columns settings.
For internal use.
Specifies the ID of the Detail View which is invoked from the current List View, or displayed together with a ListView.
A string value that represents the ID of the Detail View that represents the object selected in the List View.
This property is intended for internal use.
Returns a List View's List Editor.
A ListEditor object representing the current List View's List Editor.
Occurs after the current List View's property has been changed.
Occurs before changing the current View's property value.
Provides access to the Detail View that is displayed together with a List View.
The object representing a detail view displayed with the current list view.
Occurs after the has been created.
For internal use.
For internal use.
For internal use.
For internal use.
Intended for internal use.
Intended for internal use.
Specifies whether to display the Detail View of the currently selected object near the current List View.
A enumeration value specifying whether to display the Detail View of the currently selected object near the current List View.
Provides access to the Application Model node where a List View's settings are stored.
A object that allows accessing the List View settings stored in the Application Model.
For internal use only.
Occurs when double-clicking an object in the current List View.
Refreshes the data source of the current ListView.
Provides access to a collection of objects currently selected in a List View's .
An IList collection on selected objects.
Returns the selection type supported by the current List View.
A enumeration value representing the selection type supported by the current List View.
Occurs when the object represented by the ListView's focused row must be validated.
The base class for Controllers.
Provides access to a Controller's Action collection.
An ActionList object representing a list of the current Controller's Actions.
Occurs when a Controller is activated.
Provides access to a collection of reason/value pairs used to activate or deactivate a , or determine its active state.
A object that represents a collection of key/value elements.
Occurs after a Controller is created.
Provides access to an object that can be used to manage the current application.
An object that provides methods and properties to manage an application.
Clones a Controller.
An object representing the Application Model's root node.
A object that represents the current Controller's clone.
Specifies one of the keys from the collection of a Controller's . By default, this field value is "Controller active". You can use this field when working with the collection.
Instantiates a Controller object of the specified type and raises it's event.
A System.Type object which is the type of a Controller to be created.
A Controller object of the controllerType type.
Customizes business class metadata before loading it to the Application Model's BOModel node.
An object which holds metadata information on business classes to be loaded to the Application Model.
Occurs after a Controller has been deactivated.
Provides access to a Controller's Frame.
A object representing the Current Controller's Frame.
Occurs after a Frame (Window) has been assigned to a Controller.
Returns a full name of a Controller's type.
A string value that represents the currents Controller's name.
Provides access to the object that contains data about the Controller.
An object that contains data about the Controller. The default value is null (Nothing in VB).
The base class for Views.
Occurs when the method is executed.
Provides access to a collection of reason/value pairs used to allow or prohibit deletion of objects via a .
A object that represents a collection of key/value elements.
Occurs when the current View's state has changed.
Provides access to a collection of reason/value pairs used to make a read-only/editable.
A object that represents a collection of key/value elements.
Occurs when the current View's state has changed.
Provides access to a collection of reason/value pairs used to allow or prohibit creation of new objects via a .
A object that represents a collection of key/value elements.
Occurs when the current View's state has changed.
Removes references to a View's controls and their event handlers.
Determines whether a View's current object can be changed.
true if the current object can be changed; otherwise, false.
Determines whether a View can be closed.
true if the current View can be closed; otherwise, false.
Specifies a View's caption.
A string value representing the current View's caption.
Occurs after changing a View's caption.
Closes a View if it is allowed to be closed.
true if the event should be raised; otherwise, false.
true if a View has been closed successfully; otherwise, false.
Closes a View.
true if a View has been closed successfully; otherwise, false.
Occurs after the current View is closed.
Occurs when closing a View.
For internal use.
Returns the current View's control.
An object that represents the current View's control.
Occurs after creating controls for a View.
Occurs before creating controls for a View.
Creates controls that visualize a View in a UI.
Returns key information on the current View.
A object that provides access to the current View's identifiers.
Specifies a View's current object.
An object representing the current View's current object.
Occurs after changing a View's focused object.
Occurs when a View Shortcut for the current View is created via the method.
Occurs when saving information on a View's editor(s) to the Application Model.
Releases all resources used by this View object.
Occurs when the current View is disposed of.
Provides access to the current View's message collection.
An ErrorMessages object which is used to access the messages.
Returns the current object's caption, formatted according to the applied .
A string value representing a formatted caption of the View's .
Returns a View's ID.
A string value representing the current View's ID.
Indicates whether a View's has been created.
true if the current View's exists; otherwise, false.
Gets a value indicating whether a View has been disposed of.
true if the current View has been disposed of; otherwise, false.
Specifies whether a View is root.
true, if the current View is root; otherwise, false.
Checks whether a specific View interacts with the database via the current View's Object Space.
A View that needs to be checked.
true, if the specified View interacts with the database via the current View's Object Space; otherwise, false.
For internal use.
Applies the Application Model changes to the current View.
true, if the View controls are created within the LoadModel method, otherwise, false.
Provides access to information on a , which is stored in the Application Model.
An object representing the current View's Application Model node.
Occurs after setting the property for a View.
Occurs before setting the property for a View.
This event is intended for internal use.
Occurs after the information on a View has been saved to the Application Model.
Occurs before saving information on a View's controls to the Application Model.
Provides access to the object space within which a View was created.
An object representing the current View's Object Space.
This property is obsolete. Use the property instead.
Occurs when the View is asked whether its current object can be changed.
Occurs when checking whether a View can be closed.
Raises the event.
Refreshes displayed values of the View's controls with new values from the data source collection (not from the database itself).
Refreshes displayed values of the View's controls with new values from the data source collection (and optionally, from the database itself).
true, if the data source needs to be refreshed as well; otherwise, false.
Refreshes the data source of the current View.
Writes information on a View to the Application Model.
Specifies the scroll point of Windows in ASP.NET Web applications.
A Point object that represents scroll point coordinates.
Returns a key used to create an item in the collection of the current View. This key specifies a reason for making the View editable/read-only when the Security System allows/denies access to edit to the object(s) represented by the View.
Specifies a View's selected objects.
An object list that contains the current View's selected objects.
Occurs after changing a View's selected objects.
Returns the selection type supported by a View.
A enumeration value representing the selection type supported by the current View.
Occurs when the current View's selection type is changed.
For internal use.
For internal use.
Specifies the custom data associated with the View.
An object that contains custom data associated with the View. The default value is null (Nothing in VB).
Returns a View's textual representation.
A value which is the current View's textual representation.
Serves as the site for a nested View.
Creates an instance of the class.
An object that can be used manage the current application.
A TempalteContext structure that indicates a context for the created Frame. This value is assigned to the property.
A Controller[] array that contains the additional controllers that must be activated for the new Frame.
Creates an instance of the class.
An object that provides methods and properties to manage the current application.
A TempalteContext structure that indicates a context for the created Frame.
A ICollection<> collection containing Controllers that must be activated for the new Frame. This value is assigned to the property.
Provides access to an object that can be used to manage the current application.
An object that provides methods and properties to manage an application.
Returns a Frame's context.
A object that indicates the current Frame's context.
Provides access to the Controller collection.
A LightDictionary<Type, Controller> object representing a Controller collection.
For internal use only.
Releases all resources used by this Frame object.
Occures after the current Frame has been disposed of.
Occurs when the current Frame is disposed of.
Returns a specified Controller from the current Frame's collection.
A specified Controller found in the current Frame's collection.
For internal use.
Indicates whether Controllers are currently being activated.
true, if Controllers are currently being activated; otherwise, false.
Occurs when the Action Containers displayed in the current Frame are changed.
Registers a specified Controller within a Frame's collection.
A object to be registered within the current Frame's collection.
Writes information on a Frame's View and Template to the Application Model.
Activates or deactivates the current Frame's Controllers for a specified reason.
A string value that specifies a reason by which Controllers are activated or deactivated.
true if you need to activate Controllers; otherwise, false.
Sets a specified Template for the current Frame.
An object that implements the interface to be used for the current Frame.
Sets a specified View for the current Frame.
A object that is set for the current Frame.
true, if an old View can be changed by another one; otherwise, false.
Sets a specified View for the current Frame.
A object which is set for the current Frame.
A object in which a new View was requested to be created.
true if an old View can be changed by another one; otherwise, false.
Sets a specified View for the current Frame.
A object which is set for the current Frame.
true If the Frame's Controllers are activated after setting a new View; otherwise, false.
A object in which a new View was requested to be created.
true if an old View can be changed by another one; otherwise, false.
Sets a specified View for the current Frame.
A object which is set for the current Frame.
true, if the Frame's Controllers are activated after setting a new View; otherwise, false.
A object in which creating a new View was requested.
true, if the Frame's old View should be disposed; otherwise, false.
true, if an old View can be changed by another one; otherwise, false.
Provides access to the object that contains data about the .
An object that contains data about the Frame. The default value is null (Nothing in VB).
Provides access to a Frame's Template.
An object that implements the interface. It represents the current Frame's Template.
Occurs after setting a Template for a Frame.
Occurs before a Template is set for a Frame.
Occurs before synchronizing information on a Frame's Template.
Occurs after a template is changed and a View is set for it.
Provides access to a Frame's View.
A object representing the current Frame's View.
Occurs after setting a View for a Frame.
Occurs before setting a View for a Frame.
Occurs after Controllers have been activated for the current Frame.
Occurs before synchronizing information on a Frame's View.
The Controllers that manage binding between Actions and their controls in Templates that support the IActionControlsSite interface.
Initializes a new instance of the ActionControlsSiteController class.
Occurs when an Action control is added to its Action Container.
Occurs when an Action control is bound to Action settings.
Occurs when an Action control is created.
Occurs when Actions are added to the Action Containers according to the information specified in the ActionDesign | ActionToContainerMapping Application Model node.
Implemented by controls that have access to the Object Space of the current View and to the object.
Called when it is required to refresh the IComplexControl's data source.
Passes the and objects to the current IComplexControl.
An object that provides methods to access the application database.
An object that manages the current application.
Applied to business class properties. Specifies an expression used to calculate the target property value in the Data View mode.
Initializes a new instance of the CalculatedAttribute class.
A string expression used to calculate the CalculatedAttribute's target property value in the Data View mode.
Specifies an expression used to calculate the CalculatedAttribute's target property value in the Data View mode.
A string expression used to calculate the property value in the Data View mode.
Arguments, passed to the event.
Initializes a new instance of the CreateCustomModelCacheManagerEventArgs class.
Specifies the object that manages the Application Model cache.
A object that manages the Application Model cache.
Contains values that specify the position of the Text Notification position displayed using the dxToast widget in ASP.NET applications.
The notification window is positioned at the bottom of a browser window.
The notification window is positioned at the left of a browser window.
The notification window is positioned at the right of a browser window.
The notification window is positioned at the top of a browser window.
Contains values that specify how to handle the database compatibility check.
Missing database is autocreated. The database schema is updated when the compatibility check fails.
Database compatibility issues are ignored.
Contains values specifying the mode used to check database compatibility.
The database schema compatibility is checked: all required tables, columns and the database itself should exist.
The module versions stored in the ModuleInfo table are compared with their actual assembly versions.
Identifies built-in XAF editor aliases.
Specifies a built-in alias for the AnalysisInfo Property Editor.
Specifies the built-in alias for the BooleanPropertyEditor and ASPxBooleanPropertyEditor editors.
Specifies the built-in alias for the ASPxByteArrayPropertyEditor editor.
Specifies the built-in alias for the BytePropertyEditor and ASPxBytePropertyEditoreditors.
Specifies the built-in alias for the editor.
For internal use.
Specifies the built-in alias for the ColorPropertyEditor and ASPxColorPropertyEditor editors.
Specifies the built-in alias for the CriteriaPropertyEditor and ASPxCriteriaPropertyEditor editors.
Specifies the built-in alias for the DatePropertyEditor and ASPxDateTimePropertyEditor editors.
Specifies the built-in alias for the DecimalPropertyEditor and ASPxDecimalPropertyEditor editors.
Specifies the built-in alias for the DefaultPropertyEditor and ASPxDefaultPropertyEditor editors.
Specifies the built-in alias for the DetailPropertyEditor editor.
Specifies the built-in alias for the DoublePropertyEditor and ASPxDoublePropertyEditor editors.
Specifies the built-in alias for the EnumPropertyEditor and ASPxEnumPropertyEditor editors.
Specifies the built-in alias for the ExtendedCriteria Property Editor.
Specifies the built-in alias for the FileDataPropertyEditor editors for WinForms and ASP.NET.
Specifies the built-in alias for the FloatPropertyEditor and ASPxFloatPropertyEditor editors.
Specifies the built-in alias for the GridListEditor and ASPxGridListEditor editors.
Specifies the built-in alias for the HtmlPropertyEditor and ASPxHtmlPropertyEditor editors.
Specifies the built-in alias for the ImagePropertyEditor and ASPxImagePropertyEditor editors.
Specifies the built-in alias for the IntegerPropertyEditor and ASPxIntPropertyEditor editors.
Specifies the built-in alias for the ListPropertyEditor editor.
Specifies the built-in alias for the LookupPropertyEditor and ASPxLookupPropertyEditor editors.
Specifies the built-in alias for the ObjectPropertyEditor and ASPxObjectPropertyEditor editors.
Specifies the built-in alias for the PopupCriteriaPropertyEditor and ASPxPopupCriteriaPropertyEditor editors.
Specifies the built-in alias for the PopupExpressionPropertyEditor editor.
Specifies the built-in alias for the PropertiesCollectionEditor editor.
Specifies the built-in alias for the ProtectedContentPropertyEditor and ASPxProtectedContentPropertyEditor editors.
Specifies the built-in alias for the RichTextPropertyEditor editor.
Specifies the built-in alias for the SchedulerLabelPropertyEditor and ASPxSchedulerLabelPropertyEditor editors.
Specifies the built-in alias for the and editors.
Specifies the built-in alias for the SchedulerRecurrenceInfoPropertyEditor and ASPxSchedulerRecurrenceInfoPropertyEditor editors.
Specifies the built-in alias for the SchedulerStatusPropertyEditor and ASPxSchedulerStatusPropertyEditor editors.
Specifies the built-in alias for the StringPropertyEditor and ASPxStringPropertyEditor editors.
For internal use.
Specifies the built-in alias for the TimeSpanPropertyEditor and ASPxTimeSpanPropertyEditor editors.
Specifies the built-in alias for the and editors.
Specifies the built-in alias for the Type Properties PropertyEditor.
Specifies the built-in alias for the VisibleInReportsTypePropertyEditor and ASPxVisibleInReportsTypePropertyEditor editors.
For internal use.
Applied to business classes that implement a Security System user. Specifies the name of a property that stores the current user photo or avatar icon. Has effect in the In the New Web UI only.
Initializes a new instance of the CurrentUserDisplayImageAttribute class.
A string specifying the name of a property that stores the user image (photo, or avatar icon).
Gets the name of a property that stores the user image (photo, or avatar icon).
A string specifying the name of a property that stores the user image (photo, or avatar icon).
A View Item that displays a specific unbound control in a UI.
Initializes a new instance of the ControlViewItem class.
A string specifying the identifier of the View Item.
A string value representing the current View Item's caption.
An object that represents a control used to display the current View Item in a UI.
Initializes a new instance of the ControlViewItem class.
The model node defined a control View Item of the current Detail View.
The type of the business object that is represented by the View where the current View Item is contained.
Initializes a new instance of the ControlViewItem class.
A string specifying the identifier of the View Item.
An object that represents a control used to display the current View Item in a UI.
Disposes the current View Item's control, or simply unsubscribes the events dependent on the passed parameter value.
true, if only the events should be unsubscribed; false, if the control should be disposed.
Gets the current View Item's caption.
A string value representing the current View Item's caption.
Indicates whether the caption of the current View Item should be visible.
true if the current View Item's caption is visible; otherwise, false.
Passes the and objects to the current ControlViewItem.
An object that provides methods to access the application database.
An object that manages the current application.
Specifies the Property Editor alias.
Initializes a new instance of the EditorAliasAttribute class.
A string that specifies the editor's alias.
Specifies the editor's alias.
A string that specifies the editor's alias.
Contains values that specify the Text Notification type.
The notification window is displayed as an error message.
The notification window is displayed as an information message.
The notification window is displayed as a success message.
The notification window is displayed as a warning message.
Contains values specifying the mode when populating the items list.
The current type and all of its descendant types are added.
All descendants of the current type are added. The current type itself is excluded.
Only the last types in the inheritance hierarchy of the current type are added.
Arguments passed to the event.
Initializes a new instance of the ObjectCreatingEventArgs class.
An object representing the Object Space which is used to create a new object.
A type of an object to be created.
Specifies whether or not an object creation should be canceled.
true, if an object creation should be canceled, otherwise, false.
Specified whether or not an Object Space should be disposed on canceling a new object creation.
true, if an Object Space should be disposed on canceling a new object creation, otherwise, false.
Specifies a newly created object.
A newly created object.
Specifies an Object Space used to create a new object.
An object that is the Object Space used to create a new object.
Specifies a type of an object to be created.
The type of an object to be created.
Specifies whether or not a newly created object should be shown in a Detail View.
true, if the newly created object should be shown in a Detail View, otherwise, false.
Declares string constants specifying security operation names and their delimiters.
Gets the "Create" operation name. This operation is applied to type permissions only. To check the permission to add an object to a nested collection, use "Write" instead.
Gets the semicolon-separated list of "Create", "Read", "Write", and "Delete" operation names.
Gets the "Delete" operation name. This operation is applied to type permissions only. To check the permission to remove an object from a nested collection, use "Write" instead.
Gets the ";" delimiter used in security operation lists.
Gets the semicolon-separated list of "Create", "Read", "Write", "Delete" and "Navigate" operation names.
Gets the semicolon-separated list of "Read", "Write", "Delete" and "Navigate" operation names.
Gets the "Navigate" security operation name. "Navigate" does not imply the permission to "Read".
Gets the "Read" security operation name.
Gets the semicolon-separated list of "Read" and "Navigate" operation names.
Gets the semicolon-separated list of "Read" and "Write" operation names.
Gets the "Write" operation name. When this operation is requested for a collection property, it implies adding or removing collection objects and does not mean object modifications.
Arguments, passed to the event.
Initializes a new instance of the ObjectsCountGettingEventArgs class.
A object that identifies the type of objects against which the calculation will be performed.
The that specifies the criteria for object selection in the database.
Specifies the count of non-persistent objects that satisfy the specified criteria.
An integer value that is the count of not-persistent objects that satisfy the specified criteria.
Gets the criteria for object selection.
The that specifies the criteria for object selection.
Gets the type of objects against which the calculation will be performed.
A object that identifies the type of objects against which the calculation will be performed.
Arguments passed to the event.
Initializes a new instance of the CustomHasPermissionToEventArgs class.
A target object type.
A string which is the name of the target object's member.
A target object.
An object which is the Object Space used to process the request.
A string which is the name of the requested operation. Operation names are declared as the class' constants.
Specifies the name of the target object's member.
Specifies the Object Space used to process the request.
Specifies the target object type.
Specifies the name of the requested operation. Operation names are declared as the class' constants.
Specifies whether or not the permission is granted to the current user.
Specifies the target object.
An Object Space used to manage non-persistent objects.
Creates a new instance of the NonPersistentObjectSpace class.
An object implementing the interface.
Creates a new instance of the NonPersistentObjectSpace class.
An object implementing the interface.
An IEntityStore object.
Gets the list of Object Spaces required to handle persistent objects that may be displayed from a non-persistent object's View.
An collection of Object Spaces required to handle persistent objects that may be displayed from a non-persistent object's View.
Indicates whether instances of a particular type can be created.
An object type for which it must be determined whether its instances can be created.
true, if instances of the specified type can be created; otherwise, false.
Indicates whether a specified object belongs to the current Object Space.
An object to be tested.
true if the specified object belongs to the current Object Space; otherwise, false.
Creates a nested Object Space.
An object that is a created nested Object Space.
Releases all resources used by an NonPersistentObjectSpace object.
Retrieves an object from another Object Space to the current Object Space.
An object that represents a template object from another Object Space.
An object retrieved from the database via the current Object Space.
Returns the number of objects specified.
A object that identifies the type of objects against which the calculation will be performed.
The that specifies the criteria for object selection.
An integer value that is the count of non-persistent objects that satisfy the specified criteria.
Gets a queryable data structure that provides functionality to evaluate queries against a specific business object type.
This parameter has no effect in NonPersistentObjectSpace. It is added only to provide compatibility with .
An object that provides functionality to evaluate queries against a specific business object type.
Indicates whether a particular collection is loaded with objects from the database.
An object representing the collection for which it must be determined whether it is loaded with objects from the database.
true, if the specified collection is loaded with objects from the database; otherwise, false.
Indicates whether the specified persistent object is deleted and committed.
The object to test.
true if the specified object is deleted; otherwise, false.
Indicates whether a specified object has been created but has not been saved to the database.
A object to be tested.
true if the specified object has not yet been saved to the database; otherwise, false.
Gets a list of non-persistent objects modified within the current NonPersistentObjectSpace.
An of modified objects.
Occurs when an object is retrieved by its key, using the method.
Occurs when NonPersistentObjectSpace gets an object using the method .
Occurs when the method is called.
Occurs when NonPersistentObjectSpace creates a collection of non-persistent objects.
Applied to business class properties. Indicates that a property or field references other aggregated persistent objects.
Initializes a new instance of the AggregatedAttribute class.
Used to extend the Application Model's Class node with properties specific to the Dashboards Module functionality.
Specifies whether the current class can serve as a data source for dashboards.
true, if the current class can serve as a data source for dashboards.
Implemented by List Editors that support data-aware export to the XLSX format.
Performs data-aware export to the XLSX format.
A object specifying the XLSX export result.
An object which defines how a document is exported to XLSX format.
Implemented by List Editors that support data-aware export to the XLS format.
Performs data-aware export to the XLS format.
A object specifying the XLS export result.
An object which defines how a document is exported to XLS format.
Implemented by List Editors that support data-aware export to the CSV format.
Performs data-aware export to the CSV format.
A object specifying the CSV export result.
An object which defines how a document is exported to CSV format.
Implemented by List Editors that support data-aware export to Excel formats.
Arguments passed to the event.
Initializes a new instance of the ObjectSpaceCreatedEventArgs class.
An object that specifies the Object Space.
Gets the Object Space.
An objects that specifies the Object Space.
Implemented by business classes that provide a reference to an associated Object Space.
Specifies an Object Space associated with the current IObjectSpaceLink object.
An object associated with the current object.
Declares methods that are called automatically when a business object is being created, loaded and saved.
Called by the Object Space when the current IXafEntityObject is created.
Called by the Object Space when the current IXafEntityObject is loaded.
Called by the Object Space when the current IXafEntityObject is saved or deleted.
Declares members implemented by entities (persistent classes) used to store model difference aspects in the database.
Specifies the language code of the current IModelDifferenceAspect object. The empty value means that the current aspect specifies culture-neutral model differences.
A string which specifies the name of the current model difference aspect.
Specifies the object the current IModelDifferenceAspect belongs to.
A the object specifying the model differences object that owns the current aspect.
Specifies the XML code of the current IModelDifferenceAspect object.
A string which is the XML code of the current model difference aspect.
Declares members implemented by entities (persistent classes) used to store model differences in the database.
Gets a list of model difference aspects associated with the IModelDifference object.
An IList<> list of model difference aspects.
Specifies the context identifier of the current IModelDifference object that allows distinguishing model differences designed for different applications using the same database.
A string which is the context identifier.
Specifies the identifier of a user who owns the current IModelDifference object.
A string which is the identifier of a user who owns the current model differences.
Gets the name of a user who owns the current IModelDifference object.
A string which is the name of a user who owns the current model differences.
Specifies the version of the current IModelDifference object.
An integer value which is the version number of the model differences object.
Declares members implemented by View Items that have access to the object and of the current View.
Passes the and objects to the current IComplexViewItem.
An object that provides methods to access the application database.
An object that manages the current application.
The BandsLayout node provides access to a List View's bands layout.
Enables bands (logical groups of columns) for the current List View. A band is visually represented by a header displayed above headers of the columns it combines.
true, if bands are enabled; otherwise - false.
The Band node defines a logical group (band) of columns. A band is visually represented by a header displayed above headers of the columns it combines.
Specifies the band caption.
A string specifying the band caption.
An abstract class that represents a lightweight read-only data record (a data view) retrieved from a database without loading a complete business object.
Creates a new instance of the XafDataViewRecord class.
A collection in which a new XafDataViewRecord object is placed.
Indicates whether a property with the specified name is contained in the current , or not.
A string which is the name of a property.
true, if a property with the specified name is contained in the current XafDataView; otherwise false.
Gets the object that contains the current XafDataViewRecord.
The object that contains the current XafDataViewRecord.
Returns a collection of attributes of this instance of the XafDataViewRecord.
An AttributeCollection object which is a collection of attributes of this instance of the XafDataViewRecord.
Returns a class name of this instance of the XafDataViewRecord.
A string which is a class name of this instance of the XafDataViewRecord.
Returns a name of this instance of the XafDataViewRecord.
A string which is a name of this instance of the XafDataViewRecord.
Returns a type converter for this instance of the XafDataViewRecord.
A TypeConverter object which is a type converter for this instance of the XafDataViewRecord.
Returns a default event for this instance of the XafDataViewRecord.
A EventDescriptor object which is a default event for this instance of the XafDataViewRecord.
Returns a default property for this instance of the XafDataViewRecord.
A PropertyDescriptor object which is a default property for this instance of the XafDataViewRecord.
Returns an editor of the specified type for this instance of the XafDataViewRecord.
The Type of an editor for this object.
An Object which is an editor of the specified type for this instance of the XafDataViewRecord.
Returns a collection of events with the specified attributes for this instance of the XafDataViewRecord.
An array of the Attribute objects which is used as a filter.
An EventDescriptorCollection object which is the collection of events for this instance of the XafDataViewRecord.
Returns a collection of events for this instance of the XafDataViewRecord.
An EventDescriptorCollection object which is the collection of events for this instance of the XafDataViewRecord.
Returns a collection of properties with the specified attributes for this instance of the XafDataViewRecord.
An array of the Attribute objects which is used as a filter.
An PropertyDescriptorCollection object which is the collection of properties for this instance of the XafDataViewRecord.
Returns a collection of properties for this instance of the XafDataViewRecord.
An PropertyDescriptorCollection object which is the collection of properties for this instance of the XafDataViewRecord.
Returns an object which is the owner of a property described by the specified property descriptor.
A PropertyDescriptor object which is a property whose owner is to be found.
An Object which is the owner of the target property.
Gets the XafDataViewRecord object with the specified name from the collection.
The string specifying the name of the XafDataViewRecord object to be returned.
The XafDataViewRecord object with the specified name.
Gets the XafDataViewRecord object with the specified index from the collection.
An integer specifying the index of the XafDataViewRecord object to be returned.
The XafDataViewRecord object with the specified index.
Gets the type of an original business object that are queried by XafDataViewRecord.
The Type of an original business object that are queried by the data view.
Returns a XafDataViewRecord's textual representation.
A string which is a XafDataViewRecord's textual representation.
A lightweight read-only list of data records (a data view) retrieved from a database without loading complete business objects. Can be queried much more quickly than a real objects collection.
Initializes a new instance of the XafDataView class with the specified settings.
An object used to access data.
The Type of requested business objects.
An IList<> list that specifies data view column names and expressions used to compute column values. These column names can be used for sorting the data view via the sorting parameters.
A object that specifies criteria associated with the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
This method is required to provide support. It always throws a NotSupportedException because the list represented by XafDataView is readonly (see the Exceptions section of the IList.Add Method topic).
Gets whether you can update data records. This method always returns false because the list represented by XafDataView is readonly.
true, if you can update the data records in the list; otherwise, false.
Gets whether you can add data records. This method always returns false because the list represented by XafDataView is readonly.
true, if you can add the data records to the list; otherwise, false.
Gets whether you can update data records. This method always returns false because the list represented by XafDataView is readonly.
true, if you can update the data records in the list; otherwise, false.
This method is required to provide the support. It always throws a NotSupportedException because the list represented by XafDataView is readonly (see the Exceptions section of the IList.Clear Method topic).
Determines whether the XafDataView contains a specific data record.
A which is a data record to locate in the data view.
true, if the record is found; otherwise, false.
Copies the data records to an array, starting at a particular array index.
A object which is the destination of the data records copied from XafDataView.
An integer that is the zero-based index in array at which copying begins.
Gets the number of data records contained in the XafDataView.
An integer which is the number of data records.
Specifies criteria used to filter the data view at the server side.
A object that specifies criteria associated with the data view.
Releases all resources used by the XafDataView.
Specifies data view column names and expressions used to compute column values.
An IList<> list that specifies data view column names and expressions used to compute column values.
Finds the expression by its name in the current XafDataView.
A string which is the name of the expression.
A object which specifies the expression.
Determines the index of a specific data record in the XafDataView.
A which is a data record to locate in the data view.
An integer which is a data record index.
This method is required to provide support. It always throws a NotSupportedException because the list represented by XafDataView is readonly (see the Exceptions section of the IList.Insert Method topic).
Gets a value indicating whether the data view has a fixed size. This property value is always false because the list represented by XafDataView is readonly.
true , if the data view has a fixed size; otherwise, false.
Gets a value that indicates whether or not the data records list cached by XafDataView is initialized.
true, if the data records list is initialized; otherwise, false.
Gets a value indicating whether the list repersented by XafDataView is read-only. Always returns true.
true, if the data view's list is read-only; otherwise, false.
Gets a value indicating whether access to the data view is synchronized. This method always returns false
true, if access to the data view is synchronized; otherwise, false.
Gets the data record at the specified index.
An integer which is the zero-based index of the data record to get.
An object that is the data record at the specified index.
Occurs when the data records list is changed.
Gets the Object Space used to query data by the current XafDataView.
An object used to query data.
Gets the type of business objects that are queried by XafDataView.
The Type of business objects that are queried by the data view.
Clears the data records cache.
This method is required to provide support. It always throws a NotSupportedException because the list represented by XafDataView is readonly (see the Exceptions section of the IList.Remove Method topic).
This method is required to provide support. It always throws a NotSupportedException because the list represented by XafDataView is readonly (see the Exceptions section of the IList.RemoveAt Method topic).
Specifies the sorted columns within the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
Gets an object that can be used to synchronize access to the data view. Always returns the XafDataView instance itself, because the data view's underlying store is not is not publicly available (see the Remarks section of the ICollection.SyncRoot Property topic).
An object that can be used to synchronize access to the data view.
Specifies the number of data records retrieved by the XafDataView.
An integer that specifies the number of data records to retrieve.
Provides helper methods and properties used to replace or customize the default grouping mechanism in the Model Editor's Nodes Tree.
This constructor is intended for internal use. To access the existing ModelEditorGroupingHelper instance, use the static property.
Calculates the group path for the node.
A string specifying the name of the property which is used for grouping.
An object specifying the Application Model node.
An array of strings that are subgroup names.
Specifies, whether or not the groups are split into subgroups using the list in the Model Editor's Nodes Tree.
true, if groups are split into subgroups using the predefined list; otherwise, false.
Specifies, whether or not the groups are split into subgroups by the dot character in the Model Editor's Nodes Tree.
true, if groups are split into subgroups by the dot character; otherwise, false.
For internal use.
Calculates the group path for the , and nodes.
A string specifying the name of the property which is used for grouping.
An object specifying the Application Model node.
An array of strings that are subgroup names.
For internal use.
$nbsp;
Returns the value of the Application Model node's property specified by its name.
A string specifying the property name.
An object specifying the Application Model node.
An object which is the property value.
Gets the predefined list of strings that are used to split groups into subgroups in the Model Editor's Nodes Tree when the property is set to true.
A of strings that are used to split groups into subgroups.
Gets the existing ModelEditorGroupingHelper instance.
An ModelEditorGroupingHelper object.
For internal use.
Registers the method used to calculate the Application Model node's group path in the Model Editor's Nodes Tree.
A object specifying the type of the Application Model node.
A delegate used to calculate the Application Model node's group path.
Enables or disables splitting groups into subgroups using the list for a specific Application Model node type.
A object specifying the type of the Application Model node.
true, if splitting groups to subgroups is allowed for collectionNodeType nodes; otherwise, false.
Splits the specified group name into subgroups.
A string which is the group name.
An object specifying the Application Model node.
A of strings that are used to split the group into subgroups.
An array of strings that are subgroup names.
Splits the specified group name into subgroups.
A string which is the group name.
A object specifying the type of the Application Model node.
An array of strings that are subgroup names.
Splits the specified group name into subgroups.
A string which is the group name.
An object specifying the Application Model node.
An array of strings that are subgroup names.
Splits the specified group name into subgroups.
A string which is the group name.
A of strings that are used to split the group into subgroups.
An array of strings that are subgroup names.
Splits the specified group name into subgroups.
A string which is the group name.
A object specifying the type of the Application Model node.
An array of strings that are subgroup names.
Splits the specified group name into subgroups.
A string which is the group name.
An array of strings that are subgroup names.
Gets the name of the 'Unspecified' group in the Model Editor's Nodes Tree.
Contains values specifying the mode used to access a collection of business objects.
The entire record set required for the current List View is loaded into memory. All the data processing takes place on the client side.
A lightweight read-only list of data records ( or ) is retrieved without loading complete persistent objects.
A List View's control continues responding to a user's actions while the data is being retrieved in a background thread (see Instant Feedback Mode).
Data is requested from a data store in small portions that should currently be displayed. All data-aware operations are performed on the data server side.
A base class for View Controllers intended for Object Views.
Creates an instance of the ObjectViewController<ViewType, ObjectType> class.
Gets the current View
An object of the type specified via the ObjectViewController<ViewType, ObjectType>'s ViewType generic parameter representing the current View.
Gets the current object (see ).
An object of the type specified using the ObjectViewController<ViewType, ObjectType>'s ObjectType generic parameter representing the View's current object.
Gets the list of selected objects (see ).
A typed list or selected object. The object type is specified using the ObjectViewController<ViewType, ObjectType>'s ObjectType generic parameter.
When applied to a business class, specifies whether end-users can create dashboards for objects of the attribute's target type. When applied to a business class property, specifies if the target property is visible in the Dashboard Designer.
Creates an instance of the VisibleInDashboardsAttribute class.
Creates a new instance of the VisibleInDashboardsAttribute class.
The Boolean value specifying whether an object is visible in the Dashboard.
Arguments passed to the event.
Initializes a new instance of the CustomizeControlEventArgs class.
An object which represents a control for customizing.
Gets an object that allows you to access the control which is used to display an Action.
An object that allows you to access the control which is used to display an Action.
Specifies a data view column name and expression used to compute the column value.
Initializes a new instance of the DataViewExpression class.
A string that specifies a data view column name.
A that specifies an expression used to compute the column value.
Initializes a new instance of the DataViewExpression class.
A string that specifies a data view column name.
A string that specifies an expression used to compute the column value.
Gets an expression used to compute the column value.
A that specifies an expression used to compute the column value.
Gets a data view column name.
A string that specifies a data view column name.
For internal use.
Represents arguments passed to the and events.
Initializes a new instance of the StatusUpdatingEventArgs class.
A string that specifies the current context.
A string that specifies the status message title.
A string that specifies the status message.
An array of additional parameters associated with the status message.
Gets additional parameters associated with the status message.
An array of additional parameters associated with the status message.
Gets the current context.
A string that specifies the current context.
Gets the status message.
A string that specifies the status message.
Gets the status message title.
A string that specifies the status message title.
Used by the Model Editor to determine whether or not a certain property is readonly.
Initializes a new instance of the ModelMemberReadOnlyCalculator class.
Specifies whether or not creating custom persistent fields at runtime is allowed.
true, when creating custom persistent fields at runtime is allowed; otherwise - false.
For internal use.
For internal use.
Applied to business classes. Specifies the default property.
Initializes a new instance of the XafDefaultPropertyAttribute class.
A string which is the name of the default property.
Gets the name of the default property.
A string which is the name of the default property.
Contains values that specify the application behavior when a user modifies data and then changes the current object or closes the View.
Data modifications are committed automatically without displaying any confirmation.
Data modifications are discarded without displaying any confirmation.
The "Do you want to save changes (yes/no)" confirmation is displayed.
Contains values that specify when the modifications made in an editable List View are committed.
Changes are committed when a user proceeds to the next record and when the List View is closed. Do not enable this mode when the new item row (see ) is visible in the .
Changes are committed when the List View is closed.
A descendant that contains the Cancel, Save, SaveAndClose and SaveAndNew Actions.
Creates an instance of the class.
Provides access to the 's Cancel Action.
A object representing the Cancel Action.
Gets the current Detail View.
A object which is the current Detail View.
Gets the current List View.
A object which is the current Detail View.
Specifies when the modifications made in an editable List View are committed.
A enumeration value that specifies when the modifications made in an editable List View are committed.
Specifies the application behavior when a user modifies data and then changes the current object or closes the View.
A enumeration value that specifies the application behavior when a user modifies data and then changes the current object or closes the View.
Provides access to the 's Save Action.
A object representing the Save Action.
Provides access to the 's SaveAndClose Action.
A object, representing the Save and Close Action.
Provides access to the 's SaveAndNew Action.
A object representing the Save and New Action.
Contains values that specify the List View and Detail View display order.
A Detail View is displayed first (to the top or to the left of a List View).
A List View is displayed first (to the top or to the left of a Detail View).
Extends the SplitLayout node with List View specific properties.
Specifies the display order of the List View and its Detail View.
A enumeration value that specifies the display order of the List View and its Detail View.
Specifies the display name of a business class, domain component, property, field or enumeration value.
Initializes a new instance of the XafDisplayNameAttribute class.
A string that specifies the display name.
Specifies the display name.
A string that specifies the display name.
Specifies the maximum number of characters that can be typed in the Property Editor of the current member. In XPO, it additionally specifies the number of characters that can be stored in a column mapped to the current member (has the same effect as the ).
Initializes a new instance of the FieldSizeAttribute class.
An integer value which specifies the maximum number of characters that can be stored. This value is assigned to the property.
Gets the size of the database column which the member's data is stored in.
An integer value which specifies the maximum number of characters that can be stored.
Specifies the unlimited format size of the database column which the member's data is stored in.
An integer value representing unlimited format size.
Applied to business classes' reference and collection properties. Specifies the name of a type property which returns data source's filter criteria applied to the List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
Initializes a new instance of the DataSourceCriteriaPropertyAttribute class with the specified value.
A string specifying the name of the property holding the CriteriaOperator which is used to filter a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
A string specifying the name of the property holding the which is used to filter a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
A string specifying the name of the property holding the CriteriaOperator which is used to filter a List View displayed in a Lookup Property Editor or invoked by the Action in a popup window.
This property is intended for internal use.
Used to extend the , , and Application Model nodes with the and properties.
Specifies the tooltip icon. Has effect in Windows Forms applications only.
A enumeration value that specifies the tooltip icon.
Specifies the title of the tooltip. Has effect in Windows Forms applications only.
A string which is the title of the tooltip.
Used to extend the , , , , and Application Model nodes with the property.
Specifies the tooltip text.
A string which is the tooltip text
Specifies the tooltip that is displayed for the target class' objects.
Initializes a new instance of the ToolTipAttribute class with the specified , and values.
A string which is the tooltip text displayed for the ToolTipAttribute attribute's target property.
A string which is the title of the tooltip displayed for the ToolTipAttribute attribute's target property. Has effect in Windows Forms applications only.
A enumeration value that specifies the tooltip icon. Has effect in Windows Forms applications only.
Initializes a new instance of the ToolTipAttribute class with the specified and values.
A string which is the tooltip text displayed for the ToolTipAttribute attribute's target property.
A string which is the title of the tooltip displayed for the ToolTipAttribute attribute's target property. Has effect in Windows Forms applications only.
Initializes a new instance of the ToolTipAttribute class with the specified value.
A string which is the tooltip text displayed for the ToolTipAttribute attribute's target property.
This method is intended for internal use.
$nbsp;
Specifies the tooltip text displayed for the ToolTipAttribute attribute's target property.
A string which is the tooltip text displayed for the ToolTipAttribute attribute's target property.
Specifies the tooltip icon displayed for the ToolTipAttribute attribute's target property. Has effect in Windows Forms applications only.
A enumeration value that specifies the tooltip icon.
Specifies the title of tooltip displayed for the ToolTipAttribute attribute's target property. Has effect in Windows Forms applications only.
A string which is the title of the tooltip displayed for the ToolTipAttribute attribute's target property.
The base class for classes that provide writable storage for the Application Model differences.
Saves the model differences.
An ModelApplicationBase object that specifies the Application Model.
The base class for classes that provide a readonly storage for the Application Model differences.
The default name of the application-level differences specific to desktop devices ("Model.Desktop").
The default name of the application-level differences specific to mobile devices ("Model.Mobile").
The default name of the application-level differences ("Model").
The default name of the application-level differences specific to tablet devices ("Model.Tablet").
Gets the empty model difference store.
Returns the list of the Application Model aspects.
An IEnumerable<String> list of the Application Model aspects.
Loads the model differences.
An ModelApplicationBase object that specifies the Application Model.
Specifies the localization prefix.
Specifies the default name of the Logon Parameters storage.
This field is obsolete. Use instead.
Specifies the name of the Application Model cache file.
The default name of the module-level differences ("Model.DesignedDiffs").
The default application-level differences extension (".xafml").
Gets the name of the current model difference store.
A string which is the name of the current model difference store.
Indicates whether or not the current model differences store is readonly.
true, when the model differences store is readonly; otherwise, false.
The default name of the unusable differences ("UnusableNodes").
The default name of the user-level differences ("Model.User").
Applied to properties of non-persistent classes. Specifies that a target property is a key property.
Initializes a new instance of the KeyAttribute class.
Declares members of a class which provides security permissions associated with it in the Security System with the Deny Permission Policy.
Returns a list of IOperationPermissionProvider objects associated with the current object.
An IEnumerable<IOperationPermissionProvider> list of objects associated with the current object.
Returns permissions that are directly assigned to the current object.
An IEnumerable<> list of permissions that are directly assigned to the current object.
Declares members of a class which is a Security System User with a collection of associated Roles.
A list of roles associated with the current user.
An IList<ISecurityRole> collection which is the list of roles associated with the current user.
Declares members of a class which is a Security System User.
Specifies if a user is allowed to logon.
true if a user is active; otherwise - false.
Specifies the user's login name.
A string which is the user's login name.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelRegisteredViewItemsGenerator class.
Contains ASP.NET-specific Text Notifications options passed to the method.
Initializes a new instance of the WebMessageOptions class.
Specifies the position of the dxToast widget.
An enumeration value specifying the position of the notification in the browser window.
Specifies custom settings for the dxToast widget that overrides other settings.
A string specifying custom message settings.
Provides information about the current application.
Creates an instance of the class.
Specifies summary information on the current application that is intended to be shown in the "About" informational block.
A string that is summary information on the current application.
Specifies the company that built the application.
A string specifying the company that built the application.
Specifies information about the company's copyright.
A string specifying information about the company's copyright.
Specifies information about the application.
A string specifying information about the application.
Initializes the instance.
An object that is the current application.
Initializes the instance.
An object that is the Application Model's Application node.
A Version object that is the version of the current application's assembly.
Initializes the instance.
A string specifying the company that built the application.
A string specifying information about the company's copyright.
A string specifying information about the application.
A string specifying the name of the image with the logotype of the company that built the application.
A string specifying the product name.
A string specifying the format which defines how the application's version is displayed in the About Information block.
A sting specifying a full information on the current application. This can be a format string or a plain text.
A Version object that is the version of the current application's assembly.
Provides access to the singleton of the class.
An object.
Specifies the name of the image with the logotype of the company that built the application.
A string specifying the name of the image with the logotype of the company that built the application.
Specifies the application's title.
A string specifying the product name.
Specifies the application's assembly version.
A string specifying the application's version.
Specifies default settings that are considered when generating the Application Model node related to the target.
Initializes a new instance of the class with the default options.
A string that is the name of the property for which the current attribute sets a specified value.
A string representation of the value that is set for the specified property.
Gets the name of the property specified by the current attribute.
A string that is the name of the property for which the current attribute sets a specified value.
Gets the string representation of the values set to the specified property using the current attribute.
A string representation of the value set for the specified property.
A base class for the classes that implement the interface.
Creates a new instance of the BaseObjectSpace class.
An object implementing the interface.
An IEntityStore object.
Filters a particular collection on the server side.
An Object representing the collection to be filtered.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the server side.
Filters a particular collection on the client side.
A collection to be filtered.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the client side.
Indicates whether collections of a particular type can be filtered on the server side.
A object specifying the type of collections whose server-side filtering capability must be determined.
true, if collections of the specified type can be filtered on the server side; otherwise, false.
Indicates whether a particular collection can be filtered on the client side.
A collection whose client-side filtering capability must be determined.
true, if the specified collection can be filtered on the client side; otherwise, false.
For internal use.
Indicates whether instances of a particular type can be created.
An object type for which it must be determined whether its instances can be created.
true, if instances of the specified type can be created; otherwise, false.
Saves all the changes made to the persistent objects belonging to the current Object Space to the database.
Raised after saving changes made to persistent objects belonging to the current Object Space to the database.
Occurs before saving the persistent objects belonging to the current Object Space to the database.
Occurs when performing refresh or rollback operations with the current Object Space's persistent objects.
Occurs after a connection to a database has been established.
Gets the connection to the underlying data source.
An IDbConnection object that is the connection to the underlying data source.
Indicates whether a specified object belongs to the current Object Space.
An object that represents the persistent object to be tested.
true if the specified persistent object belongs to the current Object Space; otherwise, false.
Returns the list of objects converted from the passed semicolon-separated expressions list.
A semicolon-separated string that specifies expressions used to compute the column value.
A list of objects.
Returns the string representation of a given sort list.
An IList<> object that specifies sorting to be converted.
A string which contains the names of the columns against which data source contents are sorted.
Converts the sorting string into the sorting list.
A string which contains the names of the columns against which data source contents are sorted.
An IList<> object that specifies sorting.
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria.
The type of persistent objects to include in the collection.
The that specifies a criteria for object selection in a data store.
A collection that includes the persistent objects of the specified type. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Creates and initializes a collection of objects of the specified type.
The type of objects to include in the collection.
A collection that includes objects of the specified type.
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria and sorted according to the given sorting list.
The type of persistent objects to include in the collection.
The that specifies a criteria for object selection in a data store.
An IList<> object that specifies sorting.
A collection that includes the persistent objects of the specified type. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Returns a list of data records retrieved from a database without loading complete business classes (a data view). Values in each data record can be obtained from specific business class properties directly, or be evaluated by the database server using complex expressions.
A Type of requested objects.
A string that contains a semicolon separated list of expressions that specify data view column values.
A object that specifies criteria associated with the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
An IList object that returns a lightweight list of data records.
Returns a list of data records retrieved from the database without loading complete business classes (a data view).
A Type of requested objects.
An IList<> list that specifies data view column names and expressions used to compute column values. These column names can be used for sorting and filtering the data view via the criteria and sorting parameters.
A object that specifies criteria associated with the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
An IList object that returns a lightweight list of data records.
Creates a nested Object Space.
An object that is a created nested Object Space.
Creates an object of the specified type.
A object which is the type of the object to be created.
A created object of the specified type.
Creates an object of the type designated by the specified generic type parameter.
A created object of the specified type.
Used when parsing a CriteriaOperator represented by a string and containing persistent objects.
An IDisposable object used to restore persistent objects from a serialized string.
Creates and initializes a new instance of the EFServerCollection or class with criteria-specific options.
The type of persistent objects to include into the collection.
The DevExpress.Data.Filtering.CriteriaOperator that specifies the criteria for object selection in a data store.
A server collection that includes the persistent objects of the specified type. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Replaces the default process for committing changes made to persistent objects with a custom one.
Occurs to replace the default process of deleting persistent objects with a custom one.
Occurs to replace the default process of refreshing persistent objects with a custom one.
Occurs to replace the default process of persistent objects rollback with a custom one.
Gets the name of the database.
A string that is the name of the database used when a connection is opened.
Marks the specified persistent object and its aggregated objects as deleted from persistent storage.
An object that is the persistent object to be deleted.
Marks the specified persistent objects and their aggregated objects as deleted from the database.
A collection of persistent objects to be deleted from the database.
Releases all resources used by an BaseObjectSpace object.
Occurs before an Object Space is disposed of.
Enables/disables the deletion of persistent objects from the data source when they are removed from the specified collection.
A collection of persistent objects that are requested to be removed from the database along with their removal from the collection.
true, to enable the deletion from the database along with the removal from the collection; false, to disable it.
Evaluates the specified criteria for business objects of the given type.
A object that specifies the expression to evaluate.
A object that specifies the filter criteria. The objects that match this criteria will be used to evaluate the expression.
A object that specifies the filter criteria. The objects that match this criteria will be used to evaluate the expression.
A object that identifies the type of objects against which the expression will be evaluated.
Searches for the first object of the specified type, matching the specified criteria.
A object which is the type of the object to search for.
A DevExpress.Data.Filtering.CriteriaOperator descendant which is the criteria to match persistent objects.
An object which is the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Searches for the first object of the specified type, matching the specified criteria.
A object which is the type of the object to search for.
A DevExpress.Data.Filtering.CriteriaOperator descendant which is the criteria to match persistent objects.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
An object which is the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
A DevExpress.Data.Filtering.CriteriaOperator descendant which is the criteria to match persistent objects.
An object which is the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
A DevExpress.Data.Filtering.CriteriaOperator descendant which is the criteria to match persistent objects.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
An object which is the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Returns the criteria applied to a specific object's associated collection property.
An object whose collection property's criteria must be retrieved.
An object supplying metadata on the associated collection property.
A CriteriaOperator object that is the criteria applied to the specified object's associated collection property.
Returns the sort settings for a particular collection.
An Object that is the collection whose sort settings are requested.
A list of SortProperty objects specifying the sort order for the collection.
Returns the criteria used to filter a particular collection on the server side.
A collection whose server-side filter must be retrieved.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the server side.
Gets the properties considered visible by the specified collection.
A collection whose visible properties will be retrieved.
A semicolon-separated list of property names considered visible by a particular collection.
Creates an instance of the EvaluatorContextDescriptor that is used to supply metadata on the specified type to the ExpressionEvaluator objects.
A type for which an instance of the EvaluatorContextDescriptor class must be created.
An EvaluatorContextDescriptor object initialized for the specified type.
Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria.
A Type object that is the type of the objects for which the created evaluator works.
A CriteiraOperator object that is the criteria used to in the expression to be evaluated.
An ExpressionEvaluator object initialized for the specified type.
Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria.
An EvaluatorContextDescriptor object.
A CriteiraOperator object that is the criteria used to in the expression to be evaluated.
An ExpressionEvaluator object initialized for the specified type.
Returns the criteria used to filter a particular collection on the client side.
A collection to be tested.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the client side.
For internal use.
Gets the name of the specified type's key property.
A object which represents the type of the objects whose key property name is requested.
A string specifying the key property's name.
Gets the key property type of the specified business type.
A object which is the type of the objects whose key property type is requested.
A object which is the type of the specified type's key property.
Returns the key property's value of the specified object.
An object which is the object whose key property's value is returned.
An object which is the value of the specified object's key property.
Returns the key property's value of the specified persistent object.
An object that supplies metadata on type used in the XAF application.
An object whose key property's value is requested.
An object which is the value of the specified object's key property.
Returns the key property's value of the specified object, converted to a string representation.
An object whose key property's value is returned.
A string which is the value of the specified object's key property.
Retrieves an object that corresponds to a specific object from another Object Space or to a specific record from a data view created by the method.
An object from another Object Space or the data view record corresponding to the required persistent object.
An object retrieved from the database via the current Object Space.
Retrieves an object from another Object Space to the current Object Space. The returned object is cast by the type designated by the specified generic type parameter.
An object that represents a template object from another Object Space.
An object retrieved from the database by the current Object Space and cast by the specified type.
Returns the object with the specified handle.
A string holding the key property value and type of the specified object, representing the handle of the object that will be retrieved.
An object which has the specified handle.
Returns the persistent object that has the specified value for its key property.
A object which is the type of the object to search for.
An object that is the persistent object's key property value.
A persistent object with the specified value for its key property.
Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property.
An object that is the persistent object's key property value.
A persistent object with the specified value for its key property.
Returns an object's handle.
An object whose handle will be retrieved.
A string holding the key property value and type of the specified object, representing the specified object's handle.
Converts the key property value string representation into its actual type.
A object which is the type of the object whose key property value is to be converted.
A string that is the key property value to be converted.
An object that is the value of the specified type object's key property.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A DevExpress.Data.Filtering.CriteriaOperator which specifies the criteria for object selection.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A DevExpress.Data.Filtering.CriteriaOperator which specifies the criteria for object selection.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
The type of the objects to be retrieved.
A collection that contains the persistent objects of the specified type.
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A which specifies the criteria for object selection.
An IList<> object that specifies sorting.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
A DevExpress.Data.Filtering.CriteriaOperator which specifies the criteria for object selection.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
A DevExpress.Data.Filtering.CriteriaOperator which specifies the criteria for object selection.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
A collection that contains the persistent objects of the specified type.
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
A which specifies the criteria for object selection.
An IList<> object that specifies sorting.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns the number of objects specified.
A object that identifies the type of objects against which the calculation will be performed.
The that specifies the criteria for object selection in the database.
An integer value that is the count of persistent objects that satisfy the specified criteria.
Constructs a criteria that can be used to select the specified list of business objects.
An object that provides metadata on the business object's type.
An collection of business objects.
A object which is a criterion that can be used to select the specified list of objects.
Gets a queryable data structure that provides functionality to evaluate queries against a specific business object type.
true, if querying a data store for objects includes all in-memory changes into query results; otherwise, false. Has effect in XPO only.
An object that provides functionality to evaluate queries against a specific business object type.
Returns a collection of persistent objects that will be deleted when the current transaction is committed, including objects that will be deleted in the parent transaction(s), optionally.
true, to include persistent objects that will be deleted in the parent transaction(s); otherwise, false.
The collection of persistent objects that will be deleted when the current transaction is committed.
Returns a collection of persistent objects that will be saved when the current transaction is committed, including objects that will be saved in the parent transaction(s), optionally.
true, to include persistent objects that will be saved in the parent transaction(s); otherwise, false.
The collection of persistent objects that will be saved when the current transaction is committed.
Returns the type of the specified business object.
A business object.
A object that is the type of the obj business object.
Returns the maximum number of objects to be retrieved by the specified collection from a data store.
A collection that is the subject for determining the number of objects that can be retrieved by it.
An integer value specifying the maximum number of objects that can be retrieved by the specified collection from the database.
Indicates whether a particular collection is loaded with objects from the database.
An object representing the collection for which it must be determined whether it is loaded with objects from the database.
true, if the specified collection is loaded with objects from the database; otherwise, false.
Indicates whether the Object Space is currently committing the changes made to its object(s).
true, if the Object Space is currently committing changes; otherwise, false.
Indicates whether the BaseObjectSpace is connected to the database.
true, if the BaseObjectSpace is connected to the database; otherwise, false.
Indicates whether the specified persistent object is deleted from the database.
The object to test.
true if the specified object is marked as deleted; otherwise, false.
Indicates whether the current Object Space is about to delete an object(s).
true if the current Object Space is deleting an object(s); otherwise, false.
Returns a value that indicates if the deferred deletion is enabled for persistent objects of a given type.
A object that is a type of persistent object.
true, if the deferred deletion is enabled; otherwise - fale.
Gets a value indicating whether an Object Space has been disposed of.
true, if the current Object Space has been disposed of; otherwise, false.
Determines whether an object has been disposed of.
An object to test.
true, if the specified object has been disposed of; otherwise, false.
For internal use.
Returns the boolean value indicating whether or not the specified type is known by the BaseObjectSpace.
A object.
true, if the type is known; otherwise, false.
Specifies whether objects belonging to the current Object Space are modified.
true if at least one persistent object is modified; otherwise, false.
Indicates whether a specified object has been created but has not been saved to the database.
A object to be tested.
true if the specified object has not been yet saved to the database; otherwise, false.
Indicates whether the deletion of persistent objects from the data source when they are removed from the specified collection is enabled.
A collection of persistent objects that are requested to be removed from the database along with their removal from the collection.
true, if the deletion from the database along with removal from the collection is enabled; false, if disabled.
Specifies whether a particular object satisfies the specified criteria.
The type of the object to be tested.
A persistent object to be tested.
A CriteriaOperator object representing a criteria to be tested.
true if the specified object passed as the obj parameter satisfies the criteria passed as the criteria parameter; otherwise, false.
Specifies whether the specified object satisfies the specified criteria.
A persistent object to be tested.
A CriteriaOperator object representing a criteria to be tested.
true if the specified object passed as the obj parameter satisfies the criteria passed as the criteria parameter; otherwise, false.
Indicates whether the specified object has been deleted but not committed in the current object context or the transaction currently in progress.
The persistent object to test.
true, if the specified object is marked as deleted in the current object context or the transaction currently in progress; otherwise, false.
Indicates whether the specified object has been added, deleted or modified, but not committed in the current object context or the transaction currently in progress.
An object for which it is requested whether it should be saved.
true, if the specified object has been added, deleted or modified, but not committed; otherwise, false.
Gets a boolean value indicating whether or not the Object Space is reloading.
true, if the Object Space is reloading; otherwise, false.
Specifies whether or not the additional locking check is performed.
true, when the additional locking check is performed; otherwise - false.
Occurs when the current Object Space's state is changed.
Returns a collection of objects that have been created, modified or deleted in the current object context.
An IList collection that contains the modified objects belonging to the current Object Space.
Specifies whether the BaseObjectSpace is marked as modified (see ) when a non-persistent property is changed.
true, to mark the Object Space as modified when a non-persistent property is changed; otherwise, false. The default is false.
Raised when a persistent object is created, changed or deleted.
Occurs after the specified objects have been deleted.
Occurs when the specified objects are about to be deleted.
Occurs after ending an edit operation taking place on the specified object.
Occurs after an object has been reloaded from the database.
Occurs after saving changes made to a specified persistent object to the database.
Raised before saving changes made to a specified persistent object to the database.
Specifies the View owning the current Object Space.
An Object that is a View owning the current Object Space.
Tries to convert the specified string representation of an expression to its equivalent.
A string representation of the criteria.
A equivalent of the expression contained in criteria.
Updates the persistent objects belonging to the current Object Space.
true if persistent objects were refreshed; otherwise, false.
Occurs before refreshing the current Object Space's persistent objects.
Clears the specified collection.
An Object that is the collection to be reloaded.
Occurs when the or method is called.
Updates the specified object in the current Object Space with data from the data source.
An object which represents the persistent object whose state needs to be reloaded.
The object specified by the obj parameter after it has been reloaded.
Removes the specified object from the object context or the list of objects to be committed.
An object to be removed from the list of modified objects.
Cancels the changes made to the persistent objects belonging to the current Object Space.
true if changes made to persistent objects were canceled; otherwise, false.
Occurs before rolling back the changes made to the current Object Space's persistent objects.
Applies the specified sorting to a given collection.
An object that is a collection to be sorted.
An IList<> object that specifies the sorting to be applied.
Changes the properties considered visible by a particular collection.
An object representing the collection whose visible properties will be changed.
A semicolon separated list of property names to be considered visible by a particular collection.
Sets the state of the specified object to be Modified.
A persistent object whose state is the subject to be Modified.
An object providing metadata on the property whose value has been changed.
Sets the state of the specified object to be Modified.
A persistent object whose state is the subject to be Modified.
Sets the maximum number of objects that can be retrieved from the specified collection in a data store.
A collection from which a number of objects will be retrieved.
An integer value specifying the maximum number of objects that can be retrieved by the specified collection from the database. 0 indicates that all objects will be retrieved.
Gets information on the business classes added to the Application Model (see ).
An object that implements the interface.
Manages the Application Model cache designed to improve the startup speed and performance.
For internal use.
Enables you to skip empty nodes when creating and loading the Application Model cache.
Enables caching when a debugger is attached. You can temporarily set this static field to true to debug the code that handles the event.
Enables multi-thread loading of the Application Model cache.
Declares members implemented by classes used to persist the configuration of an entity into the Application Model.
Sets up an entity according to the configuration stored in the Application Model.
Persists the configuration of an entity into the Application Model.
Declares members implemented by the Operation Permission classes.
Gets the name of a secured operation.
A string which is the name of a secured operation.
Arguments, specific to the event of the class.
Initializes a new instance of the CustomGetDefaultFileNameEventArgs class.
A string that is the name of the file to which data is exported.
Specifies the name of the file to which data is exported.
A string that is the name of the file to which data is exported.
The Permission request that is intended to determine whether the current user is allowed to use the Model Editor.
Initializes a new instance of the ModelOperationPermissionRequest class.
Returns the hash code of the current Permission Request.
An object which is the hash of the current Permission Request.
The abstract base class for Permission Request classes.
Initializes a new instance of the OperationPermissionRequestBase class.
A string that specifies the requested operation.
Returns the hash code of the current Permission Request.
An object which is the hash of the current Permission Request.
Specifies the requested operation.
A string that specifies the requested operation.
Determines whether or not the hash code of the current permission request is a string.
Declares members implemented by Permission Request classes.
Returns an object which is unique for each set of IPermissionRequest object's property values.
An object which is unique for each set of Permission Request property values.
Applied to a business class' string property that stores a filter criterion for a business object collection.
Initializes a new instance of the CriteriaOptionsAttribute class.
A string that holds the name of the class' Type property, which defines the type of the collection's objects. This parameter value is assigned to the property.
A string that holds the name of the class' IEnumerable<IFilterParameter> property, specifying custom filter parameters to be available in Criteria Property Editors. This parameter value is assigned to the property.
Initializes a new instance of the CriteriaOptionsAttribute class.
A string that holds the name of the class' Type property, which defines the type of the collection's objects. This parameter's value is assigned to the property.
Specifies the name of the class' Type property which defines the type of the collection's objects.
A string that holds the name of the class' Type property which defines the type of the collection's objects.
Specifies the name of the class' IEnumerable<IFilterParameter> property containing custom filter parameters to be available in Criteria Property Editors.
A string that holds the name of the class' IEnumerable<IFilterParameter> property containing custom filter parameters to be available in Criteria Property Editors.
The static class that defines the XAF security system.
Registers the specified permission auditor.
An IPermissionAuditor permission auditor.
For internal use.
This property is obsolete. Use the DataManipulationRight_IsGrantedAdapter.Enable method instead
Gets the user who is currently logged on.
An object that is the user who is currently logged on.
Gets the unique identifier of the current user.
An object which is the unique identifier of the current user.
Gets the login name of the current user.
A string which is the login name of the current user.
Occurs when the method result is calculated.
Throws a SecurityException exception when the current user is allowed to execute a particular secured operation.
An IPermissionRequest object that specifies the secured operation.
Throws a SecurityException exception if the specified permission is not granted to the current user.
An IPermission object that is the permission to be checked.
Gets the instance of the Security Strategy.
An ISecurityStrategyBase object which is the Security Strategy used by the Security System.
Gets a boolean value indicating that a user is authenticated.
A boolean value indicating that a user is authenticated.
Checks whether or not the specified permission is granted to the current user.
An IPermission object that is the permission to be checked.
true, if the specified permission is granted; otherwise - false.
Checks whether or not the current user is allowed to execute the specified secured operation.
An IPermissionRequest object that specifies the secured operation.
true, if the user can execute the secured operation; otherwise - false.
Checks whether or not the specified permission is granted to the current user.
An object which is the Object Space used to process the request.
A target object type.
A string which is the name of the requested operation. Operation names are declared as the class' constants.
A target object.
A string which is the name of the target object's member.
true, if the specified permission is granted; otherwise, false.
Checks whether or not the specified navigation permission is granted to the current user.
A string specifying the navigation item path. The delimiter is the slash character ("/").
A target object type.
A target object.
An object which is the Object Space used to process the request.
true, if the specified permission is granted; otherwise, false.
Gets a boolean value indicating that a user can log off and then logon again without restarting the application.
A boolean value indicating that a user can log off the application.
Performs the logon.
An Object Space used by the Security System to logon.
Gets the Object Space used when logging on.
An object used when logging on.
Gets the logon parameters object.
An object that exposes the currently provided logon parameters.
For internal use.
Initializes the Security System.
An ISecurityStrategyBase which is the Security Strategy.
Gets the type of user objects
The type of user objects.
Provides helper methods used to register View Items, Property Editors, List Editors and their alias names.
For internal use.
Gets the list of registered editor descriptors.
A list of registered editor descriptors.
Registers a List Editor.
A object specifying the List Editor's target type.
A object specifying the List Editor type.
true, if the List Editor should be used by default; otherwise, false.
Registers a List Editor with a specific alias name.
A string specifying the List Editor's alias name.
A object specifying the List Editor's target type.
A object specifying the List Editor type.
true, if the List Editor should be used by default; otherwise, false.
Registers a List Editor's alias name.
A string specifying the List Editor's alias name.
A object specifying the List Editor's target type.
true, if the registered alias is used by default; otherwise, false.
Registers a List Editor's alias name and specifies the handler which provides a logic to choose if the alias is appropriate for the given type.
A string specifying the List Editor's alias name.
A object specifying the List Editor's target type.
The IsClassCompatibleHandler object which allows you to choose if the aliasName is appropriate for the elementType.
Registers a Property Editor.
A object specifying the target property type.
A object specifying the Property Editor type.
true, if the Property Editor should be used by default; otherwise, false.
Registers a Property Editor with a specific alias name.
A string specifying the Property Editor's alias name.
A object specifying the target property type.
A object specifying the Property Editor type.
true, if the Property Editor should be used by default; otherwise, false.
Registers a Property Editor's alias name.
A string specifying the Property Editor's alias name.
A object specifying the target property type.
true, if the registered alias is used by default; otherwise, false.
For internal use.
Registers a Property Editor's alias name and specifies the handler which provides a logic to choose if the alias is appropriate for the given property.
A string specifying the Property Editor's alias name.
A object specifying the target property type.
The IsMemberCompatibleHandler object which allows you to choose if the aliasName is appropriate for the propertyType.
Registers a View Item.
A of the ViewItems | <ViewItem> node.
A object specifying the View Item type.
true, if the View Item should be used by default; otherwise, false.
Registers a View Item.
A of the ViewItems | <ViewItem> node.
The InterfaceLink node specifies a Domain Component aggregated by the current Domain Component.
Specifies a Domain Component aggregated by the current Domain Component.
An object specifying a Domain Component aggregated by the current Domain Component.
The InterfaceLinks node lists Domain Components aggregated by the current Domain Component.
Arguments, specific to events of the class.
Initializes a new instance of the CustomExportEventArgs class.
An enumeration value that is the target format for the exported data.
A System.IO.Stream object to which the exported data should be stored.
Gets the format in which the exported data should be stored.
An enumeration value that is the target format for the exported data.
Gets the stream to which the exported data should be stored.
A System.IO.Stream object to which the exported data should be stored.
Declares members to be implemented by analysis Property Editors from the Pivot Chart module to support the export functionality provided by the .
Gets the list of export formats supported by the IExportableAnalysisEditor analysis Property Editor.
An List<> object that is a list of export formats supported by the exportable analysis Property Editor.
Specifies the control of the current exportable analysis editor.
An IPrintable control of the current exportable analysis editor.
Occurs when the property value is updated.
Declares members to be implemented by List Editors to support the Printing and Exporting functionalities in List Editors.
Performs the required pre-export actions under the current exportable editor.
Specifies the control of the current List Editor.
An IPrintable control of the current List Editor.
Occurs when the property value is updated.
Gets the list of export formats supported by the IExportable List Editor.
An List<> object that is a list of export formats supported by the exportable List Editor.
An abstract descendant, that contains the Export Analysis Action.
Initializes a new instance of the ExportAnalysisController class.
Occurs when executing the . Allows you to customize export options and/or implement a custom export.
Provides access to the ExportAnalysisController's Export Analysis Action.
A object that is the Export Analysis Action.
Occurs when executing the , when the export is complete.
Occurs when executing the . Allows you to perform pre-export operations.
Specifies a stream provider that is used by the ExportAnalysisController to create the required stream for the exported data.
An IStreamProvider object that is used to create the required stream for the exported data.
Represents arguments passed to the event.
Creates a new instance of the ViewItemsChangedEventArgs class.
A enumeration value specifying whether the has been added to a Composite View or removed from it.
A descendant specifying the View Item that was added or removed.
Specifies whether the has been added to a Composite View or removed from it.
A enumeration value specifying whether the has been added to a Composite View or removed from it.
Specifies the View Item that was added or removed.
A descendant specifying the View Item that was added or removed.
Contains values specifying a reason for raising the event.
Specifies that a View Item has been added to a .
Specifies that a View Item has been removed from a .
The ViewItems node specifies View Items to be used in a Detail View.
Provides access to the PropertyEditors child node.
An object representing the PropertyEditors child node.
A ViewItem node specifies a particular View Item type to be used in a UI by default.
Specifies a View Item type that will be used in a UI by default.
A object representing the View Item type that will be used in a UI by default.
Specifies the name of a View Item.
A string holding the name of a View Item.
Specifies the possible View Item types that can be used in a UI by default.
A List<Type> object representing a collection of the View Items type that can be used in a UI by default.
The module contained in the DevExpress.ExpressApp.v17.2.dll assembly.
Creates an instance of the SystemModule class.
Registers the ObjectMethodActionsActionsNodeUpdater Generator Updater.
A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters.
This method is intended for internal use.
Converts legacy Application Model differences containing SystemModule related data.
A object, representing an Application Model node's differences.
Customizes metadata on business classes specific to the SystemModule before loading the metadata to the Application Model's BOModel node.
An object which holds metadata information on business classes to be loaded to the Application Model.
Extends the Application Model with the nodes required for the System module.
A ModelInterfaceExtenders object representing a collection of Application Model interface extenders.
Returns the list of updaters that handle database updates for the SystemModule module.
An object which represents the Object Space used to update the database.
A System.Version object which represents the current database version.
An IEnumerable<> list of updaters that handle database updates for the SystemModule module.
Returns a collection of additional Resource Localizer types that can be used in an application that uses the SystemModule.
An ICollection<Type> collection containing the types of the Resource Localizers supplied with the SystemModule.
Implemented by View Items that send a notification after changing their visibility state.
Occurs when a View Item's visibility state changes.
Declares members implemented by the UI elements that can be made invisible or visible by a conditional appearance rule.
Resets a UI element's visibility state, if it has been changed by a conditional appearance rule.
Specifies the user interface element visibility.
A enumeration value specifying the user interface element visibility.
Declares members implemented by the UI elements that can be disabled or enabled by a conditional appearance rule.
Specifies whether a UI element is enabled.
true, if the UI element is enabled; otherwise - false.
Resets a UI element's enabled state, if it has been changed by a conditional appearance rule.
Declares members implemented by the UI elements that can be formatted by a conditional appearance rule.
Specifies the background color of a UI element.
A System.Drawing.Color object that specifies the background color.
Specifies the font color of a UI element.
A System.Drawing.Color object that specifies the font color.
Specifies the font style of a UI element.
A System.Drawing.FontStyle enumeration value that specifies the font style.
Resets a UI element's background color, if it has been changed by a conditional appearance rule.
Resets a UI element's font color, if it has been changed by a conditional appearance rule.
Resets a UI element's font style, if it has been changed by a conditional appearance rule.
Contains values specifying whether an Action toolbar is visible.
Specifies that an Action toolbar visibility is determined by XAF.
Specifies that an Action toolbar is hidden.
Specifies that an Action toolbar is visible.
Applied to a custom View Item. Registers the View Item in the application and specifies the type of the Application Model's node used by the custom View Item.
Initializes a new instance of the ViewItemAttribute.
A object specifying the type of the Application Model's node used by the custom View Item. This parameter value is used to initialize the property.
true if the target View Item should be used for the Application Model's nodes of the type specified by the modelNodeType parameter; otherwise, false.
Initializes a new instance of the ViewItemAttribute.
A object specifying the type of the Application Model's node used by the custom View Item. This parameter value is used to initialize the property.
Indicates whether the target View Item should be automatically used for the Application Model's nodes of the type specified by the property.
true if the target View Item should be used for the Application Model's nodes of the type specified by the ModelNodeType property; otherwise, false.
Specifies the type of the Application Model's node used by the custom View Item.
A object specifying the type of the Application Model's node used by the custom View Item.
A base class for generic View Controllers.
Creates an instance of the ViewController<ViewType> class.
Provides access to a View Controller's View.
A for which the current View Controller is activated.
A base class for View Controllers intended for Object Views.
Creates an instance of the ObjectViewController class.
The SummaryItem node defines a summary item for a List View's column.
Specifies the function that calculates a value over all records within the current column (total summary).
A enumeration value specifying the function that calculates a value over all records within the current column (total summary).
The Summary node provides access to a List View column's summaries.
A basic implementation of a model synchronizer.
Initializes a new instance of the ModelSynchronizer class.
An object whose configuration stored in the Application Model will be managed by the model synchronizer. This parameter value is assigned to the property.
An object specifying the Application Model node to used by the model synchronizer. This parameter value is assigned to the property.
Sets up the , according to the configuration stored in the Application Model's node.
Specifies the object, whose configuration is stored in the Application Model by the model synchronizer.
An object, whose configuration is stored in the Application Model by the model synchronizer.
Releases all resources used by the ModelSynchronizer.
Specifies the Application Model node used by the model synchronizer.
An object specifying the Application Model node to be used by the model synchronizer.
Persists the 's configuration to the Application Model's node.
The recommended base class to use for model synchronizers.
Initializes a new instance of the ModelSynchronizer<T, V> class.
An object whose configuration stored in the Application Model will be managed by the model synchronizer. This parameter value is assigned to the property.
An Application Model node to used by the model synchronizer. This parameter value is assigned to the property.
Specifies the object whose configuration stored in the Application Model is managed by the model synchronizer.
An object whose configuration stored in the Application Model is managed by the model synchronizer.
Specifies the Application Model node used by the model synchronizer.
An Application Model node used by the model synchronizer.
This class is obsolete. Use Use a List<> instead
Initializes a new instance of the ModelSynchronizerList class.
Arguments passed to the event.
Initializes a new instance of the CreateCustomModelSynchronizerEventArgs class.
An object specifying the Application Model node to be used by a custom model synchronizer. This parameter value is assigned to the property.
Specifies the Application Model node to be used by a custom model synchronizer.
An object specifying the Application Model node to be used by a custom model synchronizer.
Specifies the created custom model synchronizer.
An object specifying the created custom model synchronizer.
Declares properties implemented by the Generator Updater classes.
Gets the type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended.
The System.Type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended.
Updates the Application Model node content generated by the Nodes Generator.
A ModelNode Application Model node to be updated.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelCreatableItemsGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the NavigationItemNodeGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelListViewFiltersGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelActionContainersGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the TemplatesModelNodeGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelViewsNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelOptionsNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelLocalizationNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelLocalizationGroupGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelListViewColumnsNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelDetailViewLayoutNodesGenerator class.
Specifies a layout group name for a collection. The default value is RelatedDetails.
Specifies the number of editors that are automatically placed in one column. This constant is set to 4.
For internal use.
Specifies whether new tabs are created for collections or not. The default value is true.
Specifies the suffix to be used in layout group names.
The identifier of the main layout group.
The identifier of the layout group that contains layout items for simple properties (such as value type or enumeration properties).
Specifies the name of the layout group that contains sizable editors.
Specifies the suffix used in the name of the first column layout group.
Specifies the suffix used in the name of the second column layout group.
Specifies the name of the layout group that contains tabbed groups.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelDetailViewItemsNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelControllersNodesGenerator class.
The name of the node's Controller property.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelControllerActionsNodesGenerator class.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelChoiceActionItemsNodesGenerator class.
The name of the node's ChoiceActionItem property.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelBOModelMemberNodesGenerator class.
Generates a caption for the specified member.
An object that supplies metadata information on a member.
A string which is the caption for the specified member.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelBOModelClassNodesGenerator class.
Returns an identifier of a given type.
A System.Type object.
A string identifier of a given type.
Obtains an identifier of the specified type.
A type whose identifier will be obtained.
A string identifier of the specified type.
Tries to get an identifier of a given type.
A System.Type object.
A string identifier of a given type.
On success, returns true; otherwise, false.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ModelActionsNodesGenerator class.
The name of the node's Action property.
Associates the node with the specified Action .
An IModelAction node which represents the Action settings.
An Action to be associated with the specified IModelAction node.
A Nodes Generator that generates the content of the node.
Initializes a new instance of the ImageSourceNodesGenerator class.
The base class for Generator Updaters.
Gets the type of the Nodes Generator specified by the ModelNodesGeneratorUpdater<T> class' type argument.
A System.Type object, which is the type of the Nodes Generator specified by the ModelNodesGeneratorUpdater<T> class' type argument.
Updates the specified node after it has been recovered from the cache file.
A ModelNode object for which a custom Generator Updater is implemented (see Extend and Customize the Application Model in Code).
Updates the Application Model node content generated by the Nodes Generator, specified by the ModelNodesGeneratorUpdater<T> class' type parameter.
A ModelNode Application Model node to be updated.
The base class for Nodes Generators.
Generates the specified node's content.
A ModelNode object which is the Application Model node to be generated.
For internal use.
Applied to Application Model node interfaces. Specifies a Nodes Generator for the current node.
Initializes a new instance of the ModelNodesGeneratorAttribute class.
A System.Type object specifying the Node Generator for the target node interface.
Holds an instance of the ModelNodesGeneratorAttribute attribute initialized with the default parameters.
Returns a value that indicates whether this instance of the ModelNodesGeneratorAttribute class is equal to a specified instance.
An object to compare with this instance.
true, if the property of the passed instance equals the same property of this instance; otherwise, false.
Returns the hash code for this instance.
An integer hash code.
Checks if the ModelNodesGeneratorAttribute attribute is initialized with the default parameters.
true, if the ModelNodesGenerator attribute is initialized with the default parameters; otherwise - false.
Gets the full name of the ModelNodesGeneratorAttribute attribute's target interface.
A string which is the ModelNodesGeneratorAttribute full name of the attribute's target interface.
Arguments passed to the event.
Creates a new instance of the CustomizeViewShortcutArgs class.
A object, specifying the created View Shortcut.
Specifies the created View Shortcut.
A object specifying the created View Shortcut.
Arguments passed to the event.
Creates a new instance of the CreateCustomCurrentObjectDetailViewEventArgs class.
An node containing information on the currently displayed List View. This parameter value is assigned to the property.
A object specifying the type of the objects displayed by the current List View. This parameter value is assigned to the property.
The current object of the current List View. This parameter value is assigned to the property.
A displayed alongside the current List View. This parameter value is assigned to the property.
Specifies the Detail View displayed alongside the current List View.
A displayed alongside the current List View.
Specifies a custom Detail View to be created.
A custom to be created.
Specifies the identifier of a custom Detail View to be created.
A string containing the identifier of a custom Detail View to be created.
Specifies the current object of the current List View.
The current object of the current List View.
Specifies the Application Model's node containing information on the currently displayed List View.
An node, containing information on the currently displayed List View.
Specifies the type of the objects displayed by the current List View.
A object, specifying the type of the objects displayed by the current List View.
Arguments passed to the event.
Creates a new instance of the CreateCustomPropertyCollectionSourceEventArgs class.
An object specifying the Object Space to be used by the custom Collection Source. This parameter value is assigned to the property.
The type of an object whose collection property the custom Collection Source will represent. This parameter value is assigned to the property.
An object whose collection property the custom Collection Source will represent. This parameter value is assigned to the property.
An object suplying metadata information on the collection property that the custom Collection Source will represent. This parameter value is assigned to the property.
A string containing the identifier of the nested List View for which a custom Collection Source will be created. This parameter value is assigned to the property.
A enumeration value specifying the mode of operation for the custom Collection Source. This parameter value is assigned to the property.
Creates a new instance of the CreateCustomPropertyCollectionSourceEventArgs class.
An object specifying the Object Space to be used by the custom Collection Source. This parameter value is assigned to the property.
The type of an object whose collection property the custom Collection Source will represent. This parameter value is assigned to the property.
An object whose collection property the custom Collection Source will represent. This parameter value is assigned to the property.
An object suplying metadata information on the collection property that the custom Collection Source will represent. This parameter value is assigned to the property.
A string containing the identifier of the nested List View for which a custom Collection Source will be created. This parameter value is assigned to the property.
A enumeration value that specifies the mode used to access the Collection Source's .
A enumeration value specifying the mode of operation for the custom Collection Source. This parameter value is assigned to the property.
Specifies the mode used to access the Collection Source's collection.
A enumeration value that specifies the mode used to access the Collection Source's .
Specifies the identifier of the nested List View for which a custom Collection Source will be created.
A string containing the identifier of the nested List View for which a custom Collection Source will be created.
Provides access to the object whose collection property the custom Collection Source will represent.
An object whose collection property the custom Collection Source will represent.
Specifies the type of an object whose collection property the custom Collection Source will represent.
The type of an object whose collection property the custom Collection Source will represent.
Supplies metadata information on the collection property that the custom Collection Source will represent.
An object supplying metadata information on the collection property, that the custom Collection Source will represent.
Specifies the mode of operation for the custom Collection Source.
A enumeration value specifying the mode of operation for the custom Collection Source. This value is used to initialize the property of the custom Collection Source.
Specifies an Object Space to be used by the custom Collection Source.
An object, specifying the Object Space to be used by the custom Collection Source.
Specifies a custom Collection Source to be used by a nested List View.
A descendant, specifying the custom Collection Source to be used by a nested List View.
Arguments passed to the and events.
Creates a new instance of the CreateCustomModelDifferenceStoreEventArgs class.
Adds extra model differences storage.
A string identifier of extra model differences storage.
A extra model differences storage.
Specifies a custom Application Model differences storage to be used by the application.
A model differences storage.
Arguments passed to the event.
Creates a new instance of the CreateCustomLogonWindowObjectSpaceEventArgs class.
An Object which is the logon parameters used by the security system. This parameter value is assigned to the property.
Specifies the Security System's logon parameters.
An Object which is the logon parameters used by the security system.
Specifies a custom Object Space to be used by the Logon Window's Detail View.
An object, specifying a custom Object Space to be used by the Logon Window's Detail View.
Arguments passed to the event.
Creates a new instance of the CreateCustomLogonWindowControllersEventArgs class.
Specifies custom Controllers that must be created in the Logon Window in addition to system Controllers.
A List<> collection of custom Controllers that must be created in the Logon Window in addition to system Controllers.
Arguments passed to the event.
Creates a new instance of the CreateCustomCollectionSourceEventArgs class.
An object specifying the Object Space to be used by the custom Collection Source. This parameter value is assigned to the property.
The type of objects that will be retrieved from the database into the custom Collection Source. This parameter value is assigned to the property.
A string containing the identifier of the List View for which a custom Collection Source will be created. This parameter value is assigned to the property.
A enumeration value specifying the mode of operation for the Collection Source. This parameter value is assigned to the property of the custom Collection Source.
Creates a new instance of the CreateCustomCollectionSourceEventArgs class.
An object specifying the Object Space to be used by the custom Collection Source. This parameter value is assigned to the property.
The type of objects that will be retrieved from the database into the custom Collection Source. This parameter value is assigned to the property.
A string containing the identifier of the List View for which a custom Collection Source will be created. This parameter value is assigned to the property.
A enumeration value that specifies the mode used to access the Collection Source's .
A enumeration value specifying the mode of operation for the Collection Source. This parameter value is assigned to the property.
Specifies a custom Collection Source to be used by a List View.
A descendant, specifying the custom Collection Source to be used by a List View.
Specifies the mode used to access the Collection Source's collection.
A enumeration value that specifies the mode used to access the Collection Source's .
Specifies the identifier of the List View for which a custom Collection Source will be created.
A string containing the identifier of the List View for which a custom Collection Source will be created.
Specifies the mode of operation for the custom Collection Source.
A enumeration value specifying the mode of operation for the custom Collection Source. This value is used to initialize the property of the custom Collection Source.
Specifies an Object Space to be used by the custom Collection Source.
An object specifying the Object Space to be used by the custom Collection Source.
Specifies the type of objects that will be retrieved from the database into the custom Collection Source.
The type of objects that will be retrieved from the database into the custom Collection Source.
Arguments passed to the event.
Creates a new instance of the class.
A string specifying the name of the table to be renamed.
Specifies the table name corresponding to the persistent class.
A string containing the table name corresponding to the persistent class.
Arguments passed to the event.
Creates a new instance of the CustomizeLanguageEventArgs class.
A string containing the language currently used by the application. This parameter value is assigned to the property.
Specifies the language which is set in the user's operating system or passed by the Internet browser. This parameter value is assigned to the property.
A string specifying the language currently set for the Application Model's property. This parameter value is assigned to the property.
Specifies the language currently used by the application.
A string containing the language currently used by the application.
Specifies the language currently set for the Application Model's property.
A string specifying the language currently set for the Application Model's PreferredLanguage property.
Specifies the language which is set in the user's operating system or passed by the Internet browser.
A string specifying the language which is set in the user's operating system or passed by the Internet browser.
Arguments passed to the event.
Creates a new instance of the CustomizeFormattingCultureEventArgs class.
A object specifying the culture currently set for the application. This parameter value is assigned to the property.
A string specifying the language which is set in the user's operating system or passed by the Internet browser. This parameter value is assigned to the property.
A string specifying the language currently set for the Application Model's property. This parameter value is assigned to the property.
Specifies the culture currently set for the application.
A object specifying the culture currently set for the application.
Specifies the language currently set for the Application Model's property.
A string specifying the language currently set for the Application Model's PreferredLanguage property.
Specifies the language which is set in the user's operating system or passed by the Internet browser.
A string specifying the language which is set in the user's operating system or passed by the Internet browser.
Arguments passed to the event.
Creates a new instance of the CustomProcessShortcutEventArgs class.
A that provides key information on the View to be created. This parameter value is assigned to the property.
Supplies key information on the View to be created.
A that provides key information on the View to be created.
Specifies the View to be created for the
A to be created for the specified View Shortcut.
Arguments passed to the events that involve manipulating objects.
Creates and initializes a new instance of the ObjectsManipulatingEventArgs class.
The object that is being manipulated. This parameter value is used to initialize the property.
Creates and initializes a new instance of the ObjectsManipulatingEventArgs class.
Objects that are being manipulated. This parameter value is used to initialize the property.
Provides access to the objects that are being manipulated.
A collection of objects that are being manipulated.
Arguments passed to the event.
Creates and initializes a new instance of the ObjectChangedEventArgs class.
The object whose property value has been changed. This parameter value is used to initialize the property.
A string containing the name of a property whose value has been changed. This parameter value is used to initialize the property.
The old value of a changed property. This parameter value is used to initialize the property.
The new value of a changed property. This parameter value is used to initialize the property.
Creates and initializes a new instance of the ObjectChangedEventArgs class.
The object whose property value has been changed. This parameter value is used to initialize the property.
An object that stores information on the property whose value has been changed. This parameter value is used to initialize the property.
The old value of a changed property. This parameter value is used to initialize the property.
The new value of a changed property. This parameter value is used to initialize the property.
Specifies an object that is information on the property whose value has been changed.
An object that stores information on the property whose value has been changed.
Specifies the new value of a changed property.
The new value of a changed property.
Specifies the old value of a changed property.
The old value of a changed property.
Specifies the name of a property whose value has been changed. Returns null (Nothing in VB) if it is impossible to determine what property causes the change.
A string containing the name of a property whose value has been changed.
Serves as a site for Views displayed by View Items.
Creates an instance of the NestedFrame class.
An object that provides methods and properties to manage the current application.
A instance specifying the template context for the new nested Frame.
A that will use the created nested Frame. This parameter value is assigned to the property.
A ICollection<> collection of Controllers that must be activated for the new nested Frame. This value is assigned to the property.
Provides access to the View Item that uses the NestedFrame.
A that uses the nested Frame.
Supplies key information on a View.
Creates an empty View Shortcut.
Creates a new ViewShortcut.
A string containing the identifier of the View.
An object containing the key property value of the object displayed by the View.
Creates a new ViewShortcut.
The type of the object(s) displayed by the View.
An object containing the key property value of the object displayed by the View.
A string containing the identifier of the View.
Creates a new ViewShortcut.
The type of the object(s) displayed by the View.
An object containing the key property value of the object displayed by the View.
A string containing the identifier of the View.
A object specifying the scroll bar position of the Window displaying the View.
Provides access to an empty View Shortcut which can be used for comparison purposes.
Determines whether the specified object is equal to the current ViewShortcut.
An object that can be cast to ViewShortcut, to compare to the current View Shortcut.
true, if key/value pairs in the specified View Shortcut, except for keys specified via the property, are equal
to key/value pairs of the current View Shortcut; otherwise, false.
Determines whether the specified object is equal to the current ViewShortcut.
An object that can be cast to ViewShortcut, to compare to the current View Shortcut.
An IList<String> object specifying keys that are ignored in comparison.
true, if key/value pairs in the specified View Shortcut, except for keys specified via the ignoredParamNames parameter, are equal
to key/value pairs of the current View Shortcut; otherwise, false.
Specifies keys that are ignored when comparing View Shortcuts via the method.
For internal use.
Serves as a hash function for the ViewShortcut.
An integer value representing a hash code for the current View Shortcut.
Indicates whether the or property is set.
true, if ObjectClassName or ViewId is not null or empty; otherwise, false.
Specifies the name of the key whose corresponding value indicates whether the object displayed by the View is new.
Specifies the type of the object(s) displayed by the View.
The type of the object(s) displayed by the View.
Specifies the fully qualified type name of the object(s) displayed by the View.
A string specifying the fully qualified type name of the object(s) displayed by the View.
Specifies the name of the key whose corresponding value is the fully qualified type name of the object(s) displayed by the View.
Specifies the key property value of the object displayed by the View.
A string containing the key property value of the object displayed by the View.
Specifies the name of the key whose corresponding value is the key property value of the object displayed by the View.
Specifies the scroll bar position of the Window displaying the View.
A object specifying the scroll bar position of the Window displaying the View.
Specifies the name of the key whose corresponding value is the scroll bar position of the Window displaying the View.
Specifies the string separating horizontal and vertical scroll bar positions in the value corresponding to the key.
Specifies the name of the key whose corresponding value is the temporary key property value of the object displayed by the View.
Returns a string representation of the ViewShortcut.
A containing a textual representation of the current View Shortcut.
Specifies the identifier of the View.
A string containing the identifier of the View.
Specifies the name of the key whose corresponding value is the identifier of the View.
Arguments passed to the event.
Initializes a new instance of the HandleExceptionEventArgs class.
A object, that is an exception triggered while a is being closed. This parameter value is assigned to the property.
Specifies an exception triggered while a is being closed.
A object representing an exception triggered while a Window is being closed.
Specifies that a Domain Component's target method will create Domain Component instances.
Initializes a new instance of the CreateInstanceAttribute.
Initializes a new instance of the CreateInstanceAttribute and overrides the return type of the target method.
A object, specifying the type of Domain Component instances that will be created by the CreateInstanceAttribute's target method. This parameter value is assigned to the property.
Specifies the type of Domain Component instances that will be created by the CreateInstanceAttribute's target method.
A object specifying the type of Domain Component instances that will be created by the CreateInstanceAttribute's target method.
Contains values specifying the confirmation dialog type.
User is asked whether to cancel changes, and can select "Yes" or "No".
User is asked whether to save changes, and can select "Yes", "No", or "Cancel".
Contains values specifying the user choice in the confirmation dialog.
User choice is "Cancel".
User choice is "No".
User choice is "Yes"
Declares members implemented by classes representing translation providers, which can be used in the Localization Tool.
Gets the name of a custom translation provider.
A string representing the name of a custom translation provider.
Gets the short description of the provider displayed in the translation window.
A string representing the short description of the provider displayed in the translation window.
Returns the list of culture codes, for which translations are possible.
A string array representing the list of culture codes, for which translations are possible.
Performs the translation of the specified texts.
A string array representing the set of texts to be translated.
A sting representing the source language's culture code.
A sting representing the target language's culture code.
A string array representing the set of translated texts.
Occurs when it is required to update the progress bar displayed when the translation is performed.
Contains values specifying how Actions displayed by an are arranged.
Specifies that Actions displayed by an Action Container View Item are arranged horizontally.
Specifies that Actions displayed by an Action Container View Item are arranged vertically.
Used to extend the Application Model's Options node.
Provides access to the Dashboards node.
An object representing the Dashboards node.
The Dashboards node specifies options related to the Dashboard Views.
Specifies whether the Create Dashboard Action is available to end-users.
true, if the Create Dashboard Action is available to end-users; otherwise, false.
Specifies whether the Organize Dashboard Action is available to end-users.
true, if the Organize Dashboard Action is available to end-users; otherwise, false.
Declares members implemented by entities that store settings.
Provides access to the settings of the current entity.
A string representing the serialized settings.
The SortProperty node specifies the sorting property by which the collection of the List View's Collection Source is sorted.
Specifies the property's sort order.
A enumeration value specifying the property's sort order.
Specifies the name of the property to sort against.
A string holding the name of the property to sort against.
The Sorting node provides access to the sort settings applied to the collection of the List View's Collection Source.
Represents a descendant that contains the Logoff Action.
Creates an instance of the LogoffController class.
Provides access to the Logoff Action.
A object representing the Log Off Action.
Provides data for the event.
Initializes a new instance of the PrintableChangedEventArgs class.
An object that is the control to be exported.
Specifies an control to be exported.
An IPrintable object that is the control to be exported.
Arguments, specific to the and events of the class.
Initializes a new instance of the CustomExportEventArgs class.
An object that is the control to be exported.
A System.IO.Stream object to which the exported data should be stored.
An enumeration value that is the target format for the exported data.
An object which specifies the export options to be applied when data is exported.
Specifies the export options to be applied when data is exported.
An object which specifies the export options to be applied when data is exported.
Gets the format in which the exported data should be stored.
An enumeration value that is the target format for the exported data.
Specifies the control which is used by a List Editor to export data.
An IPrintable object that is the control used for exporting data from a List Editor.
Gets the stream to which the exported data should be stored.
A System.IO.Stream object to which the exported data should be stored.
An abstract descendant, that contains the Export Action.
Initializes a new instance of the ExportController class.
Used for an unknown item in the 's Items collection. You can localize this caption in the Application Model.
Specifies whether the property is set and updated internally, in a default manner.
true if the exportable editor is determined and updated automatically; otherwise, false.
Occurs when executing the . Allows you to customize export options and/or implement a custom export.
Occurs when executing the . Allows you to customize the default name of the file to which data is exported.
Specifies the List Editor whose data is to be exported by the .
An object that is the List Editor to be exported.
Provides access to the ExportController's Export Action.
A object that is the Export Action.
Occurs after the Export Action's collection has been populated.
Occurs when executing the , when the export is completed.
Contains values specifying the column position in which the editor of the target property is placed.
The editor is located in the left column.
The editor is located in the right column.
Applied to business class properties. Specifies the Detail View layout options for a target property.
Initializes a new instance of the DetailViewLayoutAttribute class.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group. The type and index of the created group are specified using the groupType and groupIndex parameters.
A enumeration value specifying the type of a new group which is created if a group with the groupId identifier is missing in the default layout.
An integer value specifying the index of a new group which is created if a group with the groupId identifier is missing in the default layout.
Initializes a new instance of the DetailViewLayoutAttribute class.
A Nullable<> enumeration value specifying the column in which the editor of the target property is placed.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group.
Initializes a new instance of the DetailViewLayoutAttribute class.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group.
Initializes a new instance of the DetailViewLayoutAttribute class.
A enumeration value specifying the type of a group in which the editor of the target property is placed.
Initializes a new instance of the DetailViewLayoutAttribute class.
A Nullable<> enumeration value specifying the column in which the editor of the target property is placed.
Initializes a new instance of the DetailViewLayoutAttribute class.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group. The index of the created group is specified using the groupIndex parameter.
An integer value specifying the index of a new group which is created if a group with the groupId identifier is missing in the default layout.
Initializes a new instance of the DetailViewLayoutAttribute class.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group. The type of the created group is specified using the groupType parameter.
A enumeration value specifying the type of a new group which is created if a group with the groupId identifier is missing in the default layout.
Initializes a new instance of the DetailViewLayoutAttribute class.
A Nullable<> enumeration value specifying the column in which the editor of the target property is placed.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group. The index of the created group is specified using the groupIndex parameter.
An integer value specifying the index of a new group which is created if a group with the groupId identifier is missing in the default layout.
Gets the collection.
A Nullable<> value specifying the position of the column in which the editor of the target property is placed.
Gets the group identifier in which the editor of the target property is placed.
A string value specifying the group identifier in which the editor of the target property is placed. If a group with the specified identifier is missing in the default layout, it is created and added to the Main group. The type and index of the created group are specified using the and properties.
Gets the index of a group in which the editor of the target property is placed.
An integer value specifying the index of a new group which is created if a group with the identifier is missing in the default layout.
Gets the type of a group in which the editor of the target property is placed.
A enumeration value specifying the type of a new group which is created if a group with the identifier is missing in the default layout.
Represents arguments passed to the event.
Creates a new instance of the ProcessActionContainerEventArgs class.
An object representing the Action Container currently being processed. This parameter value is assigned to the property.
Specifies the Action Container currently being processed.
An object representing the Action Container currently being processed.
Represents arguments passed to the event.
Creates and initializes a new instance of the LoggingOffEventArgs class.
An Object representing the logon parameters used by the Security System. This parameter value is assigned to the property.
true, if the log off process can be canceled; otherwise, false. This parameter value is assigned to the .
Indicates whether the log off process can be canceled.
true, if the log off process can be canceled; otherwise, false.
Specifies the Security System's logon parameters.
An Object representing the logon parameters used by the security system.
Arguments passed to the event.
Initializes a new instance of the class.
A object that contains the view parameters.
Gets the notification view parameters.
A object that contains the notification view parameters.
Represents the base class for built-in grid-like List Editors.
Creates and initializes an instance of the ColumnsListEditor class.
Adds a column to the ColumnsListEditor, using information from the specified Application Model's node.
An object specifying the Column child node of the Application Model's Views | ListView | Columns node.
A ColumnWrapper descendant that represents the added column.
Occurs when a column is added to ColumnsListEditor.
Provides access to the ColumnsListEditor's columns.
An IList<ColumnWrapper> object representing a collection of the ColumnsListEditor's columns.
Releases all resources used by a ColumnsListEditor object.
Provides access to the ColumnsListEditor's column with the specified identifier.
A string representing the column identifier.
A ColumnWrapper descendant representing the ColumnsListEditor's column with the specified identifier.
Returns the list of ColumnsListEditor's visible columns.
A List<ColumnWrapper> list of visible columns.
Specifies whether server-side operations are prevented for Non-Persistent Objects in the Server and InstantFeedback List View Data Access Modes Overview, or not.
true if server-side operations are prevented for non-persistent objects in the Server and Instant Feedback List View data access modes, otherwise false. The default value is true.
Removes a particular column from the ColumnsListEditor.
A ColumnWrapper descendant representing the column that must be removed from the ColumnsListEditor.
Declares members implemented by Object Space.
Filters the specified collection according to the specified criteria on the server side.
An Object that is the collection to be filtered.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the server side.
Filters a particular collection on the client side.
A collection to be filtered.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects.
Indicates whether collections of a particular type can be filtered on the server side.
A object specifying the type of collections whose server-side filtering capability must be determined.
true, if collections of the specified type can be filtered on the server side; otherwise, false.
Indicates whether a particular collection can be filtered on the client side.
A collection whose client-side filtering capability must be determined.
true, if the specified collection can be filtered on the client side; otherwise, false.
Indicates whether instances of a particular type can be created.
An object type for which it must be determined whether its instances can be created.
true, if instances of the specified type can be created; otherwise, false.
Saves all the changes made to the persistent objects belonging to the current Object Space to the database.
Raised after saving changes made to persistent objects belonging to the current Object Space to the database.
Occurs before saving the persistent objects belonging to the current Object Space to the database.
Occurs when performing refresh or rollback operations with the current Object Space's persistent objects.
Occurs after a connection to a database has been established.
Indicates whether a specified object belongs to the current Object Space.
A persistent object to be tested.
true if the specified persistent object belongs to the current Object Space; otherwise, false.
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria.
The type of persistent objects to include in the collection.
The that specifies a criteria for object selection in a data store.
A collection that includes the persistent objects of the specified type. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Creates and initializes a collection of objects of the specified type.
The type of persistent objects to include in the collection.
A collection that includes objects of the specified type.
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria and sorted according to the given sorting list.
The type of persistent objects to include in the collection.
The that specifies a criteria for object selection in a data store.
An IList<> object that specifies sorting.
A collection that includes the persistent objects of the specified type. This collection is sorted according to the given sort list. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Returns a list of data records retrieved from a database without loading complete business classes (a data view). Values in each data record can be obtained from specific business class properties directly, or be evaluated by the database server using complex expressions.
The Type of requested objects.
A string that contains a semicolon separated list of expressions that specify data view column values.
A object that specifies criteria associated with the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
An IList object that returns a lightweight list of data records.
Returns a list of data records retrieved from a database without loading complete business classes (a data view).
The Type of requested objects.
An IList<> list that specifies data view column names and expressions used to compute column values. These column names can be used for sorting data view via the sorting parameter.
A object that specifies criteria associated with the data view.
An IList<> collection whose elements identify the sorted columns within the data view.
An IList object that returns a lightweight list of data records.
Creates a nested Object Space.
An object that is a created nested Object Space.
Creates an object of the specified type.
A object which is the type of the object to be created.
An object that represents the created object of the specified type.
Creates an object of the type designated by the specified generic type parameter.
A created object of the specified type.
Used when parsing a CriteriaOperator represented by a string and containing references to persistent objects.
An IDisposable object used to restore persistent objects from a serialized string.
Creates a Server mode collection of objects specified by the objectType parameter.
The type of persistent objects to include in the collection.
The DevExpress.Data.Filtering.CriteriaOperator that specifies the criteria for object selection in a data store.
A server collection that includes the persistent objects of the specified type. In addition, only objects that satisfy the specified criteria will be retrieved to this collection.
Replaces the default process for committing changes made to persistent objects with a custom one.
Occurs to replace the default process of deleting persistent objects with a custom one.
Replace the default processes of refreshing persistent objects with a custom one.
Replaces the default process of persistent objects rollback with a custom one.
Gets the name of the database used when a connection associated with the current Object Space's container for in-memory objects is opened.
A string that is the name of the database used when a connection is opened.
Deletes the specified persistent objects and their aggregated objects from the database.
A collection of persistent objects to be deleted from the database.
Marks the specified persistent object and its aggregated objects as deleted from persistent storage.
An object which is the persistent object to be deleted.
Occurs after an Object Space has been disposed of.
Enables/disables the deletion of persistent objects from the data source when they are removed from the specified collection.
A collection of persistent objects whose removal is requested from the database, along with their removal from the collection.
true, to enable the object deletion from the database along with its removal from the collection; false, to disable it.
Evaluates the specified criteria for business objects of the given type.
A object that identifies the type of objects against which the expression will be evaluated.
A object that specifies the expression to evaluate.
A object that specifies the filter criteria. The objects that match this criteria will be used to evaluate the expression.
The value evaluated.
Searches for the first object of the specified type, matching the specified criteria.
A object which represents the type of objects to search for.
A descendant which represents the criteria for matching persistent objects.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
An object which represents the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Searches for the first object of the specified type, matching the specified criteria.
A object which is the type of objects to search for.
A descendant which is the criteria to match persistent objects.
An object which is the first persistent object which matches the specified criteria. null (Nothing in Visual Basic) if there is no persistent object which matches the criteria.
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
A descendant which is the criteria for matching persistent objects.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
An object which is the first persistent object which matches the specified criteria.
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
A descendant which is the criteria for matching persistent objects.
An object which is the first persistent object which matches the specified criteria.
Specifies the criteria applied to a specific object's associated collection property.
An object whose collection property's criteria must be retrieved.
An object supplying metadata on the associated collection property.
A CriteriaOperator object that is the criteria applied to the specified object's associated collection property.
Returns the sort settings for a particular collection.
An Object that is the collection whose sort settings are requested.
A list of SortProperty objects specifying the sort order for the collection.
Returns the criteria used to filter a particular collection on the server side.
A collection whose server-side filter must be retrieved.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the server side.
Gets the properties considered visible by the specified collection.
A collection whose visible properties will be retrieved.
A semicolon separated list of property names considered visible by a particular collection.
Creates an instance of the EvaluatorContextDescriptor that is used to supply metadata on the specified type to the ExpressionEvaluator objects.
A type for which an instance of the EvaluatorContextDescriptor class must be created.
An EvaluatorContextDescriptor object initialized for the specified type.
Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria.
A Type object that is the type of the objects for which the created evaluator works.
A CriteiraOperator object that is the criteria used to in the expression to be evaluated.
An ExpressionEvaluator object initialized for the specified type.
Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria.
An EvaluatorContextDescriptor object.
A CriteiraOperator object that is the criteria used to in the expression to be evaluated.
An ExpressionEvaluator object initialized for the specified type.
Returns the criteria used to filter a particular collection on the client side.
An object that is the collection whose client-side filter must be retrieved.
A DevExpress.Data.Filtering.CriteriaOperator object that specifies the criteria used to filter objects on the client side.
Gets the name of the specified type's key property.
A object which is the type of the objects whose key property name is requested.
A string specifying the key property's name.
Gets the key property type of objects of the specified type.
A object which is the type of the objects whose key property type is requested.
A object which is the type of the specified type objects' key property.
Returns the key property's value of the specified persistent object.
An object whose key property's value is requested.
An object which is the value of the specified object's key property.
Returns the key property's value of the specified object, converted to a string representation.
An object whose key property value is requested.
A string which is the value of the specified object's key property.
Retrieves an object that corresponds to a specific object from another Object Space or to a specific record from a data view created by the method.
An object from another Object Space or the data view record corresponding to the required persistent object.
An object retrieved from the database via the current Object Space.
Gets an object similar to the specified object from another Object Space, to the current Object Space. The returned object is cast by the type designated by the specified generic type parameter.
An object that represents a template object from another Object Space.
An object retrieved from the database to the current Object Space and cast by the specified type.
Returns the object with the specified handle.
A string holding the key property value and type of the specified object, representing the handle of the object that will be retrieved.
An object which has the specified handle.
Returns the persistent object that has the specified value for its key property.
A object which is the type of objects to search for.
An object that is the persistent object's key property value.
An object which represents the persistent object with the specified value for its key property.
Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property.
An object that represents the persistent object's key property value.
A persistent object with the specified value for its key property.
Returns an object's handle.
An Object whose handle will be retrieved.
A string holding the key property value and type of the specified object, representing the specified object's handle.
Converts the key property value string representation into its actual type.
A object which is the type of the object whose key property value is to be converted.
A string that is the key property value to be converted.
An object that is the value of the specified type object's key property.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A which specifies the criteria for object selection.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
The type of the objects to be retrieved.
A collection that contains the persistent objects of the specified type.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A which specifies the criteria for object selection.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
The type of the objects to be retrieved.
A which specifies the criteria for object selection.
An IList<> object that specifies sorting.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
A collection that contains the persistent objects of the specified type.
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
A which specifies the criteria for object selection.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns an IList collection of objects via the current Object Space.
A which specifies the criteria for object selection.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
A which specifies the criteria for object selection.
An IList<> object that specifies sorting.
true if all objects (in the database and retrieved) are processed by the specified criteria; otherwise, false. Has effect in XPO only.
A collection that contains the persistent objects of the specified type. Only objects that satisfy the specified criteria will be retrieved to this collection.
Returns the number of objects specified.
A object that identifies the type of objects against which the calculation will be performed.
The that specifies the criteria for object selection in the database.
An integer value that is the count of persistent objects that satisfy the specified criteria.
Gets a queryable data structure that provides functionality to evaluate queries against a specific business object type.
true, if querying a data store for objects includes all in-memory changes into query results; otherwise, false. Has effect in XPO only.
An object that provides functionality to evaluate queries against a specific business object type.
Returns a collection of persistent objects that will be deleted when the current transaction is committed, including objects that will be deleted in the parent transaction(s), optionally.
true, to include persistent objects that will be deleted in the parent transaction(s); otherwise, false.
The collection of persistent objects that will be deleted when the current transaction is committed.
Returns a collection of persistent objects that will be saved when the current transaction is committed, including objects that will be saved in the parent transaction(s), optionally.
true, to include persistent objects that will be saved in the parent transaction(s); otherwise, false.
The collection of persistent objects that will be saved when the current transaction is committed.
Returns the type of the specified business object.
A business object.
A object that is the type of the obj business object.
Returns the maximum number of objects to be retrieved by the specified collection from a data store.
A collection that is the source for determining the number of objects that can be retrieved by it.
An integer value specifying the maximum number of objects that can be retrieved by the specified collection from the database.
Indicates whether a particular collection is loaded with objects from the database.
An object representing the collection for which it must be determined whether it is loaded with objects from the database.
true, if the specified collection is loaded with objects from the database; otherwise, false.
Indicates whether the Object Space is currently committing the changes made to its object(s).
true, if the Object Space is currently committing changes; otherwise, false.
Indicates whether the Object Space's container for in-memory objects is connected to the database.
true, if connected to the database; otherwise, false.
Indicates whether the specified persistent object is deleted and committed.
The object to test.
true if the specified object is deleted; otherwise, false.
Indicates whether the current Object Space is about to delete an object(s).
true if the current Object Space is deleting an object(s); otherwise, false.
Returns a value that indicates if the deferred deletion is enabled for persistent objects of a given type.
A object that is a type of persistent object.
true, if the deferred deletion is enabled; otherwise - fale.
Gets a value indicating whether an Object Space has been disposed of.
true, if the current Object Space has been disposed of; otherwise, false.
Determines whether an object has been disposed of.
An object to test.
true, if the specified object has been disposed of; otherwise, false.
Returns the boolean value indicating whether or not the specified type is known by the IObjectSpace.
A object.
true, if the type is known; otherwise, false.
Specifies whether objects belonging to the current Object Space are modified.
true if at least one persistent object is modified; otherwise, false.
Indicates whether a specified object has been created but has not been saved to the database.
A object to be tested.
true if the specified object has not yet been saved to the database; otherwise, false.
Indicates whether the deletion of persistent objects from the data source when they are removed from the specified collection is enabled.
A collection of persistent objects whose removal from the database is requested along with their removal from the collection.
true, if deletion from the database along with removal from the collection is enabled; false, if disabled.
Specifies whether the specified object satisfies the specified criteria.
A persistent object to be tested.
A CriteriaOperator object representing a criteria to be tested.
true if the specified object passed as the obj parameter satisfies the criteria passed as the criteria parameter; otherwise, false.
Specifies whether a particular object satisfies the specified criteria.
The type of the object to be tested.
A persistent object to be tested.
A CriteriaOperator object representing a criteria to be tested.
true if the specified object passed as the obj parameter satisfies the criteria passed as the criteria parameter; otherwise, false.
Indicates whether the specified object has been deleted but not committed in the transaction currently in progress.
The persistent object to test.
true, if the specified object is marked as deleted in the transaction currently in progress; otherwise, false.
Indicates whether the specified object has been added, deleted or modified, but not committed in the transaction currently in progress.
An object for which it has been requested whether it should be saved.
true, if the specified object has been added, deleted or modified and should be committed; otherwise, false.
Gets a boolean value indicating whether or not the Object Space is reloading.
true, if the Object Space is reloading; otherwise, false.
Occurs when the current Object Space's state is changed.
Returns a collection of objects that have been created, modified or deleted after they were retrieved or committed.
An IList collection that contains the modified objects belonging to the current Object Space.
Occurs when a persistent object is created, deleted or changed (when the objects' INotifyPropertyChanged.PropertyChanged event occurs).
Occurs after the specified objects have been deleted from the dataset.
Occurs when the specified objects are about to be deleted.
Occurs after ending an edit operation taking place on the specified object.
Occurs after an object has been reloaded from the database.
Occurs after saving changes made to a specified persistent object to the database.
Occurs before saving changes made to a specified persistent object to the database.
Specifies the View that owns the current Object Space.
An Object that is a View that owns the current Object Space.
Tries to convert the specified string representation of an expression to its equivalent.
A string representation of the criteria.
A object that specifies an expression.
Updates the persistent objects belonging to the current Object Space.
true if persistent objects were refreshed; otherwise, false.
Occurs before refreshing the current Object Space's persistent objects.
Clears the specified collection.
An Object that is the collection to be reloaded.
Occurs after the current Object Space reconnects to the database.
Updates the specified object with data from the data source.
An object which represents the persistent object whose state needs to be reloaded.
The object specified by the obj parameter after it has been reloaded.
Removes the specified object from the list of objects to be committed.
An object to be removed from the list of modified objects.
Cancels the changes made to the persistent objects belonging to the current Object Space.
true if changes made to persistent objects were canceled; otherwise, false.
Occurs before rolling back the changes made to the current Object Space's persistent objects.
Applies the specified sorting to a given collection.
An object that is a collection to be sorted.
An IList<> object that specifies the sorting to be applied.
Changes the properties considered visible by a particular collection.
An object representing the collection whose visible properties will be changed.
A semicolon separated list of property names to be considered visible by a particular collection.
Sets the state of the specified object to be Modified and adds the passed object to the track list to be committed.
A persistent object whose state is the subject to be Modified.
Sets the state of the specified object to be Modified and adds the passed object to the track list to be committed.
A persistent object whose state is the subject to be Modified.
An object providing metadata on the property whose value has been changed.
Returns the maximum number of objects to be retrieved by the specified collection from a data store.
A collection from which a specific number of objects can be retrieved.
An integer value specifying the maximum number of objects that can be retrieved from the database by the specified collection.
Gets information on the business classes added to the Application Model (see ).
An object that implements the interface.
Contains values specifying the types of the UI that can be used in WinForms applications.
Specifies that the Single Document Interface is used.
Specifies that the Single Document Interface is used.
Specifies that the Multiple Document Interface is used.
Specifies that the Multiple Document Interface in tabbed mode is used.
Implemented by classes representing UI entities that support batch updates.
Prevents an entity implementing the ISupportUpdate interface from being updated until the method is called.
Unlocks an entity implementing the ISupportUpdate interface after a call to the method, and causes an immediate update.
Represents arguments passed to the event.
Initializes a new instance of the DashboardViewCreatedEventArgs class.
A object that represents a Dashboard View to be customized.
Specifies the Dashboard View to be customized in the event.
A object to be customized.
Represents arguments passed to the event.
Initializes a new instance of the DashboardViewCreatingEventArgs class.
A string value that represents the ID of the Dashboard View to be created.
An object representing the Object Space to be used by the created Dashboard View.
Specifies the Dashboard View which is created in the event.
A object to be created.
Arguments passed to the method.
Creates a new instance of the CustomLogics class.
Determines whether the specified object is equal to the current CustomLogics.
An object to compare to the current CustomLogics.
true, if the specified object equals the current CustomLogics instance; otherwise, false.
Serves as a hash function for the CustomLogics.
An integer value representing a hash code for the current CustomLogics.
Returns the list domain logic class types that are registered for a specified Application Model interface.
A object that specifies the Application Model interface.
A System.Type[] array of domain logic types that are registered for the forInterface Application Model interface.
Indicates whether a particular domain logic class is registered for a specified Application Model interface.
A object representing the domain logic class supposedly registered for the forInterface Application Model interface.
A object representing the Application Model interface for which the logicType domain logic is supposedly registered.
true, if the logicType domain logic class is registered for the forInterface Application Model interface; otherwise, false.
Indicates whether a particular domain logic class was unregistered for a specified Application Model interface.
A object representing the domain logic supposedly unregistered for the forInterface Application Model interface.
A object representing the Application Model interface for which the logicType domain logic was supposedly unregistered.
true, if the logicType domain logic class was unregistered for the forInterface Application Model interface; otherwise, false.
Registers a particular domain logic class for a specified Application Model interface.
A object representing the Application Model interface for which the logicType domain logic will be registered.
A object representing the domain logic class to be registered for the forInterface Application Model interface.
Unregisters a particular domain for a specified Application Model interface.
A object representing the Application Model interface for which the logicType domain logic will be unregistered.
A object representing the domain logic class to be unregistered for the forInterface Application Model interface.
The ActionContainerViewItem node defines a View Item displaying an Action Container.
Specifies the Action Container displayed by the Action Container View Item.
An object specifying the ActionContainer node which represents the Action Container displayed by the Action Container View Item.
Specifies how Actions displayed by the Action Container View Item are arranged.
An enumeration value specifying how Actions displayed by the Action Container View Item are arranged.
Specifies how the displays its Actions.
An enumeration value specifying how the displays its Actions.
An abstract class that serves as the base class for the Action Container View Items.
Provides access to a collection of Actions which are displayed by the Action Container View Item.
An object that represents a ReadOnlyCollection<> collection that contains Actions of the current Action Container View Item.
Prevents the View Item's Action Container control from being updated until the method is called.
Disposes the current Action View Item's control, or simply unsubscribes the events, dependent on the passed parameter value.
true if only the events should be unsubscribed; false, if the control should be disposed.
Returns the Action Container View Item's caption.
A string value representing the current Action Container View Item's caption.
Clears the ActionContainerViewItem's Action Container.
For internal use.
Specifies the Action Container View Item's Action Container identifier.
A string value that represents the Action Container View Item's Action Container identifier.
Unlocks the View Item's Action Container control after a call to the method and causes an immediate update.
Provides access to the Application Model's Item node that defines the current Action Container View Item.
An object representing the Application Model's Item node that defines the current Action Container View Item.
Adds a specified Action to an Action Container View Item's collection and creates its control.
An object that represents the Action to be registered within the current Action Container View Item.
This event is intended for internal use.
Represents a View Item that displays a View in a nested Frame.
Creates a new instance of the DashboardViewItem class.
An object that represents the Application Model's Views | DashboardView | Items | DashboardViewItem node that defines the current View Item.
A object specifying the type of object for which the current View Item's View is created.
Disposes the current Dashboard View Item's control, or simply unsubscribes the events, dependent on the passed parameter value.
true if only the events should be unsubscribed; false, if the control should be disposed.
Returns the current View Item's caption.
A string value representing the current View Item's caption.
Provides access to the DashboardViewItem's Frame.
A object representing the DashboardViewItem's Frame.
Provides access to the View displayed by the DashboardViewItem's .
A displayed by the DashboardViewItem's Frame.
Provides access to the Application Model's node defining the current DashboardViewItem.
An object that represents the Application Model's node defining the current Dashboard View Item.
Supplies the Dashboard View Item with information on the application and Object Space of the Dashboard View that uses the View Item.
An object that represents the Object Space of the Dashboard View that uses the View Item.
An object that can be used to manage the current application.
Represents a Dashboard View.
Creates an instance of the DashboardView class with the specified settings.
An object representing an Application Model node with information on the created Dashboard View. This value is assigned to the property.
An object representing the Object Space that enables the created Dashboard View to work with a database.
An object that provides methods and properties to manage the current application.
true to create a root Dashboard View; otherwise, false. This value is assigned to the property.
Creates an instance of the DashboardView class with the specified settings.
An object representing the Object Space that enables the created Dashboard View to work with a database.
An object that provides methods and properties to manage the current application.
true to create a root Dashboard View; otherwise, false. This value is assigned to the property.
Provides access to information on a Dashboard View, which is stored in the Application Model.
An object representing the current View's Application Model node.
Specifies a DashboardView's selected objects.
An object list that contains the current View's selected objects.
Represents a base class for Views that support View Items layout.
Initializes a Composite View with the specified settings.
An descendant that provides methods and properties to manage the current application.
true to create a root View; otherwise, false. This value is assigned to the property.
Creates a View Item using specified information on it, and adds it to a Composite View's collection.
An object representing the Application Model node with the information on the new View Item.
A descendant representing the View Item added to the collection.
Adds a specified View Item to a Composite View's collection.
A descendant representing the View Item which is added to the current Composite View's collection.
Removes references to a Composite View's controls and their event handlers.
Indicates whether, when the View is created, View Items controls of the CompositeView are initialized immediately.
true, if View Item controls are initialized once they are visible to end-users; false, if View Item controls are initialized once the View is created.
Returns a specified View Item from a Composite View's collection.
A string value that represents the View Item to be found in the current View's collection.
A object that represents the View Item specified by the id parameter.
Returns View Items of the specified type from the collection.
A generic list that contains View Items of a specified type found in the collection.
Inserts a new View Item to a specified position within the collection.
A zero-based integer specifying the new View Item's position within the collection.
A descendant representing the View Item inserted into the current Detail View's collection.
Creates a View Item using specified information on it, and inserts it to a Composite View's collection at a specified position.
A zero-based integer specifying the new View Item's position within the collection.
An object representing the Application Model node with the information on the new View Item.
A descendant representing the View Item inserted.
Provides access to a Composite View's View Items collection.
A collection of the class descendants.
Occurs after changing a Composite View's collection.
Specifies a Composite View's layout manager.
A DevExpress.ExpressApp.Layout.LayoutManager descendant representing the current Composite View's layout manager.
Specifies the max recursion depth of the .
Provides access to the Object Space within which a View was created.
An object representing the current View's Object Space.
Removes a particular View Item from a Composite View's collection.
A string value representing the ID of the View Item to be removed.
For internal use.
Updates a specific View Item.
A that must be updated.
Represents a base class for Views that display object(s) of a particular type.
For internal use.
For internal use.
Returns the current object's caption, formatted according to the applied .
A string value representing a formatted caption of the View's .
For internal use only.
For internal use only.
For internal use only.
Checks whether a specific View interacts with the database via the current View's Object Space.
A View that needs to be checked.
true, if the specified View interacts with the database via the current View's Object Space; otherwise, false.
Provides access to information on an Object View, which is stored in the Application Model.
An object representing the current View's Application Model node.
Provides access to the information on the type of the object(s) which is represented by the current View.
An object representing information on the type of the business object(s) which is represented by the current View.
The DashboardViewItem node defines a View Item displaying a View.
Indicates whether the Action toolbar is visible in the 's .
An enumeration value specifying whether the Action toolbar is visible in the DashboardViewItem's View.
Specifies the criteria determining which object(s) are displayed by the 's .
A string representing the criteria determining which object(s) are displayed by the DashboardViewItem's View.
Specifies the View displayed by a .
An object representing the View displayed by the DashboardViewItem.
Specifies the possible Views that can be displayed by a .
An IModelList<> object representing the possible Views that can be displayed by the DashboardViewItem.
The DashboardView node defines a particular Dashboard View.
Serves as a base interface for the and interfaces.
Provides access to the Items node.
An object representing the Items node.
Provides access to the Layout node.
An object representing the Layout node.
Serves as a base interface for the and interfaces.
Specifies the type of object(s) displayed in the current View.
An object representing the Class node corresponding to the type of object(s) displayed in the current View.
Serves as a base interface for the , and interfaces.
Specifies the horizontal alignment of a layout element's caption.
A DevExpress.Utils.HorzAlignment enumeration value specifying the horizontal alignment of a layout element's caption.
Specifies a layout element's caption location.
A DevExpress.Utils.Locations enumeration value specifying a layout element's caption location.
Specifies the vertical alignment of a layout element's caption.
A DevExpress.Utils.VertAlignment enumeration value specifying the vertical alignment of a layout element's caption.
Specifies a layout element's caption wrapping mode.
A DevExpress.Utils.WordWrap enumeration value specifying a layout element's caption wrapping mode.
Specifies whether to show the caption specified by the property.
true, to show the caption specified by the Caption property; false, to hide the caption.
Used to extend the Application Model's DetailView node.
Specifies the Property Editor which will be focused when the current Detail View is displayed.
An object representing the ViewItem node corresponding to the default View Item.
Serves as the base interface for the , , , and interfaces.
Specifies the identifier of a layout element.
A string specifying the identifier of a layout element.
Specifies the height (width, in the case of a horizontal direction) of the current layout element referenced to the height (width) of its group, in percentage terms.
A Double value specifying the height (width, in the case of a horizontal direction) of the current layout element referenced to the height (width) of its group, in percentage terms.
The Layout node defines the layout of View Items in a Composite View.
The Items node provides access to the View Items that are displayed in a Composite View.
Serves as the base interface for the , , , and interfaces.
Specifies the caption of the current View Item.
A string specifying the caption of the current View Item.
Specifies the current View Item identifier.
A string specifying the current View Item identifier.
Implemented by node updaters that convert application model differences.
Updates the Application Model's node.
An interface derived from the , representing the Application Model's node updated by the UpdateNode method.
An providing access to the Application Model.
Implemented by objects that register node updaters in the application.
Registers a node updater in the application.
An object representing a node updater.
Represents a Template context.
Represents the application window Template context.
A object representing the application window Template context.
Determines whether the specified object is equal to the current TemplateContext.
An object to compare to the current TemplateContext.
true, if the specified object equals the current TemplateContext; otherwise, false.
Represents the pop-up window with search Template context.
A TemplateContext object representing the pop-up window Template context.
Serves as a hash function for the TemplateContext.
An integer value representing a hash code for the current TemplateContext.
Represents the logon window Template context.
A object representing the logon window Template context.
Represents the lookup control Template context.
A object representing the lookup control Template context.
Represents the lookup window Template context.
A object representing the lookup window Template context.
Specifies the name of the Template context.
A string specifying the name of the Template context.
Represents the nested frame Template context.
A object representing the nested frame Template context.
Represents the pop-up window Template context.
A object representing the pop-up window Template context.
Returns a string representation of the TemplateContext.
A string representing the TemplateContext.
Represents the undefined Template context.
A object, representing the undefined Template context.
Represents the view Template context.
A object, representing the view Template context.
Arguments passed to the event.
Initializes a new instance of the CustomizeImageInfoEventArgs class.
An object supplying metadata information on the retrieved image.
A string specifying the name of the retrieved image.
An ImageSource descendant, specifying the Image Source from which the image was retrieved.
A string specifying the folder which contains the retrieved image.
Initializes a new instance of the CustomizeImageInfoEventArgs class.
An object supplying metadata information on the retrieved image.
A string specifying the name of the retrieved image.
A Boolean value which specifies whether the retrieved image is converted to grayscale.
An ImageSource descendant, specifying the Image Source from which the image was retrieved.
A string specifying the folder which contains the retrieved image.
Specifies the folder which contains the retrieved image.
A string specifying the folder which contains the retrieved image.
Supplies metadata information on the retrieved image.
An object supplying metadata information on the retrieved image.
Specifies the name of the retrieved image.
A string specifying the name of the retrieved image.
Specifies the Image Source from which the image was retrieved.
An ImageSource descendant, specifying the Image Source from which the image was retrieved.
Specifies whether the retrieved image is converted to grayscale.
true, if the retrieved image is converted to grayscale; otherwise, false.
Specifies whether the retrieved image should be made transparent.
true, to make the default transparent color transparent for the retrieved image; otherwise, false.
Manages images used in an XAF application.
Empties the ImageLoader's image cache.
Occurs before image metadata is loaded.
Occurs when image metadata is retrieved via the 's Get...ImageInfo methods. Allows you to customize the metadata.
Specifies the image suffix for images used in dialog windows (see Add and Override Images).
Supplies metadata on an image used in dialog windows.
A string holding the name of the required image. This parameter is case-insensitive.
true, if the retrieved image is converted to grayscale; otherwise, false.
An object supplying metadata on an image used in dialog windows.
Supplies metadata on an image used in dialog windows.
A string holding the name of the required image. This parameter is case-insensitive.
An object supplying metadata on an image used in dialog windows.
Supplies metadata on an image used in dialog windows.
A string holding the name of the required image. This parameter is case-insensitive.
true, if the retrieved image is converted to grayscale; otherwise, false.
A string holding the name of the required image folder.
An object supplying metadata on an image used in dialog windows.
Supplies metadata on an image used in dialog windows.
A string holding the name of the required image. This parameter is case-insensitive.
A string holding the name of the required image folder.
An object supplying metadata on an image used in dialog windows.
Supplies metadata on the image associated with an enumeration value.
The enumeration value for which image metada will be retrieved.
An object supplying metadata on the image associated with the specified enumeration value.
Returns the name of the image associated with an enumeration value.
The enumeration value for which the associated image name will be retrieved.
A string representing the name of the image associated with the specified enumeration value.
Supplies metadata on a standard-sized image.
A string holding the name of the required image. This parameter is case-insensitive.
true, if the retrieved image is converted to grayscale; otherwise, false.
An object supplying metadata on a standard-sized image.
Supplies metadata on a standard-sized image.
A string holding the name of the required image. This parameter is case-insensitive.
An object supplying metadata on a standard-sized image.
Supplies metadata on a large image.
A string holding the name of the required image. This parameter is case-insensitive.
true, if the retrieved image is converted to grayscale; otherwise, false.
An object supplying metadata on a large image.
Supplies metadata on a large image.
A string holding the name of the required image. This parameter is case-insensitive.
An object supplying metadata on a large image.
Supplies metadata on an image used by ASP.NET Web Property Editors.
A string holding the name of the required image. This parameter is case-insensitive.
true, if the retrieved image is converted to grayscale; otherwise, false.
An object supplying metadata on an image used by ASP.NET Web Property Editors.
Supplies metadata on an image used by ASP.NET Web Property Editors.
A string holding the name of the required image. This parameter is case-insensitive.
An object supplying metadata on an image used by ASP.NET Web Property Editors.
Provides access to the image sources used by the ImageLoader.
An ImageSource[] object representing an array of the image sources used by the ImageLoader.
Initializes the ImageLoader.
An ImageSource[] object representing an array of the image sources that will be used by the ImageLoader.
Provides access to the ImageLoader instance.
An object representing the ImageLoader instance.
Indicates whether the ImageLoader is initialized.
true, if the ImageLoader has already been initialized; otherwise, false.
Specifies the image suffix for large images (see Add and Override Images).
Retrieves an image stored as a resource in an assembly.
A objects representing the assembly from which the image will be loaded.
A string representing the full name of the resource representing the image.
A object representing the retrieved image.
Retrieves an image stored as a resource in an assembly.
A object representing the assembly from which the image will be loaded.
A string representing the name of the resource representing the image.
A object representing the retrieved image.
Resets the ImageLoader.
Specifies the image suffix for images used by ASP.NET Web Property Editors (see Add and Override Images).
Contains values specifying the visibility of UI elements affected by a conditional appearance rule.
Specifies that UI elements affected by a conditional appearance rule are hidden, and the Detail View's layout is rearranged.
Specifies that UI elements affected by a conditional appearance rule remain visible (has effect in List View only).
Specifies that empty space is displayed instead of UI elements affected by a conditional appearance rule, when is set to ViewItem or LayoutItem. In XAF ASP.NET Web applications this mode functions like the mode.
Represents parameters, passed to the method.
Initializes a new instance of the ConvertXmlParameters class.
Assigns the specified values to the ConvertXmlParameters properties.
A ModelNode object to be assigned to the property.
A object to be assigned to the property.
A string to be assigned to the property.
An IDictonary<string, string> list to be assigned to the property.
Determines if the current Application Model node's differences contain the property with the specified name.
A string representing the node's property name.
true, if the current node's differences contain the specified property; otherwise - false.
Determines the name by which a particular property appears in the current Application Model node's differences.
A string representing the node's property name.
A string representing the name by which the specified property appears in the current Application Model node's differences.
Gets the current Application Model node.
The ModelNode object corresponding to the current node.
Specifies the type of the current Application Model node.
A of the current node.
Specifies the current Application Model node's subnode.
An object, representing the current node's subnode.
Gets a list of current Application Model node's properties and their values stored in differences.
An IDictonary<string, string> list, representing the current node's properties and their values stored in differences.
Gets the Application Model node's name, stored in differences.
A string, representing the node's name, stored in differences.
Declares the method, implemented by Modules supporting the Application Model differences conversion.
Converts the specified Application Model node's differences.
A object, representing the Application Model node's differences.