DevExpress.ExpressApp.Win.v17.2
The RibbonOptions node allows configuring different RibbonUI settings.
Indicates whether the Ribbon is minimized.
true, if the Ribbon is minimized; otherwise, false.
Specifies the style of the Ribbon UI when it is enabled via the property.
A RibbonControlStyle enumeration value specifying the style of the Ribbon UI when it is enabled via the FormStyle property.
Used to extend the Application Model's node.
Specifies the skin currently used by the Windows Forms application.
A string specifying the skin currently used by the Windows Forms application.
Specifies the possible skins that can be used by the Windows Forms application.
A List<String> collection representing the possible skins that can be used by the Windows Forms application.
Used to extend the Application Model's Column node.
Specifies the name of the property whose values are used for summary calculations.
A string specifying the name of the property whose values are used for summary calculations.
Specifies the order in which group rows are sorted.
A DevExpress.Data.ColumnSortOrder object specifying the order in which group rows are sorted.
Specifies the function that calculates a value over all records within the current column.
A enumeration value specifying the function that calculates a value over all records within the current column.
The Label node defines a label item which displays a text on the current layout.
Specifies the label's text.
A string specifying the label's text.
Used to extend the Application Model's Options node.
Specifies whether the HTML formatting of UI text elements is allowed.
true, if the HTML formatting of UI text elements is allowed; otherwise, false.
Used to extend the Application Model's Options node with the properties required in Windows Forms applications.
Specifies whether the Standard UI or Ribbon UI is used in the Windows Forms Application.
RibbonFormStyle.Standard when the Standard UI is used; RibbonFormStyle.Ribbon - if the Ribbon UI is used.
Specifies the kind of a Window in which new Views should be invoked, when a multiple document interface is used.
A enumeration value specifying the kind of a Window in which new Views should be invoked when a multiple document interface is used.
Specifies the type of messaging used in Windows Forms application.
A string specifying the fully qualified name of the messaging class, used in Windows Forms application.
Provides access to the RibbonOptions child node.
An object representing the RibbonOptions child node.
Specifies the Show View Strategy (see ) used in the WinForms application.
A enumeration value specifying the type of the UI used in the WinForms application.
The Static Text View Item used in XAF Windows Forms applications.
Creates and initializes a new instance of the StaticTextViewItem class.
An object that is the Application Model's Views | <DetailView> | Items | DetailViewItem node that defines the current View Item. This value is assigned to the property.
A object that is the type of the object for which the current View Item's View is created. This value is assigned to the property.
Gets the StaticTextViewItem's label control.
A control used to display the current VStatic Text View Item in a UI.
Enables the HTML formatting for the current StaticTextViewItem.
true, if the HTML formatting is enabled; otherwise, false.
Used to extend the Application Model's DetailView node.
Used to extend the Application Model's LayoutItem node.
Specifies the alignment settings of the layout item's control.
A TextAlignModeItem enumeration value specifying the alignment settings of the layout item's control.
Used to extend the Application Model's LayoutGroup node.
Specifies the alignment settings of the controls displayed in the current group.
A TextAlignModeGroup enumeration value specifying the alignment settings of the controls displayed in the current group.
The SeparatorItem node defines a separator item for the current layout. Separator items allow end-users to visually separate View Items at runtime.
The Splitter node defines a splitter item for the current layout. Splitter items allow end-users to quickly resize View Items at runtime.
Used to extend the Application Model Options node.
Specifies whether an end-user can customize a View Items layout on a detail form.
true, if an end-user can customize a View Items layout on a detail form; otherwise, false.
Specifies the vertical spacing that separates a Layout Group with hidden text from regular Layout Groups.
An integer value specifying the vertical spacing that segregates a Layout Group with hidden text from regular Layout Groups.
Specifies the horizontal indents between the following layout elements:
1. A Layout Group's vertical borders and the Layout Items contained in the Group. Has no effect on Layout Groups with hidden text.
2. A Layout Group's vertical borders and the Detail View's edges.
An integer value specifying the horizontal indents between layout elements.
Specifies the vertical indents between the following layout elements:
1. A Layout Group's horizontal borders and the Layout Items contained in the Group. Has no effect on Layout Groups with hidden text.
2. A Layout Group's horizontal borders and the Detail View's edges.
An integer value specifying vertical indents between the layout elements.
Specifies the horizontal spacing between adjacent Layout Items.
An integer value specifying the horizontal spacing between adjacent Layout Items.
Specifies the vertical spacing between adjacent Layout Items.
An integer value specifying the vertical spacing between adjacent Layout Items.
Specifies the indents between a tabbed group's edges and Layout Items contained in the group's tabbed pages.
An integer value specifying the indents between a tabbed group's edges and Layout Items contained in the group's tabbed pages.
Specifies the default alignment settings of the controls displayed in layout groups.
An integer value specifying the default alignment settings of the controls displayed in layout groups.
Specifies the default alignment settings of layout items' controls.
An integer value specifying the default alignment settings of layout items' controls.
Specifies the distance between the text regions of layout items and the corresponding controls.
An integer value specifying the distance between the text regions of layout items and the corresponding controls.
Declares members implemented by Windows Forms List Editors and View Items that support HTML formatting of the display text.
Enables or disables HTML Formatting of the display text.
true to enable HTML formatting of the display text; otherwise false.
This class is obsolete. Use instead.
The StaticTextDetailItem class is obsolete. Use instead.
An object that represents the Application Model's
Represents the Static Image View Item used in XAF Windows Forms applications.
Creates and initializes a new instance of the StaticImageDetailItem class.
An object that represents the Application Model's Views | <DetailView> | Items | DetailViewItem node that defines the current View Item. This value is assigned to the property.
A object that represents the type of the object for which the current View Item's View is created. This value is assigned to the property.
Declares members implemented by a splash screen which is displayed when a Windows Forms application starts.
Indicates whether the splash screen is being displayed.
true, if the splash screen is being displayed; otherwise, false.
Sets the text to be displayed by the label located on the default splash screen form.
A string value representing the text to be shown on the default splash screen form.
Shows a splash screen form.
Closes a splash screen form.
Represents arguments passed to the event.
Creates and initializes a new instance of the ColumnCreatedEventArgs class.
A GridColumn object that represents the column which has been created. This argument is used to initialize the property.
An object that represents the Application Model's node which contains information on the created column. This argument is used to initialize the property.
Provides access to the column that has been created.
A GridColumn object that represents the column which has been created.
Provides access to the Application Model's node which contains information on the created column.
An object that represents the Application Model's node which contains information on the created column.
Represents the List Editor used by default in XAF Windows Forms applications, to display List Views in a UI.
Creates and initializes an instance of the GridListEditor class.
An object representing the Application Model's node which contains information on the View that will use the instantiated List Editor.
Specifies whether the appearance settings for the focused cell are enabled.
An enumeration value specifying whether the appearance settings for the focused cell are enabled.
Updates the current List Editor's state in accordance with the information stored in the Application Model.
Occurs after the customization form that displays headers of hidden columns has been displayed.
Gets or sets the border style for the target Data Grid.
A enumeration value specifying the border style of the target Data Grid.
Removes references to the GridListEditor's control and its event handlers.
Returns a Boolean value that indicates whether it is possible to invoke a context menu at the specified position.
A object that specifies the position at which a context menu is invoked.
true if it is possible to invoke a context menu at the specified position; otherwise false.
Occurs when creating a Filter Editor for the current Grid List Editor.
Occurs when a filter visual presentation is formed.
Specifies the default value of the property.
Releases all resources used by the GridListEditor.
Occurs before the customization form that displays headers of hidden columns has been closed.
Occurs when the validation error occurs within the editable column.
Provides access to the Grid Control's View that is used to display data in the GridListEditor.
A object that is the GridControl's View used to display data in the GridListEditor.
Specifies how a new object is created using the New Item Row.
A enumeration value specifying how the new object is created using the new item row.
Gets or sets the position of the new item row within the GridListEditor.
A enumeration value that specifies the position of the new item row within the GridListEditor. The default value is specified by the property of the Application Model's Views | List View node.
Specifies whether or not the GridListEditor overrides the double click event processing (see ).
true, if GridListEditor overrides the double click event processing; otherwise, false.
Specifies whether a List View's record must be processed after a click or a double-click.
true if a List View's record must be processed after a click; false if a List View's record must be processed after a double-click.
Saves the runtime customizations made by a user within the grid control to the Application Model differences.
This property is intended for internal use.
Starts an incremental search for the specified string.
The text to locate.
Specifies whether mouse tracking is enabled for the GridListEditor.
true to enable mouse tracking; otherwise false.
A Show View Strategy that can be used as an alternative to the . Provides a different behavior when a Detail View is invoked from a List View that is displayed in the main Window.
Creates and initializes an instance of the ShowInSingleWindowStrategy class.
An descendant object that represents the application that will use the instantiated Show View Strategy.
Represents the Show View Strategy used in XAF Windows Forms applications by default.
Creates and initializes an instance of the ShowInMultipleWindowsStrategy class.
An descendant object that represents the application that will use the instantiated Show View Strategy.
An abstract class that serves as the base class for Show View Strategies used in XAF Windows Forms applications.
The constructor which provides basic functionality for the classes derived from the WinShowViewStrategyBase class.
An descendant object that represents the application that will use the instantiated Show View Strategy.
Tries to close all the Windows from the collection.
true if the Windows have been closed successfully; otherwise, false.
Releases all the resources allocated by the current Show View Strategy.
Gets a list of the application's Explorer Windows.
A List<> object representing a list of the application's Explorer Windows.
Gets a list of the application's Inspector Windows.
A List<> object representing a list of the application's Inspector Windows.
Provides access to the application's main .
A Window object that represents the application's main Window.
Displays the application's main .
Occurs before the main 's form is displayed for the first time.
Indicaties the UI type provided by a WinShowViewStrategyBase descendant.
A enumeration value specifying the UI type provided by a WinShowViewStrategyBase descendant.
Provides access to a read-only collection of the application's Windows.
A ReadOnlyCollection<> object representing a read-only collection of the application's Windows.
Occurs before a is displayed.
Inherits from the to implement Windows Forms specific behavior.
Creates an instance of the class.
A base class for Property Editors that use Developer Express Windows Forms controls.
Provides access to the control that represents the current Property Editor in a UI.
A DevExpress.XtraEditors.BaseEdit object representing a control used to display the current Property Editor in a UI.
Occurs after the creation of a Property Editor's control.
Specifies the error icon displayed within the DXPropertyEditor 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.
When a Property Editor is displayed in a read-only mode, in most cases the control's buttons should be invisible to prohibit end-user interaction. However, certain controls must have their buttons visible to provide the viewing functionality. These controls' repository item types are listed in the collection returned by this field. By default, this collection contains the following types: RepositoryItemImageEdit, RepositoryItemMemoExEdit, RepositoryItemRtfEditEx and RepositoryItemObjectEdit.
The list of repository item types. The default is (RepositoryItemImageEdit, RepositoryItemMemoExEdit, RepositoryItemRtfEditEx, RepositoryItemObjectEdit).
Represents a base class for Windows Forms Property Editors.
Removes references to the Property Editor's control and its event handlers.
true if event handlers should be unsubscribed only; false, if in addition to event unsubscription, the allocated resources should be disposed of.
Provides access to the control that represents the current Property Editor in a UI.
A object used to display the current Property Editor in a UI.
Specifies the property of the current Property Editor's control that is used for data binding.
A string value representing the name of the control property to bind.
Returns the default control height in pixels. Used by XAF built-in Property Editors.
The height of the Property Editor's control in pixels. By default, it is set to 19.
Implemented by controls used in Property Editors when it is required to access the current row object in an editable List View.
Gets the collection of data bindings for the current control.
A object specifying the collection of data bindings for the current control.
Specifies an object which is being edited.
An object which is being edited.
Contains values specifying how the new object is created using the New Item Row.
A new object is created by the grid control itself.
A new object is created by the .
Arguments, passed to the event.
Gets the Form which is about to be displayed.
A Form object specifying a window.
Gets a value indicating whether or not the is displayed modally.
true, if the form is modal; otherwise, false.
Extends the node with WinForms-specific options.
Specifies whether or not a Band Header should be automatically stretched to fill the empty space below it.
true, if a band header is automatically stretched to fill the empty space below it; otherwise, false.
Contains values used to specify the style of the navigation root group in WinForms applications.
Specifies that the is used to display root navigation groups in a WinForms application, and transitions from one group to another are animated.
Specifies that the is used to display root navigation groups in a WinForms application.
Specifies that the root navigation groups are displayed within the in a WinForms application. The is not used.
The base class for built-in grid-like WinForms List Editors.
Initializes a new instance of the WinColumnsListEditor class.
An object representing the Application Model's node which contains information on the View that will use the instantiated List Editor.
Prevents the WinColumnsListEditor's control from being updated until the method is called.
Removes references to the WinColumnsListEditor's control and its event handlers.
For internal use.
For internal use.
Returns a Boolean value that indicates whether it is possible to invoke a context menu at the specified position.
A object that specifies the position at which a context menu is invoked.
true if it is possible to invoke a context menu at the specified position; otherwise false.
Occurs after a column has been created in the WinColumnsListEditor's .
Provides access to a collection of objects representing the WinColumnsListEditor's columns.
An IList<ColumnWrapper> object representing a collection of WinColumnsListEditor's column wrappers.
Provides access to the View that is used to display data in the WinColumnsListEditor.
A object.
Provides access to the WinColumnsListEditor's Context Menu Template.
A control which implements the IContextMenuTemplate interface and represents a List Editor's Context Menu Template.
For internal use.
For internal use.
For internal use.
For internal use.
Occurs before the 's cell of the WinColumnsListEditor has been repainted in a UI. Enables the appearance settings of individual cells to be changed.
For internal use.
Occurs when a column is created.
For internal use.
Releases all resources used by the WinColumnsListEditor.
This member is intended for internal use.
This member is intended for internal use.
Unlocks the WinColumnsListEditor's control after a call to the method and causes an immediate update.
For internal use.
For internal use.
Specifies whether only properties represented by the List Editor's columns, or all properties, including the properties of the reference properties, are available in the Filter Editor for creating a filter criteria.
A FilterColumnsMode enumeration value that determines the list of the properties that are available in the Filter Editor of the current Grid List Editor. By default, the FilterColumnsMode.AllProperties value is set.
Returns the name of the property corresponding to the WinColumnsListEditor's specific column.
A DevExpress.XtraGrid.Columns.GridColumn object representing the GridControl's column whose corresponding property name will be retrieved.
A string holding the name of the property corresponding to the specified column.
Returns the name of a focused column field.
A string that is the name of a focused column field.
Gets or sets the focused object in a WinColumnsListEditor.
The focused object.
Returns the index of an object that represents a 's row.
An object that represents a ColumnView's row.
An index of an object that represents a ColumnView's row.
Returns an object that represents the 's row with the specified index.
The index of a ColumnView's row.
An object that represents the ColumnView's row with the specified index.
Returns an ordered list of objects that represent the 's rows.
An ordered list of objects that represent the ColumnView's rows.
Provides access to the collection of objects that are currently selected in the WinColumnsListEditor's grid.
A list of the selected objects.
Provides access to the grid control.
A object that represents the GridListEditor's control.
For internal use.
Specifies how the Automatic Filtering Row is displayed and how Find Panel performs a search in Server mode (see ) for lookup columns.
A enumeration value specifying how the Find Panel performs searching in server mode.
Specifies the WinColumnsListEditor's name.
A String value representing the current List Editor's name.
Performs the required pre-export actions under the WinColumnsListEditor.
Specifies the number of records that are cached to allow the use of records navigation actions (Previous Record/Next Record) in Detail View when the underlying server-mode List View is already closed.
Gets the control over which a context menu is being invoked.
A object that is the control over which a context menu is being invoked.
Gets the control to be exported via the .
An IPrintable object that is the control used for exporting. The default value is the GridListEditor's property value.
Occurs when the control is created and disposed of.
Specifies whether or not a selected item is processed by an Enter key press.
true, if a selected item is processed by Enter key press; otherwise, false.
Specifies whether read-only editors with enabled in-place editing are used by the WinColumnsListEditor.
true, if read-only editors with enabled in-place editing are used; otherwise, false.
Refreshes the bound data source of the WinColumnsListEditor's control.
Removes a particular column from the WinColumnsListEditor's .
A ColumnWrapper object representing the column to remove.
An IModelSynchronizersHolder object.
Removes a particular column from the WinColumnsListEditor's .
A ColumnWrapper object representing the column to remove.
Provides access to the Repository Item Factory that is used by the WinColumnsListEditor to create in-place editors.
A RepositoryFactory object that is used to create in-place editors.
Returns an array of descriptors for the properties considered bindable by the WinColumnsListEditor's Collection Source.
An array of descriptors for the properties considered bindable by the List Editor's Collection Source.
This field is intended for internal use.
Returns the selection type supported by the WinColumnsListEditor.
A enumeration value that represents the selection type supported by the current List Editor.
Enables or disables HTML Formatting of the WinColumnsListEditor's column captions.
true to enable HTML formatting of the GridListEditor's column captions; otherwise false. The default value is specified by the property of the Application Model's Options node.
Sets the IDXMenuManager object that controls the Look & Feel options of the Context Menu Template via the WinColumnsListEditor's control.
An IDXMenuManager object that controls the Look & Feel options of the Context Menu Template via the List Editor's control.
Performs additional initialization of the WinColumnsListEditor.
A object that represent the Collection Source of the List View that the current List Editor represents in a UI.
An object that can be used to manage the current application.
Provides access to the list of export formats supported by the current Grid List Editor.
An List<> object that is a list of supported export formats.
Used to extend the Application Model's BandsLayout node.
Specifies if a user can reorder bands.
true, if a user can reorder bands; otherwise, false.
Specifies if a user can move bands from one parent band to another.
true, if a user can move bands from one parent band to another; otherwise, false.
Specifies if a user can move columns from one band to another.
true, if a user can move columns from one band to another; otherwise, false.
Specifies if a user can move columns within a band.
true, if a user can reorder columns within a band; otherwise, false.
Specifies the Band Panel row height. When set to -1, the row height is calculated automatically based on the band header contents.
An integer value specifying the band panel row height in pixels.
Specifies the minimum Band Panel band header panel height in rows.
An integer value specifying the minimum number of rows possible in the band panel.
Specifies whether or not band headers are visible.
true, if band headers are visible, otherwise, false.
Specifies whether or not column headers are visible.
true, if band headers are visible, otherwise, false.
Used to extend the Application Model's Columns node.
Specifies the Band Header height in rows.
An integer value specifying the band header height in rows. Values less than 1 are not accepted.
Specifies the vertical position of the column header within a band.
An integer value representing the zero-based index of the band row where a column header is displayed.
Inherits from the to implement Windows Forms specific behavior.
Creates an instance of the class.
Specifies whether or not the WinModificationsController's View is refreshed after the Object Space is committed.
true, if the View is refreshed; otherwise, false.
Declares members implemented by a splash screen which can display the loading process dynamically.
Updates the information displayed on the splash screen.
A string which is the splash caption text.
A string which is the splash description text.
An array of objects that are additional parameters passed to the splash.
Specifies whether printing settings are saved separately for each View.
Specifies that saved printing settings affect all the Views in an application
Specifies that printing settings are saved separately for each View.
The PrintingSettings node specifies page settings used by the Printing System's , which exposes the , and Actions.
Specifies a custom paper size.
A System.Drawing.Size object that specifies a custom paper size.
Specifies whether the page orientation is landscape.
true, if the page orientation is landscape; false - when orientation is portrait.
Specifies page margins.
A System.Drawing.Printing.Margins object that specifies page margins.
For internal use.
Specifies the type of paper for the document
A System.Drawing.Printing.PaperKind enumeration value that specifies the paper type.
Specifies the name of the custom paper used in the printer that will print the document .
A string that specifies the name of the custom paper used in the printer that will print the document.
Represents a descendant that contains the About Action.
Initializes a new instance of the AboutInfoController class.
Invokes a window that displays the 'About' information on the current application.
A object that is the About Action.
Used to extend the Application Model's Options node with the properties required for the .
For internal use.
Indicates whether to restore the tabs arrangement when starting an MDI application.
true if the tabs arrangement must be restored; otherwise, false.
Used to extend the Application Model's NavigationItems node.
Specifies the style of the navigation root group.
The enumeration value which specifies the style of the navigation root group.
Provides data for the event.
Initializes a new instance of the CustomShowSaveFileDialogEventArgs class.
A SaveFileDialog allowing an end-user to specify a name and location for the saved file.
Provides access to the Save File Dialog before it's shown.
A SaveFileDialog allowing an end-user to specify a name and location for the saved file.
Specifies identifiers to indicate the return value of the box.
A DialogResult enumeration specifying possible return values of the shown Save File Dialog box.
Represents a descendant that provides printing functionality in the Windows Forms applications.
Initializes a new instance of the PrintingController class.
Occurs when the and are executed and the and events are not handled.
Occurs after the View's controls have been instantiated.
Occurs when the is executed.
Occurs when the is executed.
Loads printing settings for the object, specified via a link.
A object, representing a link to the component implementing the IPrintable interface.
Represents the PageSetup Action.
A object representing the Page Setup Action.
Specifies the control to be printed using the PrintingController.
An control to be printed using the PrintingController.
Represents the Print Action.
A object representing the Print Action.
Occurs when the is executed.
Gets a string representing the Application Model's PrintingSettings node name.
Represents the PrintPreview Action.
A object representing the Print Preview Action.
Saves printing settings for the object, specified via a link.
A object, representing a link to the component implementing the IPrintable interface.
The module contained in the DevExpress.ExpressApp.Win.v17.2.dll assembly.
Creates an instance of the SystemWindowsFormsModule class.
Registers the FilterCaptionsLocalizationModelNodesGeneratorUpdater Generator Updater.
A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters.
Registers SystemWindowsFormsModule as an updater of and nodes.
An object exposing the AddUpdater method used to register node updaters in the application.
Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
A object, representing an Application Model node's differences.
Customizes metadata on business classes specific to the SystemWindowsFormsModule 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 , , , , , and interfaces.
A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.
Returns the list of updaters that handle database updates for the SystemWindowsFormsModule 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 SystemWindowsFormsModule module.
Returns a collection of additional Resource Localizer types that can be used in an application that uses the SystemWindowsFormsModule.
An ICollection<Type> collection containing the types of the Resource Localizers supplied with the SystemWindowsFormsModule.
Specifies whether printing settings are saved separately for each View.
A enumeration value specifying whether printing settings are saved separately for each View.
Sets up the SystemWindowsFormsModule after it has been added to the collection.
An object that provides methods and properties to manage the current application.
Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
An object, representing the Application Model's node updated by the UpdateNode method.
An providing access to the Application Model.
Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
An object, representing the Application Model's node updated by the UpdateNode method.
An providing access to the Application Model.
Implemented by Windows Forms List Editors that support copying contents of the focused cell to the clipboard.
Specifies the caption of a List Editor's focused cell contents.
An object specifying the caption of a List Editor's focused cell contents.
Implemented by WinForms Property Editors that can be used by List Editors for in-place editing.
Creates a Repository Item corresponding to the editor control used by the Property Editor.
A object corresponding to the editor control used by the Property Editor.
Contains values specifying whether the appearance settings for a 's focused cell are enabled.
The appearance settings for a 's focused cell are ignored when the cell is not in edit mode.
The appearance settings for a 's focused cell are enabled.
The appearance settings for a 's focused cell are enabled when there is more that one visible column.
Arguments passed to the event.
Creates and initializes a new QueryIconEventArgs instance.
A object, which is the default small icon to be used by a Window's Template. This parameter value is assigned to the property.
A object, which is the default large icon to be used by a Window's Template. This parameter value is assigned to the property.
Specifies the default large icon to be used by a Window's Template.
A object that is the default large icon to be used by a Window's Template.
Specifies the default small icon to be used by a Window's Template.
A object that is the default small icon to be used by a Window's Template.
A Window used in Windows Forms applications.
Creates an instance of the WinWindow 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.
Determines whether the WinWindow can be closed.
true if the current Window can be closed; otherwise, false.
Closes the WinWindow's .
This parameter has no effect in the WinWindow's implementation of the Close method.
true, if the WinWindow has been successfully closed; otherwise, false.
Occurs when the WinWindow's is closed.
Occurs when the WinWindow's is about to be closed.
Occurs when an exception is triggered while the WinWindow is being closed.
Provides access to the form that is the current WinWindow in a UI.
A object that is the current Window in a UI.
Indicates whether the WinWindow is currently being closed.
true, if the Window is currently being closed; otherwise, false.
Occurs when a key is pressed while the WinWindow's has focus.
Occurs when a key is released while the WinWindow's has focus.
Provides access to the last active explorer WinWindow's .
A object that is the last active explorer Window.
Occurs before assigning default icons to the WinWindow's Template.
Displays and focuses the WinWindow's .
Shows the WinWindow's as a modal dialog box with the currently active window set as its owner.
A System.Windows.Forms.DialogResult enumeration value, indicating the return value of the dialog box.
Provides data for the event.
Initializes a new instance of the ConfirmationDialogClosedEventArgs class.
A DialogResult enumeration value, specifying the user choice made in the dialog box.
Gets the dialog box return value.
A DialogResult enumeration value, specifying the user choice made in the dialog box.
Contains values specifying the location of log and user differences files.
File is located in the Windows Forms application folder, together with the executable.
File is located in the user's Application Data folder.
File location is not specified.
Provides data for the event.
Initializes a new instance of the CustomHandleExceptionEventArgs class.
A System.Exception object specifying an exception to be handled.
Gets the exception that occurred.
A System.Exception object that specifies the exception that occurred.
Provides methods used to display message boxes in Windows Forms XAF applications.
Creates a new instance of the Messaging class.
An descendant that can be used to manage the current application.
Occurs after the confirmation dialog is closed.
Specifies the default messaging.
The Messaging object, which is the default messaging.
Returns a new Messaging instance for a specific .
An object for which the Messaging is created.
A Messaging object.
Displays a warning message box with specified message text, caption and buttons.
A string which is the text displayed within the message box.
A string which is the message box caption.
A MessageBoxButtons enumeration value defining which buttons to display within the message box.
A DialogResult enumeration value, which indicates the user choice made within the message box.
Displays a message box.
A string, which is the message box caption.
A string, which is the text displayed within the message box.
A DialogResult enumeration value, which indicates the user choice made within the message box.
Displays a message box.
A string, which is the text displayed within the message box.
A string, which is the message box caption.
A MessageBoxButtons enumeration value, defining which buttons to display within the message box.
A MessageBoxIcon enumeration value, indicating which icon to display in the message box.
A DialogResult enumeration value, which indicates the user choice made within the message box.
Displays a message box.
A System.Exception object representing an exception to be displayed.
Displays a message box.
A string, which is the exception dialog form caption.
A System.Exception object specifying an exception to be displayed.
Manages a WinForms XAF application.
Initializes a new instance of the WinApplication class.
Requests an end-user confirmation via the dialog window.
A enumeration value specifying the confirmation dialog type.
A enumeration value, specifying the end-user choice.
Occurs before displaying a message box with an exception message.
Displays the Model Editor form.
Specifies the IFrameTemplateFactory object that provides Templates for a Windows Forms application.
An IFrameTemplateFactory object that provides Templates for a Windows Forms application.
Returns a name for the file where logon parameters are stored.
A string that is the path to the file where logon parameters must be stored.
A string that is the name of the file where logon parameters are stored.
Displays a message box with the specified text and set of buttons.
A string, which is the message to be displayed within the message box.
A MessageBoxButtons enumeration value defining buttons to display.
A DialogResult enumeration value specifying the user choice.
Shows the message box with details on the specified exception.
A System.Exception object representing an exception that occurred.
Specifies if the user model differences are ignored.
true, if the user model differences are ignored, otherwise - false.
A string specifying the command line argument which prohibits saving the user differences. When this argument is passed, the property is set to true.
Specifies if the delayed data loading for detail forms is enabled in WinForms applications.
true, when the delayed loading is enabled; otherwise, false.
Closes all windows and displays the logon dialog.
Gets the application's main Window.
A object which is the application's main Window.
Specifies the object, used by the Windows Forms application to display message boxes.
A object, used by the Windows Forms application to display message boxes.
Specifies a path to the directory where the model differences file (Model.xafml) reside.
A string, which is the path to the directory where the model differences file (Model.xafml) reside.
A string, which is the command line argument prefix, specifying the model differences directory path. When the argument with this prefix is passed, the remaining part of the argument is set to the property.
Contains the name of the configuration file key, specifying the path to the folder with a new application version.
Removes the splash.
Closes all windows, reinitializes and restarts the Windows Forms application.
Saves the Application Model changes made by an end-user, up to the current moment, to the storage (Model.User.xafml file, by default).
For internal use.
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 Show View Strategy used in a Windows Forms application.
A object, specifying the Show View Strategy used in a Windows Forms application.
Specifies the splash screen displayed when a Windows Forms application starts.
An object, which is the splash screen displayed when a Windows Forms application starts.
Starts the Windows Forms application.
Starts the splash.
Stops the splash
For internal use.
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.
Specifies whether or not a Layout is displayed with minimum borders on a form.
true, if the Layout is displayed with a minimum of borders on a form; otherwise, false.
For internal use.
The name of the configuration file key, which specifies the user differences file location.
Specifies the path to the user model differences file.
A string, specifying the path to the user model differences file.
Used to extend the Application Model's ListView node.
Specifies whether the Find Panel is visible in the grid that displays the current List View.
true, if the Find Panel is visible; otherwise, false.
Used to extend the Application Model's Class node.
Specifies whether to display the Find Panel in the default List View.
true, to display the Find Panel in the default List View; otherwise, false.
The Windows Forms specific descendant of the class.
Initializes a new instance of the WinExportController class.
Occurs when the is executed, before data is exported to a stream.
Contains values specifying the 's modes of operation.
Specifies that Views are invoked in separate Windows.
Specifies that Views are invoked in separate tabs.
A Show View Strategy that uses a multiple document interface and can be used as an alternative to the default .
Creates and initializes an instance of the MdiShowViewStrategy class.
An descendant object that is the application that will use the instantiated Show View Strategy.
An enumeration value specifying the MdiShowViewStrategy's mode of operation. This parameter value is assigned to the property.
Creates and initializes an instance of the MdiShowViewStrategy class in tabbed mode.
An descendant object that is the application that will use the instantiated Show View Strategy.
Tries to close all the Windows from the collection.
true if the Windows have been closed successfully; otherwise, false.
Occurs when the View layout is restored.
Occurs when the View layout is saved.
Releases all the resources allocated by the current Show View Strategy.
Returns the active Explorer Window.
A object representing the active Explorer Window.
Returns the active Inspector Window of a particular Explorer Window.
A object representing the Explorer Window whose active Inspector Window must be returned.
A object representing the active Inspector Window of the specified Explorer Window.
Returns the active Inspector Window.
A object representing the active Inspector Window.
Returns the MdiShowViewStrategy's mode of operation.
An enumeration value specifying the MdiShowViewStrategy's mode of operation.
Indicates whether the Show View Strategy keeps track of invoked Views.
true, if the Show View Strategy keeps track of invoked Views; otherwise, false.
Represents the Action Container View Item used in XAF Windows Forms applications.
Creates and initializes a new instance of the WinActionContainerViewItem class.
An object that represents the Application Model's Views | <DetailView> | Items | ActionContainerViewItem 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. This value is assigned to the property.
Provides access to a collection of Actions which are displayed by the Win Action Container View Item.
An object that represents a ReadOnlyCollection<> collection that contains Actions of the current Win Action Container View Item.
Prevents the View Item's Action Container control from being updated until the method is called.
Clears the WinActionContainerViewItem's Action Container.
Provides access to the Action Container displayed by the current View Item.
A ButtonsContainer object which is the Action Container displayed by the WinActionContainerViewItem.
Specifies the Win Action Container View Item's Action Container identifier.
A string value that represents the Win 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.
Adds a specified Action to a Win Action Container View Item's collection and creates its control.
An object that represents the Action to be registered within the current Win Action Container View Item.