Mini Kabibi Habibi
<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.ExpressApp.Win.v13.1</name>
</assembly>
<members>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelListViewWin">
<summary>
<para>This interface is obsolete. Use <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> instead.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewWin.ActiveFilterString">
<summary>
<para>This property is obsolete. Use <see cref="P:DevExpress.ExpressApp.Model.IModelListView.Filter"/> instead.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewWin.IsActiveFilterEnabled">
<summary>
<para>This property is obsolete. Use <see cref="P:DevExpress.ExpressApp.Model.IModelListView.FilterEnabled"/> instead.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerDetailViewOptions">
<summary>
<para>Used to extend the Application Model's DetailView node.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutItem">
<summary>
<para>Used to extend the Application Model's LayoutItem node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutItem.TextAlignMode">
<summary>
<para>Specifies the alignment settings of the layout item's control.
</para>
</summary>
<value>A <b>TextAlignModeItem</b> enumeration value specifying the alignment settings of the layout item's control.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutGroup">
<summary>
<para>Used to extend the Application Model's LayoutGroup node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutGroup.TextAlignMode">
<summary>
<para>Specifies the alignment settings of the controls displayed in the current group.
</para>
</summary>
<value>A <b>TextAlignModeGroup</b> enumeration value specifying the alignment settings of the controls displayed in the current group.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelSeparator">
<summary>
<para>The SeparatorItem node defines a separator item for the current layout. Separator items allow end-users to visually separate View Items at runtime.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelSplitter">
<summary>
<para>The Splitter node defines a splitter item for the current layout. Splitter items allow end-users to quickly resize View Items at runtime.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions">
<summary>
<para>Used to extend the Application Model Options node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.CustomizationEnabled">
<summary>
<para>Specifies whether an end-user can customize a View Items layout on a detail form.
</para>
</summary>
<value><b>true</b>, if an end-user can customize a View Items layout on a detail form; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.InvisibleGroupVerticalDistance">
<summary>
<para>Specifies the vertical spacing that segregates a Layout Group with hidden text from regular Layout Groups.
</para>
</summary>
<value>An integer value specifying the vertical spacing that segregates a Layout Group with hidden text from regular Layout Groups.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.ItemToBorderHorizontalDistance">
<summary>
<para><para>Specifies the horizontal indents between the following layout elements:</para>
<para>1. A Layout Group's vertical borders and the Layout Items contained in the Group. Has no effect on Layout Groups with hidden text.</para>
<para>2. A Layout Group's vertical borders and the Detail View's edges.</para>
</para>
</summary>
<value>An integer value specifying the horizontal indents between layout elements.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.ItemToBorderVerticalDistance">
<summary>
<para><para>Specifies the vertical indents between the following layout elements:</para>
<para>1. A Layout Group's horizontal borders and the Layout Items contained in the Group. Has no effect on Layout Groups with hidden text.</para>
<para>2. A Layout Group's horizontal borders and the Detail View's edges.</para>
</para>
</summary>
<value>An integer value specifying vertical indents between the layout elements.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.ItemToItemHorizontalDistance">
<summary>
<para>Specifies the horizontal spacing between adjacent Layout Items.
</para>
</summary>
<value>An integer value specifying the horizontal spacing between adjacent Layout Items.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.ItemToItemVerticalDistance">
<summary>
<para>Specifies the vertical spacing between adjacent Layout Items.
</para>
</summary>
<value>An integer value specifying the vertical spacing between adjacent Layout Items.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.ItemToTabBorderDistance">
<summary>
<para>Specifies the indents between a tabbed group's edges and Layout Items contained in the group's tabbed pages.
</para>
</summary>
<value>An integer value specifying the indents between a tabbed group's edges and Layout Items contained in the group's tabbed pages.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.TextAlignModeGroup">
<summary>
<para>Specifies the default alignment settings of the controls displayed in layout groups.
</para>
</summary>
<value>An integer value specifying the default alignment settings of the controls displayed in layout groups.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.TextAlignModeItem">
<summary>
<para>Specifies the default alignment settings of layout items' controls.
</para>
</summary>
<value>An integer value specifying the default alignment settings of layout items' controls.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelWinLayoutManagerOptions.TextToControlDistance">
<summary>
<para>Specifies the distance between the text regions of layout items and the corresponding controls.
</para>
</summary>
<value>An integer value specifying the distance between the text regions of layout items and the corresponding controls.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts">
<summary>
<para>Used to extend the Application Model's Options node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts.FilterShortcut">
<summary>
<para>Defines the shortcut which displays the filter dropdown for the currently selected column.
</para>
</summary>
<value>A string specifying the shortcut which displays the filter dropdown for the currently selected column.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts.GroupShortcut">
<summary>
<para>Defines the shortcut which groups or ungroups the data in the current List View by the currently selected column.
</para>
</summary>
<value>A string specifying the shortcut which groups or ungroups the data in the current List View by the currently selected column.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts.NavigateBackShortcut">
<summary>
<para>Defines the shortcut which selects the previous column.
</para>
</summary>
<value>A string specifying the shortcut which selects the previous column.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts.NavigateForwardShortcut">
<summary>
<para>Defines the shortcut which selects the next column.
</para>
</summary>
<value>A string specifying the shortcut which selects the next column.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShortcuts.SortShortcut">
<summary>
<para>Defines the shortcut which changes the sort mode of the currently selected column.
</para>
</summary>
<value>A string specifying the shortcut which changes the sort mode of the currently selected column.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IHtmlFormattingSupport">
<summary>
<para>Declares members implemented by Windows Forms List Editors and View Items that support HTML formatting of the display text.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.IHtmlFormattingSupport.SetHtmlFormattingEnabled(System.Boolean)">
<summary>
<para>Enables or disables HTML Formatting of the display text.
</para>
</summary>
<param name="htmlFormattingEnabled">
<b>true</b> to enable HTML formatting of the display text; otherwise <b>false</b>.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.StaticTextDetailItem">
<summary>
<para>Represents the Static Text View Item used in <b>XAF</b> Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.StaticTextDetailItem.#ctor(DevExpress.ExpressApp.Model.IModelStaticText,System.Type)">
<summary>
<para>Creates and initializes a new instance of the StaticTextDetailItem class.
</para>
</summary>
<param name="model">
An <see cref="T:DevExpress.ExpressApp.Model.IModelStaticText"/> object that represents the Application Model's <b>Views</b> | <b>DetailView</b> | <b>Items</b> | <b>DetailViewItem</b> node that defines the current View Item. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Editors.StaticText.Model"/> property.
</param>
<param name="objectType">
A <see cref="T:System.Type"/> object that represents the type of the object for which the current View Item's View is created. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Editors.ViewItem.ObjectType"/> property.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.StaticTextDetailItem.Label">
<summary>
<para>Provides access to the <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraEditorsLabelControltopic">LabelControl</a> used by the StaticTextDetailItem to display captions in a UI.
</para>
</summary>
<value>A <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraEditorsLabelControltopic">LabelControl</a> instance used by the <b>StaticTextDetailItem</b> to display captions in a UI.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.StaticTextDetailItem.SetHtmlFormattingEnabled(System.Boolean)">
<summary>
<para>Enables or disables HTML formatting of the current Static Text View Item's text.
</para>
</summary>
<param name="htmlFormattingEnabled">
<b>true</b>, to enable HTML formatting of the current Static Text View Item's text; otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.StaticImageDetailItem">
<summary>
<para>Represents the Static Image View Item used in <b>XAF</b> Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.StaticImageDetailItem.#ctor(DevExpress.ExpressApp.Model.IModelStaticImage,System.Type)">
<summary>
<para>Creates and initializes a new instance of the StaticImageDetailItem class.
</para>
</summary>
<param name="model">
An <see cref="T:DevExpress.ExpressApp.Model.IModelStaticImage"/> object that represents the Application Model's <b>Views</b> | <b>DetailView</b> | <b>Items</b> | <b>DetailViewItem</b> node that defines the current View Item. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Editors.StaticImage.Model"/> property.
</param>
<param name="objectType">
A <see cref="T:System.Type"/> object that represents the type of the object for which the current View Item's View is created. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Editors.ViewItem.ObjectType"/> property.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.ISplash">
<summary>
<para>Declares members implemented by a splash screen which is displayed when a Windows Forms application starts.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.ISplash.IsStarted">
<summary>
<para>Indicates whether the splash screen is being displayed.
</para>
</summary>
<value><b>true</b>, if the splash screen is being displayed; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.ISplash.SetDisplayText(System.String)">
<summary>
<para>Sets the text to be displayed by the label located on the default splash screen form.
</para>
</summary>
<param name="displayText">
A string value representing the text to be shown on the default splash screen form.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.ISplash.Start">
<summary>
<para>Shows a splash screen form.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.ISplash.Stop">
<summary>
<para>Closes a splash screen form.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs">
<summary>
<para>Represents arguments passed to the <see cref="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.ColumnCreated"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs.#ctor(DevExpress.XtraGrid.Columns.GridColumn,DevExpress.ExpressApp.Model.IModelColumn)">
<summary>
<para>Creates and initializes a new instance of the ColumnCreatedEventArgs class.
</para>
</summary>
<param name="column">
A <b>GridColumn</b> object that represents the column which has been created. This argument is used to initialize the <see cref="P:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs.Column"/> property.
</param>
<param name="columnInfo">
An <see cref="T:DevExpress.ExpressApp.Model.IModelColumn"/> object that represents the Application Model's node which contains information on the created column. This argument is used to initialize the <see cref="P:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs.ColumnInfo"/> property.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs.Column">
<summary>
<para>Provides access to the column that has been created.
</para>
</summary>
<value>A <b>GridColumn</b> object that represents the column which has been created.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.ColumnCreatedEventArgs.ColumnInfo">
<summary>
<para>Provides access to the Application Model's node which contains information on the created column.
</para>
</summary>
<value>An <see cref="T:DevExpress.ExpressApp.Model.IModelColumn"/> object that represents the Application Model's node which contains information on the created column.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.GridListEditor">
<summary>
<para>Represents the List Editor used by default in <b>XAF</b> Windows Forms applications, to display List Views in a UI.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.#ctor(DevExpress.ExpressApp.Model.IModelListView)">
<summary>
<para>Creates and initializes an instance of the GridListEditor class.
</para>
</summary>
<param name="model">
An <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> object representing the Application Model's node which contains information on the View that will use the instantiated List Editor.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.AppearanceFocusedCellMode">
<summary>
<para>Specifies whether the appearance settings for the focused cell are enabled.
</para>
</summary>
<value>An <see cref="T:DevExpress.ExpressApp.Win.Editors.AppearanceFocusedCellMode"/> enumeration value specifying whether the appearance settings for the focused cell are enabled.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.ApplyModel">
<summary>
<para>Updates the current List Editor's state in accordance with the information stored in the Application Model.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.BeginCustomization">
<summary>
<para>Occurs after the customization form that displays headers of hidden columns has been displayed.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.BreakLinksToControls">
<summary>
<para>Removes references to the GridListEditor's control and its event handlers.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.CanShowPopupMenu(System.Drawing.Point)">
<summary>
<para>Returns a Boolean value that indicates whether it is possible to invoke a context menu at the specified position.
</para>
</summary>
<param name="position">
A <see cref="T:System.Drawing.Point"/> object that specifies the position at which a context menu is invoked.
</param>
<returns><b>true</b> if it is possible to invoke a context menu at the specified position; otherwise <b>false</b>.
</returns>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.ColumnCreated">
<summary>
<para>Occurs after a column has been created in the GridListEditor's <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Columns">
<summary>
<para>Provides access to a collection of objects representing the GridListEditor's columns.
</para>
</summary>
<value>An <b>IList@lt;ColumnWrapper@gt;</b> object representing a collection of GridListEditor's column wrappers.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.ContextMenuTemplate">
<summary>
<para>Provides access to the GridListEditor's Context Menu Template.
</para>
</summary>
<value>A control which implements the <b>IContextMenuTemplate</b> interface and represents a List Editor's Context Menu Template.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.CreateCustomFilterEditorRepositoryItem">
<summary>
<para>Occurs when creating a Filter Editor for the current Grid List Editor.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.CustomizeAppearance">
<summary>
<para>Occurs before the <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>'s cell of the GridListEditor has been repainted in a UI. Enables the appearance settings of individual cells to be changed.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.Dispose">
<summary>
<para>Releases all resources used by the GridListEditor.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.GridListEditor.DragDropCustomCodeId">
<summary>
<para>This member is intended for internal use.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.GridListEditor.DragEnterCustomCodeId">
<summary>
<para>This member is intended for internal use.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.EndCustomization">
<summary>
<para>Occurs before the customization form that displays headers of hidden columns has been closed.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.FilterColumnsMode">
<summary>
<para>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.
</para>
</summary>
<value>A <b>FilterColumnsMode</b> 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 <b>FilterColumnsMode.AllProperties</b> value is set.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.FindColumnPropertyName(DevExpress.XtraGrid.Columns.GridColumn)">
<summary>
<para>Returns the name of the property corresponding to the GridListEditor's specific <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/> column.
</para>
</summary>
<param name="column">
A <b>DevExpress.XtraGrid.Columns.GridColumn</b> object representing the <b>GridControl</b>'s column whose corresponding property name will be retrieved.
</param>
<returns>A string holding the name of the property corresponding to the specified column.
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.FocusedObject">
<summary>
<para>Gets or sets the focused object in the GridListEditor.
</para>
</summary>
<value>The focused object.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.GetIndexByObject(System.Object)">
<summary>
<para>Returns the index of an object that represents a <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>'s row.
</para>
</summary>
<param name="obj">
An object that represents a <b>GridView</b>'s row.
</param>
<returns>An index of an object that represents a <b>GridView</b>'s row.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.GetObjectByIndex(System.Int32)">
<summary>
<para>Returns an object that represents the <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>'s row with the specified index.
</para>
</summary>
<param name="index">
The index of a <b>GridView</b>'s row.
</param>
<returns>An object that represents the <b>GridView</b>'s row with the specified index.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.GetOrderedObjects">
<summary>
<para>Returns an ordered list of objects that represent the <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>'s rows.
</para>
</summary>
<returns>An ordered list of objects that represent the <b>GridView</b>'s rows.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.GetSelectedObjects">
<summary>
<para>Provides access to the collection of objects that are currently selected in the <see cref="T:DevExpress.ExpressApp.Win.Editors.GridListEditor"/>'s grid.
</para>
</summary>
<returns>A list of the selected objects.
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Grid">
<summary>
<para>Provides access to the GridListEditor's control.
</para>
</summary>
<value>A <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraGridGridControltopic"><b>GridControl</b></a> object that represents the <b>GridListEditor</b>'s control.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridDataSourceChanging">
<summary>
<para>Occurs after a handle has been created for the GridListEditor's <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Grid"/>, but before the <b>Grid</b> control's data source has been assigned.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView">
<summary>
<para>Provides access to the <b>GridControl</b>'s View that is used to display data in the GridListEditor.
</para>
</summary>
<value>A <b>GridView</b> object that represents the <b>GridControl</b>'s View used to display data in the <b>GridListEditor</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.IsServerModeSupported">
<summary>
<para>Indicates whether the List Editor supports server mode (see <see cref="P:DevExpress.ExpressApp.CollectionSourceBase.IsServerMode"/>).
</para>
</summary>
<value><b>true</b>, if the List Editor supports server mode; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.LookupColumnFilterMode">
<summary>
<para>Specifies how the <a href="http://documentation.devexpress.com/#WindowsForms/CustomDocument8869">Find Panel</a> performs a search in server mode (see <see cref="P:DevExpress.ExpressApp.CollectionSourceBase.IsServerMode"/>).
</para>
</summary>
<value>A <a href="http://documentation.devexpress.com/#CoreLibraries/DevExpressXtraGridColumnFilterModeEnumtopic">ColumnFilterMode</a> enumeration value specifying how the Find Panel performs searching in server mode.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Name">
<summary>
<para>Specifies the GridListEditor's name.
</para>
</summary>
<value>A <b>String</b> value representing the current List Editor's name.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.NewItemRowPosition">
<summary>
<para>Gets or sets the position of the new item row within the GridListEditor.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.NewItemRowPosition"/> enumeration value that specifies the position of the new item row within the <b>GridListEditor</b>. The default value is specified by the <see cref="P:DevExpress.ExpressApp.SystemModule.IModelListViewNewItemRow.NewItemRowPosition"/> property of the Application Model's <b>Views</b> | <b>List View</b> node.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.OnExporting">
<summary>
<para>Performs the required pre-export actions under the <b>GridListEditor</b>.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.GridListEditor.PageRowCountForServerMode">
<summary>
<para>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.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.PopupSite">
<summary>
<para>Returns the control over which a context menu is being invoked.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.Control"/> object that represents the control over which a context menu is being invoked.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Printable">
<summary>
<para>Specifies the control to be exported via the <see cref="P:DevExpress.ExpressApp.SystemModule.ExportController.ExportAction"/>.
</para>
</summary>
<value>An <b>IPrintable</b> object that is the control used for exporting. The default value is the GridListEditor's <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.Grid"/> property value.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.GridListEditor.PrintableChanged">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.SystemModule.IExportable.Printable"/> control is created and disposed of.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.ProcessSelectedItemBySingleClick">
<summary>
<para>Specifies whether a List View's record must be processed after a click or a double-click.
</para>
</summary>
<value><b>true</b> if a List View's record must be processed after a click; <b>false</b> if a List View's record must be processed after a double-click.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.ReadOnlyEditors">
<summary>
<para>Specifies whether read-only editors with enabled in-place editing are used by the GridListEditor.
</para>
</summary>
<value><b>true</b>, if read-only editors with enabled in-place editing are used; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.Refresh">
<summary>
<para>Refreshes the bound data source of the GridListEditor's control.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.RemoveColumn(DevExpress.ExpressApp.Editors.ColumnWrapper)">
<summary>
<para>Removes a particular column from the GridListEditor's <see cref="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.GridView"/>.
</para>
</summary>
<param name="column">
A <b>ColumnWrapper</b> object representing the column to remove.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.RepositoryFactory">
<summary>
<para>Provides access to the Repository Item Factory that is used by the GridListEditor to create in-place editors.
</para>
</summary>
<value>A <b>RepositoryFactory</b> object that is used by the <b>GridListEditor</b> to create in-place editors.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.RequiredProperties">
<summary>
<para>Returns an array of descriptors for the properties considered bindable by the GridListEditor's Collection Source.
</para>
</summary>
<value>An array of descriptors for the properties considered bindable by the List Editor's Collection Source.
</value>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.GridListEditor.RestoreSelectedRowByHandle">
<summary>
<para>This field is intended for internal use.
</para>
</summary>
<returns>@nbsp;
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.ScrollOnMouseMove">
<summary>
<para>This property is intended for internal use.
<!--
Specifies whether the GridListEditor's automatic scrolling is enabled.
-->
</para>
</summary>
<value>@nbsp;
<!--
<b>true</b> to scroll through the <b>GridListEditor</b> in response to mouse movement; otherwise <b>false</b>.
-->
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.SelectionType">
<summary>
<para>Returns the selection type supported by the GridListEditor.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.SelectionType"/> enumeration value that represents the selection type supported by the current List Editor.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.SetHtmlFormattingEnabled(System.Boolean)">
<summary>
<para>Enables or disables HTML Formatting of the GridListEditor's column captions.
</para>
</summary>
<param name="htmlFormattingEnabled">
<b>true</b> to enable HTML formatting of the <b>GridListEditor</b>'s column captions; otherwise <b>false</b>. The default value is specified by the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsEnableHtmlFormatting.EnableHtmlFormatting"/> property of the Application Model's <b>Options</b> node.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.SetMenuManager(DevExpress.Utils.Menu.IDXMenuManager)">
<summary>
<para>Sets the <b>IDXMenuManager</b> object that controls the Look @amp; Feel options of the Context Menu Template via the GridListEditor's control.
</para>
</summary>
<param name="manager">
An <b>IDXMenuManager</b> object that controls the Look @amp; Feel options of the Context Menu Template via the List Editor's control.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.Setup(DevExpress.ExpressApp.CollectionSourceBase,DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Performs additional initialization of the GridListEditor.
</para>
</summary>
<param name="collectionSource">
A <see cref="T:DevExpress.ExpressApp.CollectionSourceBase"/> object that represent the Collection Source of the List View that the current List Editor represents in a UI.
</param>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that can be used to manage the current application.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.GridListEditor.StartIncrementalSearch(System.String)">
<summary>
<para>Starts an incremental search for the specified string.
</para>
</summary>
<param name="searchString">
The text to locate.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.SupportedExportFormats">
<summary>
<para>Provides access to the list of export formats supported by the current Grid List Editor.
</para>
</summary>
<value>An <b>List@lt;</b><a href="http://documentation.devexpress.com/#CoreLibraries/DevExpressXtraPrintingExportTargetEnumtopic">ExportTarget</a><b>@gt;</b> object that is a list of supported export formats.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.GridListEditor.TrackMousePosition">
<summary>
<para>Specifies whether mouse tracking is enabled for the GridListEditor.
</para>
</summary>
<value><b>true</b> to enable mouse tracking; otherwise <b>false</b>.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.ShowInSingleWindowStrategy">
<summary>
<para>A Show View Strategy that can be used as an alternative to the <see cref="T:DevExpress.ExpressApp.Win.ShowInMultipleWindowsStrategy"/>. Provides a different behavior when a Detail View is invoked from a List View that is displayed in the main Window.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.ShowInSingleWindowStrategy.#ctor(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Creates and initializes an instance of the ShowInSingleWindowStrategy class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant object that represents the application that will use the instantiated Show View Strategy.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.ShowInMultipleWindowsStrategy">
<summary>
<para>Represents the Show View Strategy used in <b>XAF</b> Windows Forms applications by default.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.ShowInMultipleWindowsStrategy.#ctor(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Creates and initializes an instance of the ShowInMultipleWindowsStrategy class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant object that represents the application that will use the instantiated Show View Strategy.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.WinShowViewStrategyBase">
<summary>
<para>An abstract class that serves as the base class for Show View Strategies used in <b>XAF</b> Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.#ctor(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>The constructor which provides basic functionality for the classes derived from the WinShowViewStrategyBase class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant object that represents the application that will use the instantiated Show View Strategy.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.CloseAllWindows">
<summary>
<para>Tries to close all the Windows from the <see cref="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Windows"/> collection.
</para>
</summary>
<returns><b>true</b> if the Windows have been closed successfully; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Dispose">
<summary>
<para>Releases all the resources allocated by the current Show View Strategy.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Explorers">
<summary>
<para>Gets a list of the application's Explorer Windows.
</para>
</summary>
<value>A <b>List@lt;</b><see cref="T:DevExpress.ExpressApp.Win.WinWindow"/><b>@gt;</b> object representing a list of the application's Explorer Windows.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Inspectors">
<summary>
<para>Gets a list of the application's Inspector Windows.
</para>
</summary>
<value>A <b>List@lt;</b><see cref="T:DevExpress.ExpressApp.Win.WinWindow"/><b>@gt;</b> object representing a list of the application's Inspector Windows.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.MainWindow">
<summary>
<para>Provides access to the application's main <see cref="T:DevExpress.ExpressApp.Window"/>.
</para>
</summary>
<value>A <b>Window</b> object that represents the application's main Window.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.ShowStartupWindow">
<summary>
<para>Displays the application's main <see cref="T:DevExpress.ExpressApp.Window"/>.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.StartupWindowShown">
<summary>
<para>Occurs after the main <see cref="T:DevExpress.ExpressApp.Window"/> has been displayed.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.UIType">
<summary>
<para>Indicaties the UI type provided by a <b>WinShowViewStrategyBase</b> descendant.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.UIType"/> enumeration value specifying the UI type provided by a <b>WinShowViewStrategyBase</b> descendant.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Windows">
<summary>
<para>Provides access to a read-only collection of the application's Windows.
</para>
</summary>
<value>A <b>ReadOnlyCollection@lt;</b><see cref="T:DevExpress.ExpressApp.Win.WinWindow"/><b>@gt;</b> object representing a read-only collection of the application's Windows.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.WinNewObjectViewController">
<summary>
<para>Inherits from the <see cref="T:DevExpress.ExpressApp.SystemModule.NewObjectViewController"/> to implement Windows Forms specific behavior.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.WinNewObjectViewController.#ctor">
<summary>
<para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.Win.SystemModule.WinNewObjectViewController"/> class.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.DXPropertyEditor">
<summary>
<para>A base class for Property Editors that use Developer Express Windows Forms controls.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.DXPropertyEditor.Control">
<summary>
<para>Provides access to the control that represents the current Property Editor in a UI.
</para>
</summary>
<value>A <b>DevExpress.XtraEditors.BaseEdit</b> object representing a control used to display the current Property Editor in a UI.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.Editors.DXPropertyEditor.CustomSetupRepositoryItem">
<summary>
<para>Occurs after the creation of a Property Editor's control.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.DXPropertyEditor.ErrorMessage">
<summary>
<para>Specifies the message about validation rules broken because of the current Property Editor's bound property.
</para>
</summary>
<value>A string value representing the text shown in the Property Editor's tooltip when a validation rule is broken.
</value>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.DXPropertyEditor.RepositoryItemsTypesWithMandatoryButtons">
<summary>
<para>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: <b>RepositoryItemImageEdit</b>, <b>RepositoryItemMemoExEdit</b>, <b>RepositoryItemRtfEditEx</b> and <b>RepositoryItemObjectEdit</b>.
</para>
</summary>
<returns>The list of repository item types. The default is (RepositoryItemImageEdit, RepositoryItemMemoExEdit, RepositoryItemRtfEditEx, RepositoryItemObjectEdit).
</returns>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.WinPropertyEditor">
<summary>
<para>Represents a base class for Windows Forms Property Editors.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinPropertyEditor.BreakLinksToControl(System.Boolean)">
<summary>
<para>Removes references to the Property Editor's control and its event handlers.
</para>
</summary>
<param name="unwireEventsOnly">
<b>true</b> if event handlers should be unsubscribed only; <b>false</b>, if in addition to event unsubscription, the allocated resources should be disposed of.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.WinPropertyEditor.Control">
<summary>
<para>Provides access to the control that represents the current Property Editor in a UI.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.Control"/> object used to display the current Property Editor in a UI.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.WinPropertyEditor.ControlBindingProperty">
<summary>
<para>Specifies the property of the current Property Editor's control that is used for data binding.
</para>
</summary>
<value>A string value representing the name of the control property to bind.
</value>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.WinPropertyEditor.TextControlHeight">
<summary>
<para>Returns the default control height in pixels. Used by XAF built-in Property Editors.
</para>
</summary>
<returns>The height of the Property Editor's control in pixels. By default, it is set to 19.
</returns>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.WinDetailViewController">
<summary>
<para>This class is obsolete. Use <see cref="T:DevExpress.ExpressApp.Win.SystemModule.WinModificationsController"/> instead.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.WinDetailViewController.#ctor">
<summary>
<para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.Win.SystemModule.WinModificationsController"/> class.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.WinModificationsController">
<summary>
<para>Inherits from the <see cref="T:DevExpress.ExpressApp.SystemModule.ModificationsController"/> to implement Windows Forms specific behavior.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.WinModificationsController.#ctor">
<summary>
<para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.Win.SystemModule.WinModificationsController"/> class.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.ISupportUpdateSplash">
<summary>
<para>Declares members implemented by a splash screen which can display the loading process dynamically.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.ISupportUpdateSplash.UpdateSplash(System.String,System.String,System.Object[])">
<summary>
<para>Updates the information displayed on the splash screen.
</para>
</summary>
<param name="caption">
A string which is the splash caption text.
</param>
<param name="description">
A string which is the splash description text.
</param>
<param name="additionalParams">
An array of objects that are additional parameters passed to the splash.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.PrintingSettingsStorage">
<summary>
<para>Specifies whether printing settings are saved separately for each View.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.SystemModule.PrintingSettingsStorage.Application">
<summary>
<para>Specifies that saved printing settings affect all the Views in an application
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.SystemModule.PrintingSettingsStorage.View">
<summary>
<para>Specifies that printing settings are saved separately for each View.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings">
<summary>
<para>The PrintingSettings node specifies page settings used by the Printing System's <see cref="T:DevExpress.ExpressApp.Win.SystemModule.PrintingController"/>, which exposes the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PageSetupAction"/>, <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintAction"/> and <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintPreviewAction"/> Actions.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.CustomPaperSize">
<summary>
<para>Specifies a custom paper size.
</para>
</summary>
<value>A <b>System.Drawing.Size</b> object that specifies a custom paper size.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.Landscape">
<summary>
<para>Specifies whether the page orientation is landscape.
</para>
</summary>
<value><b>true</b>, if the page orientation is landscape; <b>false</b> - when orientation is portrait.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.Margins">
<summary>
<para>Specifies page margins.
</para>
</summary>
<value>A <b>System.Drawing.Printing.Margins</b> object that specifies page margins.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.PageHeaderFooter">
<summary>
<para>For internal use.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.PaperKind">
<summary>
<para>Specifies the type of paper for the document
</para>
</summary>
<value>A <b>System.Drawing.Printing.PaperKind</b> enumeration value that specifies the paper type.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelPrintingSettings.PaperName">
<summary>
<para>Specifies the name of the custom paper used in the printer that will print the document .
</para>
</summary>
<value>A string that specifies the name of the custom paper used in the printer that will print the document.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.AboutInfoController">
<summary>
<para>Represents a <see cref="T:DevExpress.ExpressApp.WindowController"/> descendant that contains the <b>About</b> Action.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.AboutInfoController.#ctor">
<summary>
<para>Initializes a new instance of the AboutInfoController class.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.AboutInfoController.AboutInfoAction">
<summary>
<para>Invokes a window that displays the 'About' information on the current application.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Actions.PopupWindowShowAction"/> object that is the <b>About</b> Action.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.IModelOptionsTabbedMdiLayout">
<summary>
<para>Used to extend the Application Model's <b>Options</b> node with the properties required for the <see cref="T:DevExpress.ExpressApp.Win.MdiShowViewStrategy"/>.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.IModelOptionsTabbedMdiLayout.DocumentManagerState">
<summary>
<para>For internal use.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.IModelOptionsTabbedMdiLayout.RecentPages">
<summary>
<para>Specifies a string that stores properties of the documents that were open before closing an MDI application.
</para>
</summary>
<value>A string that stores properties of the documents that should be restored the next time the application is started.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.IModelOptionsTabbedMdiLayout.RestoreTabbedMdiLayout">
<summary>
<para>Indicates whether to restore the tabs arrangement when starting an MDI application.
</para>
</summary>
<value><b>true</b> if the tabs arrangement must be restored; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.IModelOptionsTabbedMdiLayout.ViewLayout">
<summary>
<para>This property is obsolete and is no longer used.
</para>
</summary>
<value>@nbsp;
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.CustomShowSaveFileDialogEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.ExpressApp.Win.SystemModule.WinExportController.CustomShowSaveFileDialog"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.CustomShowSaveFileDialogEventArgs.#ctor(System.Windows.Forms.SaveFileDialog)">
<summary>
<para>Initializes a new instance of the <b>CustomShowSaveFileDialogEventArgs</b> class.
</para>
</summary>
<param name="dialog">
A <b>SaveFileDialog</b> allowing an end-user to specify a name and location for the saved file.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.CustomShowSaveFileDialogEventArgs.Dialog">
<summary>
<para>Provides access to the Save File Dialog before it's shown.
</para>
</summary>
<value>A <b>SaveFileDialog</b> allowing an end-user to specify a name and location for the saved file.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.CustomShowSaveFileDialogEventArgs.DialogResult">
<summary>
<para>Specifies identifiers to indicate the return value of the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.CustomShowSaveFileDialogEventArgs.Dialog"/> box.
</para>
</summary>
<value>A <b>DialogResult</b> enumeration specifying possible return values of the shown Save File Dialog box.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.PrintingController">
<summary>
<para>Represents a <see cref="T:DevExpress.ExpressApp.ViewController"/> descendant that provides printing functionality in the Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.PrintingController.#ctor">
<summary>
<para>Initializes a new instance of the PrintingController class.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomForceGridControlMethods">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintAction"/> and <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintPreviewAction"/> are executed and the <see cref="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomPrint"/> and <see cref="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomShowPrintPreview"/> events are not handled.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomGetPrintableControl">
<summary>
<para>Occurs after the View's controls have been instantiated.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomPrint">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintAction"/> is executed.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.CustomShowPrintPreview">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintPreviewAction"/> is executed.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.PrintingController.LoadPrintingSettings(DevExpress.XtraPrinting.PrintableComponentLink)">
<summary>
<para>Loads printing settings for the <a href="http://documentation.devexpress.com/#CoreLibraries/clsDevExpressXtraPrintingIPrintabletopic">IPrintable</a> object, specified via a link.
</para>
</summary>
<param name="printableComponentLink">
A <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraPrintingPrintableComponentLinktopic">PrintableComponentLink</a> object, representing a link to the component implementing the <b>IPrintable</b> interface.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PageSetupAction">
<summary>
<para>Represents the <b>PageSetup</b> Action.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Actions.SimpleAction"/> object representing the <b>Page Setup</b> Action.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintableControl">
<summary>
<para>Specifies the control to be printed via the PrintingController.
</para>
</summary>
<value>An <a href="http://documentation.devexpress.com/#CoreLibraries/clsDevExpressXtraPrintingIPrintabletopic">IPrintable</a> control to be printed via the PrintingController.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintAction">
<summary>
<para>Represents the <b>Print</b> Action.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Actions.SimpleAction"/> object representing the <b>Print</b> Action.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintingSettingsLoaded">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintAction"/> is executed.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintingSettingsNodeName">
<summary>
<para>Gets a string representing the Application Model's <b>PrintingSettings</b> node name.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.PrintingController.PrintPreviewAction">
<summary>
<para>Represents the <b>PrintPreview</b> Action.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Actions.SimpleAction"/> object representing the <b>Print Preview</b> Action.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.PrintingController.SavePrintingSettings(DevExpress.XtraPrinting.PrintableComponentLink)">
<summary>
<para>Saves printing settings for the <a href="http://documentation.devexpress.com/#CoreLibraries/clsDevExpressXtraPrintingIPrintabletopic">IPrintable</a> object, specified via a link.
</para>
</summary>
<param name="printableComponentLink">
A <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraPrintingPrintableComponentLinktopic">PrintableComponentLink</a> object, representing a link to the component implementing the <b>IPrintable</b> interface.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule">
<summary>
<para>The module contained in the <i>DevExpress.ExpressApp.Win.v13.1.dll</i> assembly.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.#ctor">
<summary>
<para>Creates an instance of the SystemWindowsFormsModule class.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.AddGeneratorUpdaters(DevExpress.ExpressApp.Model.Core.ModelNodesGeneratorUpdaters)">
<summary>
<para>Registers the <b>FilterCaptionsLocalizationModelNodesGeneratorUpdater</b> Generator Updater.
</para>
</summary>
<param name="updaters">
A <b>ModelNodesGeneratorUpdaters</b> object providing access to the list of Generator Updaters.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.AddModelNodeUpdaters(DevExpress.ExpressApp.Model.Core.IModelNodeUpdaterRegistrator)">
<summary>
<para>Registers SystemWindowsFormsModule as an updater of <see cref="T:DevExpress.ExpressApp.Model.IModelLocalization"/> and <see cref="T:DevExpress.ExpressApp.Model.IModelOptions"/> nodes.
</para>
</summary>
<param name="updaterRegistrator">
An <see cref="T:DevExpress.ExpressApp.Model.Core.IModelNodeUpdaterRegistrator"/> object exposing the <b>AddUpdater</b> method used to register node updaters in the application.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.ConvertXml(DevExpress.ExpressApp.Updating.ConvertXmlParameters)">
<summary>
<para>Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
</para>
</summary>
<param name="parameters">
A <see cref="T:DevExpress.ExpressApp.Updating.ConvertXmlParameters"/> object, representing an Application Model node's differences.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.ExtendModelInterfaces(DevExpress.ExpressApp.Model.ModelInterfaceExtenders)">
<summary>
<para>Extends the Application Model with the <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelListViewWin"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelColumnWin"/>, <see cref="T:DevExpress.ExpressApp.Model.IModelTemplate"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelActionContainerViewItemWin"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShowFindPanel"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelClassShowFindPanel"/>, <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelClassShowFindPanel"/> and <see cref="T:DevExpress.ExpressApp.Model.IModelToolTipOptions"/> interfaces.
</para>
</summary>
<param name="extenders">
A <b>ModelInterfaceExtenders</b> object that is a collection of Application Model interface extenders.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
<summary>
<para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the SystemWindowsFormsModule module.
</para>
</summary>
<param name="objectSpace">
An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.
</param>
<param name="versionFromDB">
A <b>System.Version</b> object which represents the current database version.
</param>
<returns>An IEnumerable@lt;<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>@gt; list of updaters that handle database updates for the SystemWindowsFormsModule module.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.GetXafResourceLocalizerTypes">
<summary>
<para>Returns a collection of additional Resource Localizer types that can be used in an application that uses the SystemWindowsFormsModule.
</para>
</summary>
<returns>An <b>ICollection@lt;Type@gt;</b> collection containing the types of the Resource Localizers supplied with the <b>SystemWindowsFormsModule</b>.
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.PrintingSettingsStorage">
<summary>
<para>Specifies whether printing settings are saved separately for each View.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Win.SystemModule.PrintingSettingsStorage"/> enumeration value specifying whether printing settings are saved separately for each View.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.Setup(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Sets up the SystemWindowsFormsModule after it has been added to the <see cref="P:DevExpress.ExpressApp.XafApplication.Modules"/> collection.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that provides methods and properties to manage the current application.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.UpdateNode(DevExpress.ExpressApp.Model.IModelLocalization,DevExpress.ExpressApp.Model.IModelApplication)">
<summary>
<para>Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
</para>
</summary>
<param name="node">
An <see cref="T:DevExpress.ExpressApp.Model.IModelLocalization"/> object, representing the Application Model's node updated by the <b>UpdateNode</b> method.
</param>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.Model.IModelApplication"/> providing access to the Application Model.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule.UpdateNode(DevExpress.ExpressApp.Model.IModelOptions,DevExpress.ExpressApp.Model.IModelApplication)">
<summary>
<para>Converts legacy Application Model differences containing SystemWindowsFormsModule related data.
</para>
</summary>
<param name="node">
An <see cref="T:DevExpress.ExpressApp.Model.IModelOptions"/> object, representing the Application Model's node updated by the <b>UpdateNode</b> method.
</param>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.Model.IModelApplication"/> providing access to the Application Model.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.IFocusedElementCaptionProvider">
<summary>
<para>Implemented by Windows Forms List Editors that support copying contents of the focused cell to the clipboard.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.IFocusedElementCaptionProvider.FocusedElementCaption">
<summary>
<para>Specifies the caption of a List Editor's focused cell contents.
</para>
</summary>
<value>An object specifying the caption of a List Editor's focused cell contents.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.IInplaceEditSupport">
<summary>
<para>Implemented by Windows Forms Property Editors that can be used by List Editors for in-place editing.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.IInplaceEditSupport.CreateRepositoryItem">
<summary>
<para>Creates a repository item corresponding to the editor control used by the Property Editor.
</para>
</summary>
<returns>A <a href="http://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraEditorsRepositoryRepositoryItemtopic">RepositoryItem</a> object corresponding to the editor control used by the Property Editor.
</returns>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.AppearanceFocusedCellMode">
<summary>
<para>Contains values specifying whether the appearance settings for a <see cref="T:DevExpress.ExpressApp.Win.Editors.GridListEditor"/>'s focused cell are enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.AppearanceFocusedCellMode.Disabled">
<summary>
<para>The appearance settings for a <see cref="T:DevExpress.ExpressApp.Win.Editors.GridListEditor"/>'s focused cell are ignored when the cell is not in edit mode.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.AppearanceFocusedCellMode.Enabled">
<summary>
<para>The appearance settings for a <see cref="T:DevExpress.ExpressApp.Win.Editors.GridListEditor"/>'s focused cell are enabled.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Editors.AppearanceFocusedCellMode.Smart">
<summary>
<para>The appearance settings for a <see cref="T:DevExpress.ExpressApp.Win.Editors.GridListEditor"/>'s focused cell are enabled when there is more that one visible column.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.QueryIconEventArgs">
<summary>
<para>Arguments passed to the <see cref="E:DevExpress.ExpressApp.Win.WinWindow.QueryDefaultFormIcon"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.QueryIconEventArgs.#ctor(System.Drawing.Icon,System.Drawing.Icon)">
<summary>
<para>Creates and initializes a new QueryIconEventArgs instance.
</para>
</summary>
<param name="iconSmall">
A <see cref="T:System.Drawing.Icon"/> object, which is the default small icon to be used by a Window's Template. This parameter value is assigned to the <see cref="P:DevExpress.ExpressApp.Win.QueryIconEventArgs.IconSmall"/> property.
</param>
<param name="iconLarge">
A <see cref="T:System.Drawing.Icon"/> object, which is the default large icon to be used by a Window's Template. This parameter value is assigned to the <see cref="P:DevExpress.ExpressApp.Win.QueryIconEventArgs.IconLarge"/> property.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.QueryIconEventArgs.IconLarge">
<summary>
<para>Specifies the default large icon to be used by a Window's Template.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Icon"/> object that is the default large icon to be used by a Window's Template.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.QueryIconEventArgs.IconSmall">
<summary>
<para>Specifies the default small icon to be used by a Window's Template.
</para>
</summary>
<value>A <see cref="T:System.Drawing.Icon"/> object that is the default small icon to be used by a Window's Template.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.WinWindow">
<summary>
<para>A Window used in Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinWindow.#ctor(DevExpress.ExpressApp.XafApplication,DevExpress.ExpressApp.TemplateContext,System.Collections.Generic.ICollection`1,System.Boolean,System.Boolean)">
<summary>
<para>Creates an instance of the WinWindow class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that provides methods and properties to manage the current application. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Frame.Application"/> property.
</param>
<param name="context">
A <see cref="T:DevExpress.ExpressApp.TemplateContext"/> object representing the created Window's context. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Frame.Context"/> property.
</param>
<param name="controllers">
A <b>ICollection@lt;</b><see cref="T:DevExpress.ExpressApp.Controller"/><b>@gt;</b> Controllers collection.
</param>
<param name="isMain">
<b>true</b> if the created Window is main; otherwise, <b>false</b>. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Window.IsMain"/> property.
</param>
<param name="activateControllersImmediatelly">
<b>true</b> if Controllers are created immediately after the Window has been created and before the Window's <see cref="P:DevExpress.ExpressApp.Window.Template"/> is created; <b>false</b> if Controllers are created after the Window's <see cref="P:DevExpress.ExpressApp.Window.Template"/> has been created.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinWindow.CanClose">
<summary>
<para>Determines whether the WinWindow can be closed.
</para>
</summary>
<returns><b>true</b> if the current Window can be closed; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinWindow.Close(System.Boolean)">
<summary>
<para>Closes the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/>.
</para>
</summary>
<param name="isForceRefresh">
This parameter has no effect in the <b>WinWindow</b>'s implementation of the <b>Close</b> method.
</param>
<returns><b>true</b>, if the <b>WinWindow</b> has been successfully closed; otherwise, <b>false</b>.
</returns>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.Closed">
<summary>
<para>Occurs when the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/> is closed.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.Closing">
<summary>
<para>Occurs when the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/> is about to be closed.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.CustomHandleExceptionOnClosing">
<summary>
<para>Occurs when an exception is triggered while the WinWindow is being closed.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinWindow.Form">
<summary>
<para>Provides access to the form that is the current WinWindow in a UI.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.Form"/> object that is the current Window in a UI.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinWindow.IsClosing">
<summary>
<para>Indicates whether the WinWindow is currently being closed.
</para>
</summary>
<value><b>true</b>, if the Window is currently being closed; otherwise, <b>false</b>.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.KeyDown">
<summary>
<para>Occurs when a key is pressed while the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/> has focus.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.KeyUp">
<summary>
<para>Occurs when a key is released while the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/> has focus.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinWindow.LastActiveExplorer">
<summary>
<para>Provides access to the last active explorer WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/>.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.Form"/> object that is the last active explorer Window.
</value>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinWindow.QueryDefaultFormIcon">
<summary>
<para>Occurs before assigning default icons to the WinWindow's Template.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinWindow.Show">
<summary>
<para>Displays and focuses the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinWindow.ShowDialog">
<summary>
<para>Shows the WinWindow's <see cref="P:DevExpress.ExpressApp.Win.WinWindow.Form"/> as a modal dialog box with the currently active window set as its owner.
</para>
</summary>
<returns>A <b>System.Windows.Forms.DialogResult</b> enumeration value, indicating the return value of the dialog box.
</returns>
</member>
<member name="T:DevExpress.ExpressApp.Win.Core.ConfirmationDialogClosedEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.ExpressApp.Win.Core.Messaging.ConfirmationDialogClosed"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.ConfirmationDialogClosedEventArgs.#ctor(System.Windows.Forms.DialogResult)">
<summary>
<para>Initializes a new instance of the ConfirmationDialogClosedEventArgs class.
</para>
</summary>
<param name="dialogResult">
A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value, specifying the user choice made in the dialog box.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Core.ConfirmationDialogClosedEventArgs.DialogResult">
<summary>
<para>Gets the dialog box return value.
</para>
</summary>
<value>A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value, specifying the user choice made in the dialog box.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.FileLocation">
<summary>
<para>Contains values specifying the location of log and user differences files.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.FileLocation.ApplicationFolder">
<summary>
<para>File is located in the Windows Forms application folder, together with the executable.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.FileLocation.CurrentUserApplicationDataFolder">
<summary>
<para>File is located in the user's <i>Application Data</i> folder.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.FileLocation.None">
<summary>
<para>File location is not specified.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.CustomHandleExceptionEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.ExpressApp.Win.WinApplication.CustomHandleException"/> event.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.CustomHandleExceptionEventArgs.#ctor(System.Exception)">
<summary>
<para>Initializes a new instance of the CustomHandleExceptionEventArgs class.
</para>
</summary>
<param name="e">
A <b>System.Exception</b> object specifying an exception to be handled.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.CustomHandleExceptionEventArgs.Exception">
<summary>
<para>Gets the exception that occurred.
</para>
</summary>
<value>A <b>System.Exception</b> object that specifies the exception that occurred.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.Core.Messaging">
<summary>
<para>Provides methods used to display message boxes in Windows Forms XAF applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.#ctor(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Creates a new instance of the Messaging class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant that can be used to manage the current application.
</param>
</member>
<member name="E:DevExpress.ExpressApp.Win.Core.Messaging.ConfirmationDialogClosed">
<summary>
<para>Occurs after the confirmation dialog is closed.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Core.Messaging.DefaultMessaging">
<summary>
<para>Specifies the default messaging.
</para>
</summary>
<value>The Messaging object, which is the default messaging.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.GetMessaging(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Returns a new Messaging instance for a specific <see cref="T:DevExpress.ExpressApp.XafApplication"/>.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object for which the <b>Messaging</b> is created.
</param>
<returns>A Messaging object.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.GetUserChoice(System.String,System.String,System.Windows.Forms.MessageBoxButtons)">
<summary>
<para>Displays a warning message box with specified message text, caption and buttons.
</para>
</summary>
<param name="message">
A string which is the text displayed within the message box.
</param>
<param name="caption">
A string which is the message box caption.
</param>
<param name="buttons">
A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.messageboxbuttons%28v=VS.80%29.aspx">MessageBoxButtons</a> enumeration value defining which buttons to display within the message box.
</param>
<returns>A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value, which indicates the user choice made within the message box.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.Show(System.String,System.String)">
<summary>
<para>Displays a message box.
</para>
</summary>
<param name="caption">
A string, which is the message box caption.
</param>
<param name="message">
A string, which is the text displayed within the message box.
</param>
<returns>A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value, which indicates the user choice made within the message box.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)">
<summary>
<para>Displays a message box.
</para>
</summary>
<param name="message">
A string, which is the text displayed within the message box.
</param>
<param name="caption">
A string, which is the message box caption.
</param>
<param name="buttons">
A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.messageboxbuttons%28v=VS.80%29.aspx">MessageBoxButtons</a> enumeration value, defining which buttons to display within the message box.
</param>
<param name="icon">
A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.messageboxicon%28v=VS.80%29.aspx">MessageBoxIcon</a> enumeration value, indicating which icon to display in the message box.
</param>
<returns>A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value, which indicates the user choice made within the message box.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.Show(System.Exception)">
<summary>
<para>Displays a message box.
</para>
</summary>
<param name="exception">
A <b>System.Exception</b> object representing an exception to be displayed.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.Core.Messaging.Show(System.String,System.Exception)">
<summary>
<para>Displays a message box.
</para>
</summary>
<param name="caption">
A string, which is the exception dialog form caption.
</param>
<param name="exception">
A <b>System.Exception</b> object specifying an exception to be displayed.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.WinApplication">
<summary>
<para>Manages a Windows Forms XAF application.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.#ctor">
<summary>
<para>Initializes a new instance of the WinApplication class.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.AskConfirmation(DevExpress.ExpressApp.ConfirmationType)">
<summary>
<para>Requests an end-user confirmation via the dialog window.
</para>
</summary>
<param name="confirmationType">
A <see cref="T:DevExpress.ExpressApp.ConfirmationType"/> enumeration value specifying the confirmation dialog type.
</param>
<returns>A <see cref="T:DevExpress.ExpressApp.ConfirmationResult"/> enumeration value, specifying the end-user choice.
</returns>
</member>
<member name="E:DevExpress.ExpressApp.Win.WinApplication.CustomHandleException">
<summary>
<para>Occurs before displaying a message box with an exception message.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.EditModel">
<summary>
<para>Displays the Model Editor form.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.FrameTemplateFactory">
<summary>
<para>Specifies the <b>IFrameTemplateFactory</b> object that provides Templates for a Windows Forms application.
</para>
</summary>
<value>An <b>IFrameTemplateFactory</b> object that provides Templates for a Windows Forms application.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.GetLogonParametersFileName(System.String)">
<summary>
<para>Returns a name for the file where logon parameters are stored.
</para>
</summary>
<param name="path">
A string that is the path to the file where logon parameters must be stored.
</param>
<returns>A string that is the name of the file where logon parameters are stored.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.GetUserChoice(System.String,System.Windows.Forms.MessageBoxButtons)">
<summary>
<para>Displays a message box with the specified text and set of buttons.
</para>
</summary>
<param name="message">
A string, which is the message to be displayed within the message box.
</param>
<param name="buttons">
A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.messageboxbuttons%28v=VS.80%29.aspx">MessageBoxButtons</a> enumeration value defining buttons to display.
</param>
<returns>A <a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.dialogresult%28v=VS.80%29.aspx">DialogResult</a> enumeration value specifying the user choice.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.HandleException(System.Exception)">
<summary>
<para>Shows the message box with details on the specified exception.
</para>
</summary>
<param name="e">
A <b>System.Exception</b> object representing an exception that occurred.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.IgnoreUserModelDiffs">
<summary>
<para>Specifies if the user model differences are ignored.
</para>
</summary>
<value><b>true</b>, if the user model differences are ignored, otherwise - <b>false</b>.
</value>
</member>
<member name="F:DevExpress.ExpressApp.Win.WinApplication.IgnoreUserModelDiffsArgName">
<summary>
<para>A string specifying the command line argument which prohibits saving the user differences. When this argument is passed, the <see cref="P:DevExpress.ExpressApp.Win.WinApplication.IgnoreUserModelDiffs"/> property is set to <b>true</b>.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.LogOff">
<summary>
<para>Closes all windows and displays the logon dialog.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.MainWindow">
<summary>
<para>Gets the application's main Window.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Window"/> object which is the application's main Window.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.Messaging">
<summary>
<para>Specifies the <see cref="T:DevExpress.ExpressApp.Win.Core.Messaging"/> object, used by the Windows Forms application to display message boxes.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Win.Core.Messaging"/> object, used by the Windows Forms application to display message boxes.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.ModelDifferenceFilePath">
<summary>
<para>Specifies a path to the directory where the model differences file (<i>Model.xafml</i>) reside.
</para>
</summary>
<value>A string, which is the path to the directory where the model differences file (<i>Model.xafml</i>) reside.
</value>
</member>
<member name="F:DevExpress.ExpressApp.Win.WinApplication.ModelDiffsPathArgName">
<summary>
<para>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 <see cref="P:DevExpress.ExpressApp.Win.WinApplication.ModelDifferenceFilePath"/> property.
</para>
</summary>
<returns>
</returns>
</member>
<member name="F:DevExpress.ExpressApp.Win.WinApplication.NewVersionServerAppSettingsName">
<summary>
<para>Contains the name of the configuration file key, specifying the path to the folder with a new application version.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.RemoveSplash">
<summary>
<para>Removes the <see cref="P:DevExpress.ExpressApp.Win.WinApplication.SplashScreen"/> splash.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.Restart">
<summary>
<para>Closes all windows, reinitializes and restarts the Windows Forms application.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.SaveModelChanges">
<summary>
<para>Saves the Application Model changes made by an end-user, up to the current moment, to the storage (<i>Model.User.xafml</i> file, by default).
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.ShowDetailViewFrom(DevExpress.ExpressApp.Frame)">
<summary>
<para>Indicates whether a Views invoked from the specified <see cref="T:DevExpress.ExpressApp.Frame"/> can be displayed in a new <see cref="T:DevExpress.ExpressApp.Window"/>.
</para>
</summary>
<param name="sourceFrame">
The currently active <see cref="T:DevExpress.ExpressApp.Frame"/>, from which a Detail View is going to be invoked.
</param>
<returns><b>true</b> if a Detail View can be displayed in a new Window; <b>false</b> if a Detail View can be displayed in the specified Frame only.
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.ShowViewStrategy">
<summary>
<para>Specifies the Show View Strategy used in a Windows Forms application.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Win.WinShowViewStrategyBase"/> object, specifying the Show View Strategy used in a Windows Forms application.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.SplashScreen">
<summary>
<para>Specifies the splash screen displayed when a Windows Forms application starts.
</para>
</summary>
<value>An <see cref="T:DevExpress.ExpressApp.Win.ISplash"/> object, which is the splash screen displayed when a Windows Forms application starts.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.Start">
<summary>
<para>Starts the Windows Forms application.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.StartSplash">
<summary>
<para>Starts the <see cref="P:DevExpress.ExpressApp.Win.WinApplication.SplashScreen"/> splash.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.StopSplash">
<summary>
<para>Stops the <see cref="P:DevExpress.ExpressApp.Win.WinApplication.SplashScreen"/> splash
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.WinApplication.UpdateSplash(System.String,System.String,System.String,System.Object[])">
<summary>
<para>For internal use.
</para>
</summary>
<param name="context">
@nbsp;
</param>
<param name="caption">
@nbsp;
</param>
<param name="description">
@nbsp;
</param>
<param name="additionalParams">
[To be supplied]
</param>
</member>
<member name="F:DevExpress.ExpressApp.Win.WinApplication.UserDiffsModelLocationKey">
<summary>
<para>The name of the configuration file key, which specifies the user differences file location.
</para>
</summary>
<returns> [To be supplied] </returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.WinApplication.UserModelDifferenceFilePath">
<summary>
<para>Specifies the path to the user model differences file.
</para>
</summary>
<value>A string, specifying the path to the user model differences file.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShowFindPanel">
<summary>
<para>Used to extend the Application Model's ListView node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelListViewShowFindPanel.ShowFindPanel">
<summary>
<para>Specifies whether the Find Panel is visible in the grid that displays the current List View.
</para>
</summary>
<value><b>true</b>, if the Find Panel is visible; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelClassShowFindPanel">
<summary>
<para>Used to extend the Application Model's Class node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelClassShowFindPanel.DefaultListViewShowFindPanel">
<summary>
<para>Specifies whether to display the Find Panel in the default List View.
</para>
</summary>
<value><b>true</b>, to display the Find Panel in the default List View; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints">
<summary>
<para>Contains values specifying how the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> can be resized.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints.LockHeight">
<summary>
<para>Specifies that the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> cannot be resized vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints.LockSize">
<summary>
<para>Specifies that the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> can not be resized.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints.LockWidth">
<summary>
<para>Specifies that the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> can not be resized horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints.None">
<summary>
<para>Specifies that the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> can be freely resized.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelActionContainerViewItemWin">
<summary>
<para>Used to extend the Application Model's ActionContainerViewItem node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelActionContainerViewItemWin.SizeConstraints">
<summary>
<para>Specifying how the layout item representing an <see cref="T:DevExpress.ExpressApp.Editors.ActionContainerViewItem"/> can be resized.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Win.Templates.ActionContainers.SizeConstraints"/> enumeration value, specifying how the layout item representing an ActionContainerViewItem can be resized.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.WinExportController">
<summary>
<para>The Windows Forms specific descendant of the <see cref="T:DevExpress.ExpressApp.SystemModule.ExportController"/> class.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.SystemModule.WinExportController.#ctor">
<summary>
<para>Initializes a new instance of the WinExportController class.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.SystemModule.WinExportController.CustomShowSaveFileDialog">
<summary>
<para>Occurs when the <see cref="P:DevExpress.ExpressApp.SystemModule.ExportController.ExportAction"/> is executed, before data is exported to a stream.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.Templates.MdiMode">
<summary>
<para>Contains values specifying the <see cref="T:DevExpress.ExpressApp.Win.MdiShowViewStrategy"/>'s modes of operation.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.MdiMode.Standard">
<summary>
<para>Specifies that Views are invoked in separate Windows.
</para>
</summary>
</member>
<member name="F:DevExpress.ExpressApp.Win.Templates.MdiMode.Tabbed">
<summary>
<para>Specifies that Views are invoked in separate tabs.
</para>
</summary>
</member>
<member name="T:DevExpress.ExpressApp.Win.MdiShowViewStrategy">
<summary>
<para>A Show View Strategy that uses a multiple document interface and can be used as an alternative to the default <see cref="T:DevExpress.ExpressApp.Win.ShowInMultipleWindowsStrategy"/>.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.#ctor(DevExpress.ExpressApp.XafApplication,DevExpress.ExpressApp.Win.Templates.MdiMode)">
<summary>
<para>Creates and initializes an instance of the MdiShowViewStrategy class.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant object that is the application that will use the instantiated Show View Strategy.
</param>
<param name="mdiMode">
An <see cref="T:DevExpress.ExpressApp.Win.Templates.MdiMode"/> enumeration value specifying the <b>MdiShowViewStrategy</b>'s mode of operation. This parameter value is assigned to the <see cref="P:DevExpress.ExpressApp.Win.MdiShowViewStrategy.MdiMode"/> property.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.#ctor(DevExpress.ExpressApp.XafApplication)">
<summary>
<para>Creates and initializes an instance of the MdiShowViewStrategy class in tabbed mode.
</para>
</summary>
<param name="application">
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> descendant object that is the application that will use the instantiated Show View Strategy.
</param>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.CloseAllWindows">
<summary>
<para>Tries to close all the Windows from the <see cref="P:DevExpress.ExpressApp.Win.WinShowViewStrategyBase.Windows"/> collection.
</para>
</summary>
<returns><b>true</b> if the Windows have been closed successfully; otherwise, <b>false</b>.
</returns>
</member>
<member name="E:DevExpress.ExpressApp.Win.MdiShowViewStrategy.CustomRestoreViewLayout">
<summary>
<para>Occurs when the View layout is restored.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.Win.MdiShowViewStrategy.CustomSaveViewLayout">
<summary>
<para>Occurs when the View layout is saved.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.Dispose">
<summary>
<para>Releases all the resources allocated by the current Show View Strategy.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.GetActiveExplorer">
<summary>
<para>Returns the active Explorer Window.
</para>
</summary>
<returns>A <see cref="T:DevExpress.ExpressApp.Win.WinWindow"/> object representing the active Explorer Window.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.GetActiveInspector(DevExpress.ExpressApp.Win.WinWindow)">
<summary>
<para>Returns the active Inspector Window of a particular Explorer Window.
</para>
</summary>
<param name="explorer">
A <see cref="T:DevExpress.ExpressApp.Win.WinWindow"/> object representing the Explorer Window whose active Inspector Window must be returned.
</param>
<returns>A <see cref="T:DevExpress.ExpressApp.Win.WinWindow"/> object representing the active Inspector Window of the specified Explorer Window.
</returns>
</member>
<member name="M:DevExpress.ExpressApp.Win.MdiShowViewStrategy.GetActiveInspector">
<summary>
<para>Returns the active Inspector Window.
</para>
</summary>
<returns>A <see cref="T:DevExpress.ExpressApp.Win.WinWindow"/> object representing the active Inspector Window.
</returns>
</member>
<member name="P:DevExpress.ExpressApp.Win.MdiShowViewStrategy.MdiMode">
<summary>
<para>Returns the MdiShowViewStrategy's mode of operation.
</para>
</summary>
<value>An <see cref="T:DevExpress.ExpressApp.Win.Templates.MdiMode"/> enumeration value specifying the <b>MdiShowViewStrategy</b>'s mode of operation.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.MdiShowViewStrategy.SupportViewNavigationHistory">
<summary>
<para>Indicates whether the Show View Strategy keeps track of invoked Views.
</para>
</summary>
<value><b>true</b>, if the Show View Strategy keeps track of invoked Views; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem">
<summary>
<para>Represents the Action Container View Item used in XAF Windows Forms applications.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.#ctor(DevExpress.ExpressApp.Model.IModelActionContainerViewItem,System.Type)">
<summary>
<para>Creates and initializes a new instance of the WinActionContainerViewItem class.
</para>
</summary>
<param name="model">
An <see cref="T:DevExpress.ExpressApp.Model.IModelActionContainerViewItem"/> object that represents the Application Model's <b>Views</b> | <b>DetailView</b> | <b>Items</b> | <b>ActionContainerViewItem</b> node that defines the current View Item.
</param>
<param name="objectType">
A <see cref="T:System.Type"/> object that represents the type of the object for which the current View Item's View is created. This value is assigned to the <see cref="P:DevExpress.ExpressApp.Editors.ViewItem.ObjectType"/> property.
</param>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.Actions">
<summary>
<para>Provides access to a collection of Actions which are displayed by the Win Action Container View Item.
</para>
</summary>
<value>An object that represents a <b>ReadOnlyCollection@lt;</b><see cref="T:DevExpress.ExpressApp.Actions.ActionBase"/><b>@gt;</b> collection that contains Actions of the current Win Action Container View Item.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.BeginUpdate">
<summary>
<para>Prevents the View Item's Action Container control from being updated until the <see cref="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.EndUpdate"/> method is called.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.Clear">
<summary>
<para>Clears the WinActionContainerViewItem's Action Container.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.Container">
<summary>
<para>Provides access to the Action Container displayed by the current View Item.
</para>
</summary>
<value>A <b>ButtonsContainer</b> object which is the Action Container displayed by the <b>WinActionContainerViewItem</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.ContainerId">
<summary>
<para>Specifies the Win Action Container View Item's Action Container identifier.
</para>
</summary>
<value>A string value that represents the Win Action Container View Item's Action Container identifier.
</value>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.EndUpdate">
<summary>
<para>Unlocks the View Item's Action Container control after a call to the <see cref="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.BeginUpdate"/> method and causes an immediate update.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.Win.Editors.WinActionContainerViewItem.Register(DevExpress.ExpressApp.Actions.ActionBase)">
<summary>
<para>Adds a specified Action to a Win Action Container View Item's <see cref="P:DevExpress.ExpressApp.Editors.ActionContainerViewItem.Actions"/> collection and creates its control.
</para>
</summary>
<param name="action">
An <see cref="T:DevExpress.ExpressApp.Actions.ActionBase"/> object that represents the Action to be registered within the current Win Action Container View Item.
</param>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsRibbon">
<summary>
<para>The RibbonOptions node allows configuring different RibbonUI settings.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsRibbon.MinimizeRibbon">
<summary>
<para>Indicates whether the Ribbon is minimized.
</para>
</summary>
<value><b>true</b>, if the Ribbon is minimized; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsRibbon.RibbonControlStyle">
<summary>
<para>Specifies the style of the Ribbon UI when it is enabled via the <see cref="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.FormStyle"/> property.
</para>
</summary>
<value>A <b>RibbonControlStyle</b> enumeration value specifying the style of the Ribbon UI when it is enabled via the FormStyle property.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelApplicationOptionsSkin">
<summary>
<para>Used to extend the Application Model's <see cref="T:DevExpress.ExpressApp.Model.IModelOptions"/> node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelApplicationOptionsSkin.Skin">
<summary>
<para>Specifies the skin currently used by the Windows Forms application.
</para>
</summary>
<value>A string specifying the the skin currently used by the Windows Forms application.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelApplicationOptionsSkin.Skins">
<summary>
<para>Specifies the possible skins that can be used by the Windows Forms application.
</para>
</summary>
<value>A <b>List@lt;String@gt;</b> collection representing the possible skins that can be used by the Windows Forms application.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelColumnWin">
<summary>
<para>Used to extend the Application Model's Column node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelColumnWin.GroupSummaryFieldName">
<summary>
<para>Specifies the name of the property whose values are used for summary calculations.
</para>
</summary>
<value>A string specifying the name of the property whose values are used for summary calculations.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelColumnWin.GroupSummarySortOrder">
<summary>
<para>Specifies the order in which group rows are sorted.
</para>
</summary>
<value>A <b>DevExpress.Data.ColumnSortOrder</b> object specifying the order in which group rows are sorted.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelColumnWin.GroupSummaryType">
<summary>
<para>Specifies the function that calculates a value over all records within the current column.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.Model.SummaryType"/> enumeration value specifying the function that calculates a value over all records within the current column.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelLabel">
<summary>
<para>The Label node defines a label item which displays a text on the current layout.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelLabel.Text">
<summary>
<para>Specifies the label's text.
</para>
</summary>
<value>A string specifying the label's text.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsEnableHtmlFormatting">
<summary>
<para>Used to extend the Application Model's Options node.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsEnableHtmlFormatting.EnableHtmlFormatting">
<summary>
<para>Specifies whether the HTML formatting of UI text elements is allowed.
</para>
</summary>
<value><b>true</b>, if the HTML formatting of UI text elements is allowed; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin">
<summary>
<para>Used to extend the Application Model's <b>Options</b> node with the properties required in Windows Forms applications.
</para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.FormStyle">
<summary>
<para>Specifies whether the Standard UI or Ribbon UI is used in the Windows Forms Application.
</para>
</summary>
<value><b>RibbonFormStyle.Standard</b> when the Standard UI is used; <b>RibbonFormStyle.Ribbon</b> - if the Ribbon UI is used.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.MdiDefaultNewWindowTarget">
<summary>
<para>Specifies the kind of a Window in which new Views should be invoked, when a multiple document interface is used.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.NewWindowTarget"/> enumeration value specifying the kind of a Window in which new Views should be invoked when a multiple document interface is used.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.Messaging">
<summary>
<para>Specifies the type of messaging used in Windows Forms application.
</para>
</summary>
<value>A string specifying the fully qualified name of the messaging class, used in Windows Forms application.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.RibbonOptions">
<summary>
<para>Provides access to the RibbonOptions child node.
</para>
</summary>
<value>An <see cref="T:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsRibbon"/> object representing the RibbonOptions child node.
</value>
</member>
<member name="P:DevExpress.ExpressApp.Win.SystemModule.IModelOptionsWin.UIType">
<summary>
<para>Specifies the Show View Strategy (see <see cref="T:DevExpress.ExpressApp.ShowViewStrategyBase"/>) used in the Windows Forms application.
</para>
</summary>
<value>A <see cref="T:DevExpress.ExpressApp.UIType"/> enumeration value specifying the type of the UI used in the Windows Forms application.
</value>
</member>
</members>
</doc>