9753 lines
1.3 MiB
XML
9753 lines
1.3 MiB
XML
<?xml version="1.0"?>
|
|
<doc>
|
|
<assembly>
|
|
<name>DevExpress.XtraGrid.v14.1</name>
|
|
</assembly>
|
|
<members>
|
|
<member name="T:DevExpress.Xtra.RepositoSplitContainer">
|
|
|
|
<summary>
|
|
<para>Allows a grid control to be split horizontally or vertically.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridSplitContainer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridSplitContainer class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.BorderStyle">
|
|
<summary>
|
|
<para>This property is not supported by the GridSplitContainer class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.Collapsed">
|
|
<summary>
|
|
<para>This property is not supported by the GridSplitContainer class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.CollapsePanel">
|
|
<summary>
|
|
<para>This property is not supported by the GridSplitContainer class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.FixedPanel">
|
|
<summary>
|
|
<para>Gets or sets the fixed panel.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.SplitFixedPanel"/> enumeration value which specifies the fixed panel.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.Grid">
|
|
<summary>
|
|
<para>Gets or sets the Grid to be split. If the Split View is already active, the property specifies the grid displayed in the first view region.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridControl"/> displayed (or to be displayed) in the first view region.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridSplitContainer.HideSplitView">
|
|
<summary>
|
|
<para>Removes the splitter and the second grid control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.Horizontal">
|
|
<summary>
|
|
<para>Gets or sets whether a splitter divides the container into two horizontally or vertically arranged regions.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a splitter divides the container into two horizontally arranged regions; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridSplitContainer.Initialize">
|
|
<summary>
|
|
<para>Creates and initializes an internal <see cref="T:DevExpress.XtraGrid.GridControl"/>, ensuring that it is ready for further customization.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.IsSplitViewVisible">
|
|
<summary>
|
|
<para>Gets whether the Split Container is currently divided into two regions by a splitter.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Split Container is currently divided into two regions by a splitter; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.PanelVisibility">
|
|
<summary>
|
|
<para>This property is not supported by the GridSplitContainer class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridSplitContainer.ShowSplitView">
|
|
<summary>
|
|
<para>Displays a splitter that divides the container into two regions, each displaying a Grid Control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SplitChildGrid">
|
|
<summary>
|
|
<para>Gets the grid control displayed in the container's second region.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridControl"/> displayed in the container's second region. <b>null</b> if the Split View is not active (the second region is hidden).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SplitChildView">
|
|
<summary>
|
|
<para>Gets the main View (<see cref="P:DevExpress.XtraGrid.GridControl.MainView"/>) of the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.SplitChildGrid"/> object.
|
|
</para>
|
|
</summary>
|
|
<value>The main View of the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.SplitChildGrid"/> object. <b>null</b> if the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.SplitChildGrid"/> object is set to <b>null</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SplitterPosition">
|
|
<summary>
|
|
<para>Gets or sets the splitter's location.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value specifying the splitter's current location in pixels
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.GridSplitContainer.SplitViewCreated">
|
|
<summary>
|
|
<para>Fires before a Split View is displayed or before its orientation is changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.GridSplitContainer.SplitViewHidden">
|
|
<summary>
|
|
<para>Fires after the current Split View has been destroyed or when the Split View's orientation is changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.GridSplitContainer.SplitViewShown">
|
|
<summary>
|
|
<para>Fires after a Split View has been displayed or after its orientation has been changed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SynchronizeExpandCollapse">
|
|
<summary>
|
|
<para>Gets or sets whether group expansion states are in sync between two grid controls being split.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies if group expansion states are in sync between two grid controls being split.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SynchronizeFocusedRow">
|
|
<summary>
|
|
<para>Gets or sets whether focus is automatically moved in one Grid Control, when an end-user moves focus in another grid control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies if the row focus is synchronized between two grid controls.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SynchronizeScrolling">
|
|
<summary>
|
|
<para>Gets or sets whether scrolling positions are in sync between two grid controls.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies if scrolling positions are in sync between two grid controls.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.SynchronizeViews">
|
|
<summary>
|
|
<para>Gets or sets whether appearance, view, sort, group and filter settings are synchronized between two grid controls.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies if corresponding settings are in sync between two grid controls.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridSplitContainer.View">
|
|
<summary>
|
|
<para>Gets the main View (<see cref="P:DevExpress.XtraGrid.GridControl.MainView"/>) of the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.Grid"/> object.
|
|
</para>
|
|
</summary>
|
|
<value>The main View of the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.Grid"/> object. <b>null</b> if the <see cref="P:DevExpress.XtraGrid.GridSplitContainer.Grid"/> object is set to <b>null</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomRowCellEditEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomRowCellEdit"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomRowCellEditEventArgs.#ctor(System.Int32,DevExpress.XtraGrid.Columns.GridColumn,DevExpress.XtraEditors.Repository.RepositoryItem)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewCustomRowCellEditEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that specifies the handle of the current card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomRowCellEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the current card field. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomRowCellEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="repositoryItem">
|
|
A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> descendant that specifies the editor to be assigned to the current cell. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventArgs.RepositoryItem"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCardCaptionImageEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardCaptionImage"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCardCaptionImageEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCardCaptionImageEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardCaptionImage"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCardCaptionImageEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Localization.GridLocalizer">
|
|
|
|
<summary>
|
|
<para>A base class that provides necessary functionality for custom localizers of the Data Grid control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Localization.GridLocalizer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLocalizer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Localization.GridLocalizer.Active">
|
|
<summary>
|
|
<para>Gets or sets a localizer object providing localization of the user interface at runtime.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> descendant, used to localize the user interface at runtime.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Localization.GridLocalizer.CreateDefaultLocalizer">
|
|
<summary>
|
|
<para>Returns a localizer object, which provides resources based on the thread's language and regional settings (culture).
|
|
</para>
|
|
</summary>
|
|
<returns>An <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object representing resources based on the thread's culture.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Localization.GridLocalizer.CreateResXLocalizer">
|
|
<summary>
|
|
<para>Returns a localizer object, which provides resources based on the thread's language and regional settings (culture).
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object, which provides resources based on the thread's culture.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.PopupMenuShowing"/> event.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.PopupMenuShowing"/> event.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. This parameter identifies the <see cref="T:DevExpress.XtraGrid.Views.Grid.GridView"/> which raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs"/> object which contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.PopupMenuShowing"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.#ctor(DevExpress.XtraGrid.Menu.GridViewMenu,DevExpress.XtraGrid.Views.Grid.ViewInfo.GridHitInfo)">
|
|
<summary>
|
|
<para>Initializes a new instance of the PopupMenuShowingEventArgs class with the specified menu and hit information.
|
|
</para>
|
|
</summary>
|
|
<param name="menu">
|
|
A <see cref="T:DevExpress.XtraGrid.Menu.GridViewMenu"/> object specifying the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Menu"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="hitInfo">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.ViewInfo.GridHitInfo"/> object specifying information on a clicked element. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.HitInfo"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.#ctor(DevExpress.XtraGrid.Views.Grid.GridMenuType,DevExpress.XtraGrid.Menu.GridViewMenu,DevExpress.XtraGrid.Views.Grid.ViewInfo.GridHitInfo,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the PopupMenuShowingEventArgs class with the specified menu type, menu object, hit information and a value indicating whether or not a popup menu should be shown.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="menuType">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridMenuType"/> enumeration value specifying the type of the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.MenuType"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="menu">
|
|
A <see cref="T:DevExpress.XtraGrid.Menu.GridViewMenu"/> object specifying the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Menu"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="hitInfo">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.ViewInfo.GridHitInfo"/> object specifying information on a clicked element. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.HitInfo"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="allow">
|
|
<b>true</b> if a popup menu is enabled; otherwise, <b>false</b>. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Allow"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.#ctor(DevExpress.XtraGrid.Views.Grid.GridMenuType,DevExpress.XtraGrid.Menu.GridViewMenu,System.Drawing.Point,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the PopupMenuShowingEventArgs class with the specified menu type, menu object, menu position and a value indicating whether or not a popup menu should be shown.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="menuType">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridMenuType"/> enumeration value specifying the type of the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.MenuType"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="menu">
|
|
A <see cref="T:DevExpress.XtraGrid.Menu.GridViewMenu"/> object specifying the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Menu"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="point">
|
|
A <b>Point</b> object specifying the popup menu. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Point"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="allow">
|
|
<b>true</b> if a popup menu is enabled; otherwise, <b>false</b>. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Allow"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Allow">
|
|
<summary>
|
|
<para>Gets or sets whether to enable the Grid's popup menu.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a popup menu is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.HitInfo">
|
|
<summary>
|
|
<para>Gets an object that identifies a clicked element.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Grid.ViewInfo.GridHitInfo"/> object or its descendant that identifies a clicked element.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Menu">
|
|
<summary>
|
|
<para>Gets or sets the Grid's popup menu that will be shown.
|
|
</para>
|
|
</summary>
|
|
<value>A GridViewMenu object that is the menu that will be shown.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.MenuType">
|
|
<summary>
|
|
<para>Gets the type of the Grid View's menu to be invoked.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridMenuType"/> enumeration value that specifies the type of the Grid View's menu to be invoked.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventArgs.Point">
|
|
<summary>
|
|
<para>Gets the position where the menu is to be invoked.
|
|
</para>
|
|
</summary>
|
|
<value>A Point value that specifies the position where the menu is to be invoked.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ValidateRowEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.ValidateRow"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ValidateRowEventArgs.#ctor(System.Int32,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ValidateRowEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value representing the handle of the row being validated. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.RowEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="row">
|
|
An object representing the row being validated. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs.Row"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ValidateRowEventArgs.ErrorText">
|
|
<summary>
|
|
<para>Gets or sets the error description.
|
|
</para>
|
|
</summary>
|
|
<value>A string representing the error description.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ValidateRowEventArgs.Valid">
|
|
<summary>
|
|
<para>Gets or sets whether the row validation succeeds.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to accept row cell values; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs.#ctor(System.Int32,DevExpress.XtraGrid.Views.Layout.LayoutViewCardDifferences)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewCustomCardLayoutEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that specifies the handle of the current card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.CardCaptionImageEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="differences">
|
|
A <b>LayoutViewCardDifferences</b> object that specifies differences made in the current card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs.CardDifferences"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs.CardDifferences">
|
|
<summary>
|
|
<para>Gets or sets an object that summarizes all <i>difference</i> records for the current card, which specify how the layout settings of the card fields differ from the default settings.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewCardDifferences"/> object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewCustomCardLayoutEventArgs.RowHandle">
|
|
<summary>
|
|
<para>Gets or sets the handle of the currently processed card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the handle of the currently processed card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldCaptionImage"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldCaptionImage"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions">
|
|
|
|
<summary>
|
|
<para>Provides access to a specific <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Style's advanced settings.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.#ctor(DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the WinExplorerViewStyleOptions class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A WinExplorerView that owns the newly created WinExplorerViewStyleOptions object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.CheckBoxMargins">
|
|
<summary>
|
|
<para>Gets or sets margins for the Check Box field.
|
|
</para>
|
|
</summary>
|
|
<value>A Padding structure that is margins for the Check Box field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ContentMargins">
|
|
<summary>
|
|
<para>Gets or sets the content padding for the current <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</para>
|
|
</summary>
|
|
<value>A Padding structure that is the content padding for the current <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.GroupCaptionButtonIndent">
|
|
<summary>
|
|
<para>Gets or sets the distance between the Group caption and this Group's expand/collapse button.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the distance between the Group caption and this Group's expand/collapse button.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.HorizontalIndent">
|
|
<summary>
|
|
<para>Gets or sets the horizontal distance between the <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> items within the current View Style.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the horizontal distance between the <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> items within the current View Style.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ImageMargins">
|
|
<summary>
|
|
<para>Gets or sets margins for item images within this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</para>
|
|
</summary>
|
|
<value>A Padding structure that is margins for item images within this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ImageSize">
|
|
<summary>
|
|
<para>Gets or sets the size of item images within this View Style.
|
|
</para>
|
|
</summary>
|
|
<value>A Size structure that is the item image size.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ImageToTextIndent">
|
|
<summary>
|
|
<para>Gets or sets the distance between an item image and the caption.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the distance between an item image and the caption.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.IndentBetweenGroupAndItem">
|
|
<summary>
|
|
<para>Gets or sets the distance between group captions and items within these groups.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the distance between group captions and items within these groups.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.IndentBetweenGroups">
|
|
<summary>
|
|
<para>Gets or sets the distance between Groups within the target <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Style.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the distance between Groups.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.IsGroupCaptionButtonIndentSet">
|
|
<summary>
|
|
<para>Gets whether the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.GroupCaptionButtonIndent"/> property is customized.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.GroupCaptionButtonIndent"/> property is customized; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ItemWidth">
|
|
<summary>
|
|
<para>Gets or sets the item width for the current <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the item width for the current <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ShowDescription">
|
|
<summary>
|
|
<para> [To be supplied] </para>
|
|
</summary>
|
|
<value> [To be supplied] </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.VerticalIndent">
|
|
<summary>
|
|
<para>Gets or sets the vertical distance between the <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> items within the current View Style.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the vertical distance between the <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> items within the current View Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection">
|
|
|
|
<summary>
|
|
<para>Provides access to properties that allow you to specify advanced settings for each <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Style.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.#ctor(DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the WinExplorerViewStyleOptionsCollection class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> that owns the newly created WinExplorerViewStyleOptionsCollection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.CheckDefaults">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.Content">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Content Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewContentStyleOptions object that stores advanced settings for the Content Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.ExtraLarge">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Extra Large Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the Extra Large Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.Large">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Large Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the Large Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.List">
|
|
<summary>
|
|
<para>Provides access to the set of advanced List Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the List Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.Medium">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Medium Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the Medium Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetCheckBoxMargins(System.Windows.Forms.Padding)">
|
|
<summary>
|
|
<para>Sets margins for the Check Box field within all WinExplorer View Styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
A Padding structure that is margins for the Check Box field within all WinExplorer View Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetContentMargins(System.Windows.Forms.Padding)">
|
|
<summary>
|
|
<para>Sets the custom value to the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ContentMargins"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
A Padding structure that is the new value of the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ContentMargins"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetGroupCaptionButtonIndent(System.Int32)">
|
|
<summary>
|
|
<para>Sets the custom value to the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.GroupCaptionButtonIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the new value of the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.GroupCaptionButtonIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetHorizontalIndent(System.Int32)">
|
|
<summary>
|
|
<para>Sets a custom value to the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.HorizontalIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the new value of the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.HorizontalIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetImageMargins(System.Windows.Forms.Padding)">
|
|
<summary>
|
|
<para>Sets the specific margins for item images within all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
A Padding structure that is new item image margins for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetImageToTextIndent(System.Int32)">
|
|
<summary>
|
|
<para>Sets a custom value to the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ImageToTextIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the new value of the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.ImageToTextIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetIndentBetweenGroupAndItem(System.Int32)">
|
|
<summary>
|
|
<para>Sets the distance between group captions and group content for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> styles.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the distance between group captions and group content.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetIndentBetweenGroups(System.Int32)">
|
|
<summary>
|
|
<para>Sets the distance between groups for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the distance between groups.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetItemWidth(System.Int32)">
|
|
<summary>
|
|
<para>Sets the item width for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> styles.
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the item width for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.SetVerticalIndent(System.Int32)">
|
|
<summary>
|
|
<para>Sets a custom value to the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.VerticalIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="value">
|
|
An Int32 value that is the new value of the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptions.VerticalIndent"/> property for all <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.Small">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Small Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the Small Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.Tiles">
|
|
<summary>
|
|
<para>Provides access to the set of advanced Tiles Style settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced settings for the Tiles Style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyleOptionsCollection.View">
|
|
<summary>
|
|
<para>Gets the View that owns this WinExplorerViewStyleOptionsCollection object.
|
|
</para>
|
|
</summary>
|
|
<value>A View that owns this WinExplorerViewStyleOptionsCollection object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns">
|
|
|
|
<summary>
|
|
<para>Stores the collection of an item data field within a <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> and <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/>s, assigned to these fields.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.#ctor(DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the WinExplorerViewColumns class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A WinExplorerView that owns the newly created column set.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.Assign(DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns)">
|
|
<summary>
|
|
<para>Copies columns from the source WinExplorerViewColumns passed as the parameter to this WinExplorerViewColumns.
|
|
</para>
|
|
</summary>
|
|
<param name="columnSet">
|
|
A WinExplorerViewColumns object that serves as the source object to copy columns from.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.CheckBoxColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Check Box data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Check Box data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.DescriptionColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Description data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Description data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.ExtraLargeImageColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Extra Large Image data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Extra Large Image data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.ExtraLargeImageIndexColumn">
|
|
<summary>
|
|
<para>Gets or sets the index <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that will pick extra large images for this WinExplorerViewColumns from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ExtraLargeImages"/> collection.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn that picks extra large images from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ExtraLargeImages"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.GroupColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Grouping field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Grouping field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.LargeImageColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Large Image data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Large Image data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.LargeImageIndexColumn">
|
|
<summary>
|
|
<para>Gets or sets the index <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that will pick large images for this WinExplorerViewColumns from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.LargeImages"/> collection.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn that picks large images from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.LargeImages"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.MediumImageColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Medium Image data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Medium Image data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.MediumImageIndexColumn">
|
|
<summary>
|
|
<para>Gets or sets the index <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that will pick medium images for this WinExplorerViewColumns from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MediumImages"/> collection.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn that picks medium images from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MediumImages"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.SmallImageColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Small Image data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Small Image data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.SmallImageIndexColumn">
|
|
<summary>
|
|
<para>Gets or sets the index <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that will pick small images for this WinExplorerViewColumns from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.SmallImages"/> collection.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn that picks small images from the <see cref="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.SmallImages"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.TextColumn">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> assigned to this <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>'s Text data field.
|
|
</para>
|
|
</summary>
|
|
<value>A GridColumn assigned to the Text data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumns.View">
|
|
<summary>
|
|
<para>Returns the <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> that owns this column set.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerView that owns this column set.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle">
|
|
|
|
<summary>
|
|
<para>Provides member that specify different <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> Styles.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Content">
|
|
<summary>
|
|
<para>Each item is displays its check-box, medium image, caption and description in a single row. Items are arranged one under another and separated by horizontal lines. Check boxes are visible only if checked or hovered.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Default">
|
|
<summary>
|
|
<para>Same as <see cref="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Medium"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.ExtraLarge">
|
|
<summary>
|
|
<para>Extra large images with text and check boxes on the left of the image.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Large">
|
|
<summary>
|
|
<para>Large images with text and check boxes to the left of the image.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.List">
|
|
<summary>
|
|
<para>Small images with text and check boxes to left of the image. Items are arranged vertically, and groups are placed horizontally side-by-side. Groups cannot be collapsed even if the <b>OptionsView.ShowExpandCollapseButtons</b> property equals true.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Medium">
|
|
<summary>
|
|
<para>Medium images with text and check boxes to the left of the image.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Small">
|
|
<summary>
|
|
<para>Small images with text and check boxes to the left of the image. Items are arranged horizontally. Groups are placed one below the other.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles">
|
|
<summary>
|
|
<para>Medium images with text, description and check boxes to the top left corner of the image. Check boxes are visible only if checked or hovered.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView">
|
|
|
|
<summary>
|
|
<para>A WinExplorer View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the WinExplorerView class with the default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.Appearance">
|
|
<summary>
|
|
<para>Provides access to the appearance settings for all visual elements within this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewAppearances object that stores appearance settings for this WinExplorerView.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AppearancePrint">
|
|
<summary>
|
|
<para>Provides access to the properties that specify the WinExplorerView's element appearances when the View is printed/exported.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewAppearances object that stores appearance settings for the WinExplorerView's elements.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.Assign(DevExpress.XtraGrid.Views.Base.BaseView,System.Boolean)">
|
|
<summary>
|
|
<para>Copies all settings from the parameter View to the current View and allows you to specify whether event handlers should be copied as well.
|
|
</para>
|
|
</summary>
|
|
<param name="v">
|
|
A BaseView object that is the source View to copy settings from.
|
|
|
|
</param>
|
|
<param name="copyEvents">
|
|
<b>true</b>, to copy event handlers from the source View; otherwise, <b>false</b>.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignCheckBoxField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Check Box column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignDescriptionField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Description column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignExtraLargeImageField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Extra Large Image column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignLargeImageField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Large Image column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignMediumImageField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Medium Image column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignSmallImageField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Small Image column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.AssignTextField(System.String)">
|
|
<summary>
|
|
<para>Assigns the required database field to the column that is set as this WinExplorerView's Text column.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A String value that is the data field name.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.CalcHitInfo(System.Drawing.Point)">
|
|
<summary>
|
|
<para>Returns information on the WinExplorerView's elements located at the specified point.
|
|
</para>
|
|
</summary>
|
|
<param name="pt">
|
|
A Point structure that specifies the test point coordinates relative to the WinExplorerView's top-left corner.
|
|
|
|
</param>
|
|
<returns>An object that contains information about the visual elements located at the test point.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ColumnSet">
|
|
<summary>
|
|
<para>Stores a collection of WinExplorerView's fields and columns, assigned to these fields.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewColumns object that is the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/>s collection assigned to this WinExplorerView's fields.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.DeleteSelectedRows">
|
|
<summary>
|
|
<para>Deletes the selected items (records) in multiple selection mode or the focused item in single selection mode.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.DetailHeight">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.DetailTabHeaderLocation">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ExtraLargeImages">
|
|
<summary>
|
|
<para>Gets or sets the object that stores Extra Large Images for this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>An Object that is the image collection that stores Extra Large Images for this WinExplorerView.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.GetColumn(DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewFieldType)">
|
|
<summary>
|
|
<para>Gets a column assigned to the specific field within this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldType">
|
|
A WinExplorerViewFieldType enumerator value that specifies a field whose assigned column shall be obtained.
|
|
|
|
|
|
</param>
|
|
<returns>A GridColumn assigned to the specific field within this WinExplorerView.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.GetGroupRowDisplayText(System.Int32)">
|
|
<summary>
|
|
<para>Gets the text displayed within a specific group row.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the group row's handle.
|
|
|
|
</param>
|
|
<returns>A String value that is the text displayed within a specific group row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.GetGroupRowValue(System.Int32,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Gets the group row value in the specified grouping column.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the group row's handle.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A GridColumn that is a grouping column.
|
|
|
|
</param>
|
|
<returns>An object that is the group row value in a specific grouping column.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.GetParentRowHandle(System.Int32)">
|
|
<summary>
|
|
<para>Gets a specific row's parent group row.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the row handle of the row whose parent row handle is to be obtained.
|
|
|
|
</param>
|
|
<returns>An Int32 value that is the row handle of a group row that is the parent group row for the target child row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.GetRowExpanded(System.Int32)">
|
|
<summary>
|
|
<para>Gets whether the target row is currently expanded.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the row handle of a target row.
|
|
|
|
</param>
|
|
<returns><b>true</b>, if the target row is currently expanded; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.HideEditor">
|
|
<summary>
|
|
<para>Hides an opened editor assigned to the WinExplorerView's Text column.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.HtmlImages">
|
|
<summary>
|
|
<para>HTML images are not supported for the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.Invalidate(System.Drawing.Rectangle)">
|
|
<summary>
|
|
<para>Invalidates the specific region within the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<param name="rect">
|
|
A Rectangle structure that is to be repainted.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.InvalidateRect(System.Drawing.Rectangle)">
|
|
<summary>
|
|
<para>Invalidates the specified region of a WinExplorer View (adds it to the control's update region, which will be repainted during the next paint operation), and causes a paint message to be sent to the Grid Control.
|
|
</para>
|
|
</summary>
|
|
<param name="r">
|
|
A Rectangle structure that is the region to be added to the control's update region.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsDataRow(System.Int32)">
|
|
<summary>
|
|
<para>Indicates whether the specified row is a regular data row.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the rowHandle to be checked.
|
|
|
|
</param>
|
|
<returns><b>true</b>, if the specified row is a regular data row; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsEditing">
|
|
<summary>
|
|
<para>Gets whether an item within this WinExplorerView is currently being edited.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if an item within this WinExplorerView is currently being edited; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsGroupRow(System.Int32)">
|
|
<summary>
|
|
<para>Gets whether the row to which the target row handle belongs is a group row.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the row handle associated with the test row.
|
|
|
|
</param>
|
|
<returns><b>true</b>, if the row to which the target row handle belongs is a group row; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsMultiSelect">
|
|
<summary>
|
|
<para>Gets whether this WinExplorerView currently allows end-users to select more than one item.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if this WinExplorerView currently allows end-users to select more than one item; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsVisible">
|
|
<summary>
|
|
<para>Gets whether this WinExplorerView is currently visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if this WinExplorerView is currently visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.IsZoomedView">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ItemClick">
|
|
<summary>
|
|
<para>Occurs whenever an item within this WinExplorerView is clicked.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ItemDoubleClick">
|
|
<summary>
|
|
<para>Occurs whenever an item within this WinExplorerView is double-clicked.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ItemDrag">
|
|
<summary>
|
|
<para>Occurs when an end-user clicks an item within this WinExplorerView and drags this item.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ItemKeyDown">
|
|
<summary>
|
|
<para>Occurs when an end-user presses any keyboard key, while an item within this WinExplorerView is selected.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.LargeImages">
|
|
<summary>
|
|
<para>Gets or sets the collection of large images for this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>An Object that stores large images for this WinExplorerView.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.LayoutChanged">
|
|
<summary>
|
|
<para>Redraws this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MediumImages">
|
|
<summary>
|
|
<para>Gets or sets the collection of medium images for this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>An Object that stores medium images for this WinExplorerView.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveBy(System.Int32)">
|
|
<summary>
|
|
<para>Selects an item within this WinExplorerView that is placed <i>delta</i> places from than the currently selected item.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="delta">
|
|
An Int32 value that specifies the newly selected item position, starting from the currently selected item.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveFirst">
|
|
<summary>
|
|
<para>Selects the first item within this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveLast">
|
|
<summary>
|
|
<para>Selects the last item within the current WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveLastVisible">
|
|
<summary>
|
|
<para>Selects the last WinExplorerView item currently visible.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveNext">
|
|
<summary>
|
|
<para>Selects an item that follows the currently selected WinExplorerView item.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MoveNextPage">
|
|
<summary>
|
|
<para>Scrolls this WinExplorerView one screen down and selects an item within the last item row currently visible.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MovePrev">
|
|
<summary>
|
|
<para>Selects the previous WinExplorerView item relative to the currently selected item.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.MovePrevPage">
|
|
<summary>
|
|
<para>Scrolls this WinExplorerView one screen up and selects an item within the first item row currently visible.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.NormalView">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsBehavior">
|
|
<summary>
|
|
<para>Gets the object that stores the common View's behavior settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <a href="ms-xhelp:///?Id=T%3aDevExpress.XtraGrid.WinExplorer.WinExplorerViewOptionsBehavior">WinExplorerViewOptionsBehavior</a> object that stores the common View's behavior settings.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsFilter">
|
|
<summary>
|
|
<para>Filtering is not supported within the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsNavigation">
|
|
<summary>
|
|
<para>Provides access to the set of properties that manage the WinExplorerView navigation.
|
|
</para>
|
|
</summary>
|
|
<value>A GridOptionsNavigation object that stores this WinExplorerView's navigation options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsSelection">
|
|
<summary>
|
|
<para>Provides access to this WinExplorerView's selection options.
|
|
</para>
|
|
</summary>
|
|
<value>A <a href="ms-xhelp:///?Id=T%3aDevExpress.XtraGrid.WinExplorer.WinExplorerViewOptionsSelection">WinExplorerViewOptionsSelection</a> object that stores this WinExplorerView's selection options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsView">
|
|
<summary>
|
|
<para>Provides access to general WinExplorerView settings.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewOptionsView object that stores general WinExplorerView settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.OptionsViewStyles">
|
|
<summary>
|
|
<para>Provides access to advanced View Style options.
|
|
</para>
|
|
</summary>
|
|
<value>A WinExplorerViewStyleOptions object that stores advanced options for every View Style available.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.Position">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.RefreshData">
|
|
<summary>
|
|
<para>Reloads the current datasource data to the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.SetRowExpanded(System.Int32,System.Boolean)">
|
|
<summary>
|
|
<para>Expands or collapses the specific row within this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An Int32 value that is the target row's handle.
|
|
|
|
</param>
|
|
<param name="expanded">
|
|
<b>true</b> to expand the target row; <b>false</b> to collapse it.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ShowEditor">
|
|
<summary>
|
|
<para>Displays an editor assigned to the WinExplorerView's text column for the focused item.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ShowFilterPopup(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Filtering is not supported within the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.SmallImages">
|
|
<summary>
|
|
<para>Gets or sets the small images collection for this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>An Object that stores small images for this WinExplorerView.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.SortInfo">
|
|
<summary>
|
|
<para>Sorting is not supported for the WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ToggleGroupExpanded(System.Int32)">
|
|
<summary>
|
|
<para>Toggles the target group's expanded/collapsed state.
|
|
</para>
|
|
</summary>
|
|
<param name="groupRowHandle">
|
|
An Int32 value that is the row handle for the target group row.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.TopLeftItemIndex">
|
|
<summary>
|
|
<para>Gets the index of the first item displayed within this WinExplorerView.
|
|
</para>
|
|
</summary>
|
|
<value>An Int32 value that is the first item displayed within this WinExplorerView.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView.ViewRect">
|
|
<summary>
|
|
<para>Gets the region which this WinExplorerView currently occupies.
|
|
</para>
|
|
</summary>
|
|
<value>A Rectangle structure that is the region which this WinExplorerView currently occupies.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.FindMode">
|
|
|
|
<summary>
|
|
<para>Contains values that specify how data searching is initiated within specific controls.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.FindMode.Always">
|
|
<summary>
|
|
<para>A control starts searching data automatically, after a small delay.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.FindMode.Default">
|
|
<summary>
|
|
<para>A search for data is started automatically, or must be started manually, depending on the underlying data source.
|
|
|
|
<para>
|
|
Automatic searching is enabled in the following cases: 1) a control functions in regular binding mode and the number of data source records is less than 10,000; 2) a control functions in Instant Feedback mode.
|
|
</para>
|
|
<para>
|
|
Manual searching is enabled in the following cases: 1) a control functions in regular binding mode and the number of data source records is greater than 10,000; 2) a control functions in regular server mode.
|
|
</para>
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.FindMode.FindClick">
|
|
<summary>
|
|
<para>A control starts searching data on clicking the Find button or pressing ENTER.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind">
|
|
|
|
<summary>
|
|
<para>Provides access to options controlling the view and behavior settings of the Find Panel.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ColumnViewOptionsFind class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.AllowFindPanel">
|
|
<summary>
|
|
<para>Gets or sets whether the Find Panel can be invoked by an end-user.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Find Panel can be invoked by an end-user; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.AlwaysVisible">
|
|
<summary>
|
|
<para>Gets or sets whether the Find Panel is always visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Find Panel is always visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies all the settings of the options object passed as this method's parameter to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.ClearFindOnClose">
|
|
<summary>
|
|
<para>Gets or sets whether the Find Panel's search (filter) string is cleared when the Find Panel is hidden.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Find Panel's search string is cleared on hiding the panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.FindDelay">
|
|
<summary>
|
|
<para>Gets or sets the delay in milliseconds, after which a data search is initiated (if automatic search mode is active).
|
|
</para>
|
|
</summary>
|
|
<value>An integer that specifies the delay in milliseconds, after which a data search is initiated.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.FindFilterColumns">
|
|
<summary>
|
|
<para>Gets or sets the field names against which searches are performed by the Find Panel.
|
|
</para>
|
|
</summary>
|
|
<value>A string specifying the field names against which searches are performed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.FindMode">
|
|
<summary>
|
|
<para>Gets or sets whether data searching starts automatically, or must be started manually.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.FindMode"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.FindNullPrompt">
|
|
<summary>
|
|
<para>Gets or sets the text displayed grayed out when the search box is empty.
|
|
</para>
|
|
</summary>
|
|
<value>The text displayed grayed out when the search box is empty.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.HighlightFindResults">
|
|
<summary>
|
|
<para>Gets or sets whether the search string is highlighted within located records.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the search string is highlighted within located records; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.ShowClearButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Clear button is displayed within the Find Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Clear button is displayed within the Find Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.ShowCloseButton">
|
|
<summary>
|
|
<para>Gets or sets whether the close ('x') button is displayed within the Find Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the close ('x') button is displayed within the Find Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsFind.ShowFindButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Find button is displayed within the Find Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Find button is displayed within the Find Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the event that is raised when an <b>Edit Form</b> is about to be displayed.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventArgs.#ctor(System.Int32)">
|
|
<summary>
|
|
<para>Initializes a new instance of the EditFormShowingEventArgs class with the specified settings. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
A <b>row handle</b> that identifies the handle of the grid row for which an <b>Edit Form</b> is being displayed.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventArgs.Allow">
|
|
<summary>
|
|
<para>Gets or sets whether opening an <b>Edit Form</b> is allowed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if opening an <b>Edit Form</b> is allowed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventArgs.RowHandle">
|
|
<summary>
|
|
<para>Gets the row handle that identifies the grid row for which an <b>Edit Form</b> is opening.
|
|
</para>
|
|
</summary>
|
|
<value>The row handle that identifies the grid row for which an <b>Edit Form</b> is opening.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.EditFormShowing"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormShowingEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Grid.EditFormShowingEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.EditFormShowing"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The source of an <b>Edit Form</b> opening event.
|
|
|
|
|
|
</param>
|
|
<param name="e">
|
|
Information associated with an <b>Edit Form</b> opening event.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormBindingMode">
|
|
|
|
<summary>
|
|
<para>Defines the set of values used to specify the binding mode.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormBindingMode.Cached">
|
|
<summary>
|
|
<para>Edited field values in an <b>Edit Form</b> are collected in a proxy and passed back to the grid simultaneously when an end-user saves changes.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormBindingMode.Default">
|
|
<summary>
|
|
<para>Defines the same behavior as the <see cref="F:DevExpress.XtraGrid.Views.Grid.EditFormBindingMode.Direct"/> mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormBindingMode.Direct">
|
|
<summary>
|
|
<para>An edited field value in an <b>Edit Form</b> is passed back to the grid at the moment an end-user moves focus to another field in an <b>Edit Form</b>.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction">
|
|
|
|
<summary>
|
|
<para>Defines a set of actions that can be performed when an <b>Edit Form</b> contains unsaved changes and an end-user moves focus to another grid row.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction.Cancel">
|
|
<summary>
|
|
<para>A confirmation dialog asking to discard the changes:
|
|
<para></para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction.Default">
|
|
<summary>
|
|
<para>Specifies the same behavior as the <see cref="F:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction.Save"/> value.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction.Nothing">
|
|
<summary>
|
|
<para>No confirmation is requested and it is not possible to move focus to another grid row. <!--To save changes an end-user can use the Ctrl+Enter key gesture or click the Update button. To discard changes, an end-user can press the Escape key or click the Cancel button within an <b>Edit Form</b>.-->
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.EditFormModifiedAction.Save">
|
|
<summary>
|
|
<para>A confirmation dialog asking the user to save or discard the changes, or cancel the action:
|
|
<para></para>
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation">
|
|
|
|
<summary>
|
|
<para>Defines the set of values used to specify the caption location of an editor within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation.Default">
|
|
<summary>
|
|
<para>Specifies the same location as the <see cref="F:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation.Near"/> value.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation.Near">
|
|
<summary>
|
|
<para>A caption is located on the left side of an editor.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation.None">
|
|
<summary>
|
|
<para>A caption is not displayed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.EditForm.EditFormColumnCaptionLocation.Top">
|
|
<summary>
|
|
<para>A caption is located above the editor.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Columns.OptionsColumnEditForm">
|
|
|
|
<summary>
|
|
<para>Provides settings of the editor that represent the current grid column within an <b>Edit Form</b>.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the OptionsColumnEditForm class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies all settings from the options object passed as a parameter.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
The object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.Caption">
|
|
<summary>
|
|
<para>Gets or sets the caption of the editor that represents the current grid column within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>The caption of the editor that represents the current grid column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.CaptionLocation">
|
|
<summary>
|
|
<para>Gets or sets the caption location of an editor that represents the current grid column within an <b>Edit Form</b>.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The caption location of an editor that represents the current grid column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.ColumnSpan">
|
|
<summary>
|
|
<para>Gets or sets the number of layout columns the editor spans within an <b>Edit Form</b>. Set the <see cref="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.UseEditorColRowSpan"/> property to <b>false</b> for the <b>ColumnSpan</b> property to be in effect.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The number of layout columns within an <b>Edit Form</b> the editor spans.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.RowSpan">
|
|
<summary>
|
|
<para>Gets or sets the number of layout rows the editor spans within an <b>Edit Form</b>. For the <b>RowSpan</b> property to be in effect, set the <see cref="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.UseEditorColRowSpan"/> property to <b>false</b>.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The number of rows the editor spans in an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.StartNewRow">
|
|
<summary>
|
|
<para>Gets or sets whether the editor starts a new layout row within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if an editor starts a new layout row; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.UseEditorColRowSpan">
|
|
<summary>
|
|
<para>Gets of sets whether each editor spans the default number of layout columns and rows, specified by the editor's type.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the default column and row spans are used; <b>false</b>, if the custom column and row spans (specified by the <see cref="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.ColumnSpan"/> and <see cref="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.RowSpan"/> properties) are used.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether an editor that corresponds to the current grid column is visible within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value that specifies whether an editor that corresponds to the current grid column is visible within an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.OptionsColumnEditForm.VisibleIndex">
|
|
<summary>
|
|
<para>Gets or sets the integer that indicates the position of an editor representing the current grid column within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>The integer that indicates the position of an editor representing the current grid column within an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm">
|
|
|
|
<summary>
|
|
<para>Provides <b>Edit Form</b> settings.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridOptionsEditForm class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.ActionOnModifiedRowChange">
|
|
<summary>
|
|
<para>Gets or sets an action performed when an end-user moves focus to another grid row while an opened <b>Edit Form</b> contains unsaved changes.
|
|
</para>
|
|
</summary>
|
|
<value>An action performed when an end-user moves focus to another grid row while an opened <b>Edit Form</b> contains unsaved changes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies all settings from the options object passed as a parameter.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
The object whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.BindingMode">
|
|
<summary>
|
|
<para>Gets or sets the mode in which data from an <b>Edit Form</b> is passed back to the grid.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The mode in which data from an <b>Edit Form</b> is passed back to the grid.
|
|
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.CustomEditFormLayout">
|
|
<summary>
|
|
<para>Gets or sets the custom user control used as an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>The custom user control used as an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.EditFormColumnCount">
|
|
<summary>
|
|
<para>Gets or sets the total number of layout columns within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>The number of layout columns within an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.FormCaptionFormat">
|
|
<summary>
|
|
<para>Gets or sets the custom caption of an <b>EditFrom</b> displayed as a modal window. This property is in effect in the <see cref="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditForm"/> mode.
|
|
</para>
|
|
</summary>
|
|
<value>The custom caption of an <b>EditFrom</b> displayed as a modal window.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.PopupEditFormWidth">
|
|
<summary>
|
|
<para>Gets or sets the width of an <b>Edit Form</b> displayed as a modal window.
|
|
</para>
|
|
</summary>
|
|
<value>The width of an <b>Edit Form</b> displayed as a modal window, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.ShowOnDoubleClick">
|
|
<summary>
|
|
<para>Gets or sets whether an <b>Edit Form</b> can be opened by double-clicking the mouse.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether an <b>Edit Form</b> can be opened by double-clicking the mouse.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.ShowOnEnterKey">
|
|
<summary>
|
|
<para>Gets or sets whether an <b>Edit Form</b> can be opened by the Enter key.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether an <b>Edit Form</b> can be opened by the Enter key.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.ShowOnF2Key">
|
|
<summary>
|
|
<para>Gets or sets whether an <b>Edit Form</b> can be opened with the F2 key.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.Utils.DefaultBoolean"/> enumeration value specifying whether an <b>Edit Form</b> can be opened with the F2 key.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridOptionsEditForm.ShowUpdateCancelPanel">
|
|
<summary>
|
|
<para>Gets or sets whether the Update and Cancel buttons are displayed within an <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>A <b>DefaultBoolean</b> value that specifies whether the Update and Cancel buttons are displayed in an <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.GridEditingMode">
|
|
|
|
<summary>
|
|
<para>Defines the set of values used to specify the grid editing mode.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.Default">
|
|
<summary>
|
|
<para>Provides the same functionality as the <see cref="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.Inplace"/> value.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditForm">
|
|
<summary>
|
|
<para>Row data is edited in a separate modal <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditFormInplace">
|
|
<summary>
|
|
<para>Row data is edited in an in-line <b>Edit Form</b> that appears immediately below the selected row.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditFormInplaceHideCurrentRow">
|
|
<summary>
|
|
<para>Row data is edited in an in-line <b>Edit Form</b> while the selected row is hidden.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridEditingMode.Inplace">
|
|
<summary>
|
|
<para>Row data is edited in-place, in row cells.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldCaptionImage"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs.#ctor(System.Int32,DevExpress.XtraGrid.Columns.GridColumn,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewFieldCaptionImageEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that specifies the handle of the current card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.CardCaptionImageEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the current column (field). This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="list">
|
|
An object that represents an image list. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.CardCaptionImageEventArgs.ImageList"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs.Column">
|
|
<summary>
|
|
<para>Gets or sets the column object that identifes the currently processed card field.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object identifying the current field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs.ImageAlignment">
|
|
<summary>
|
|
<para>Gets or sets the alignment of the image within the field's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.ContentAlignment"/> enumeration value that specifies the alignment of the image within the field's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewFieldCaptionImageEventArgs.ImageToTextDistance">
|
|
<summary>
|
|
<para>Gets or sets the distance between the field's label and image.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the distance between the field's label and image, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit">
|
|
|
|
<summary>
|
|
<para>Contains settings specific to the <see cref="T:DevExpress.XtraEditors.SearchLookUpEdit"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the RepositoryItemSearchLookUpEdit class.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.AddNewValue">
|
|
<summary>
|
|
<para>Fires when the "Add New" button is clicked, and allows you to add new records to the dropdown data source.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.Assign(DevExpress.XtraEditors.Repository.RepositoryItem)">
|
|
<summary>
|
|
<para>Copies settings of the specified repository item.
|
|
</para>
|
|
</summary>
|
|
<param name="item">
|
|
A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> object or its descendant that represents the source of the operation.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.EditorTypeName">
|
|
<summary>
|
|
<para>Gets the class name of the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>The string identifying the class name of the current editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.GetDisplayText(DevExpress.Utils.FormatInfo,System.Object)">
|
|
<summary>
|
|
<para>Returns the text representation of the specified value, formatted according to the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="format">
|
|
A <see cref="T:DevExpress.Utils.FormatInfo"/> object that specifies formatting settings.
|
|
|
|
</param>
|
|
<param name="editValue">
|
|
A value to be formatted.
|
|
|
|
</param>
|
|
<returns>A string that specifies the value's formatted text representation.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.GetDisplayTextByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns the text representation of the <b>DisplayMember</b> field value of the row that contains the specified <b>ValueMember</b> field value.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <b>ValueMember</b> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>The text representation of the <b>DisplayMember</b> field value for the row located.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.GetDisplayValueByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns a value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field of the row containing the specified <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field value.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field for the row located.
|
|
<b>null</b> if no record with the specified value was found (<b>System.DBNull.Value</b> and the data source is a <see cref="T:System.Data.DataView"/> object).
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.GetDisplayValueByKeyValueEx(System.Object,DevExpress.Data.OperationCompleted[])">
|
|
<summary>
|
|
<para>Returns a value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field of the row containing the specified <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field value. Allows you to get values in Instant Feedback Mode.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field for the row to locate.
|
|
|
|
</param>
|
|
<param name="completed">
|
|
A <b>DevExpress.Data.OperationCompleted</b> method that will be called when the requested display value is ready to be returned.
|
|
|
|
</param>
|
|
<returns>The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field for the row located.
|
|
<b>null</b> if no record with the specified value was found (<b>System.DBNull.Value</b> and the data source is a <see cref="T:System.Data.DataView"/> object).
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.GetIndexByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns the index of the row that contains the specified value in the <b>ValueMember</b> field.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <b>ValueMember</b> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>An integer that specifies the index of the required row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.ImmediatePopup">
|
|
<summary>
|
|
<para>This property is not supported by the RepositoryItemSearchLookUpEdit class.
|
|
</para>
|
|
</summary>
|
|
<value>False.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.OwnerEdit">
|
|
<summary>
|
|
<para>Gets the editor which owns the current repository item object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.SearchLookUpEdit"/> control owning the current repository item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.PopupFindMode">
|
|
<summary>
|
|
<para>Gets or sets whether data searching starts automatically, or should be started manually.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.FindMode"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.ProcessNewValue">
|
|
<summary>
|
|
<para>This event is not supported by the RepositoryItemSearchLookUpEdit class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.RegisterSearchLookUpEdit">
|
|
<summary>
|
|
<para>Registers the <see cref="T:DevExpress.XtraEditors.SearchLookUpEdit"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.ShowAddNewButton">
|
|
<summary>
|
|
<para>Gets or sets whether the "Add New" button is displayed within the editor's dropdown.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the "Add New" button is displayed within the editor's dropdown; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.ShowClearButton">
|
|
<summary>
|
|
<para>Gets or sets whether the "Clear" button is displayed within the editor's dropdown.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the "Clear" button is displayed within the editor's dropdown; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit.TextEditStyle">
|
|
<summary>
|
|
<para>Gets or sets the style in which text is displayed and edited in the editor.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Controls.TextEditStyles"/> value determining the editing style.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase">
|
|
|
|
<summary>
|
|
<para>Contains settings specific to the <see cref="T:DevExpress.XtraEditors.GridLookUpEditBase"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the RepositoryItemGridLookUpEditBase class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.Assign(DevExpress.XtraEditors.Repository.RepositoryItem)">
|
|
<summary>
|
|
<para>Copies settings of the specified repository item.
|
|
</para>
|
|
</summary>
|
|
<param name="item">
|
|
A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> object or its descendant that represents the source of the operation.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.BeginInit">
|
|
<summary>
|
|
<para>Starts the control's runtime initialization.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.EndInit">
|
|
<summary>
|
|
<para>Ends the control's runtime initialization.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.GetDisplayValueByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns a value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field of the row containing the specified <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field value.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field for the row located.
|
|
<b>null</b> if no record with the specified value was found (<b>System.DBNull.Value</b> and the data source is a <see cref="T:System.Data.DataView"/> object).
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.OwnerEdit">
|
|
<summary>
|
|
<para>Gets the editor which owns the current repository item object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.GridLookUpEditBase"/> control owning the current repository item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.PopulateViewColumns">
|
|
<summary>
|
|
<para>Creates columns for all fields in the bound data source.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.PopupFilterMode">
|
|
<summary>
|
|
<para>Gets or sets how records in the dropdown window are filtered when typing text within the edit box.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.PopupFilterMode"/> value that specifies the editor's popup filter mode.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.RepositoryItems">
|
|
<summary>
|
|
<para>Returns the collection of repository items (inplace editors) owned by the embedded grid control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemCollection"/> object that stores the embedded grid's repository items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.RequireDisplayTextSorting">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>Always <b>true</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.ResetEvents">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.View">
|
|
<summary>
|
|
<para>Gets or sets the View used to represent data in the dropdown.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridView"/> object or its descendant that is currently used to represent data in the dropdown.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase.ViewType">
|
|
<summary>
|
|
<para>Gets or sets the type of View used to represent data in the dropdown.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.GridLookUpViewType"/> value that specifies the type of the current View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.GridLookUpEditBase">
|
|
|
|
<summary>
|
|
<para>Represents the base class for grid look up editors.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.GridLookUpEditBase.ForceInitialize">
|
|
<summary>
|
|
<para>Performs the control's initialization.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.GridLookUpEditBase.Properties">
|
|
<summary>
|
|
<para>Specifies settings specific to the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEditBase"/> object containing settings for the editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.GridLookUpEditBase.ShowPopup">
|
|
<summary>
|
|
<para>Opens the popup window.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.SearchLookUpEdit">
|
|
|
|
<summary>
|
|
<para>An editor that provides lookup functionality using a dropdown <see cref="T:DevExpress.XtraGrid.GridControl"/>, and contains the Find edit box, allowing end-users to quickly filter dropdown rows.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.SearchLookUpEdit.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the SearchLookUpEdit class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraEditors.SearchLookUpEdit.AddNewValue">
|
|
<summary>
|
|
<para>Fires when the "Add New" button is clicked, and allows you to add new records to the dropdown data source.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.SearchLookUpEdit.EditorContainsFocus">
|
|
<summary>
|
|
<para>Gets whether the editor or its popup has input focus.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the editor or its popup window has focus; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.SearchLookUpEdit.EditorTypeName">
|
|
<summary>
|
|
<para>Gets the class name of the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>A string giving the class name of the current editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.SearchLookUpEdit.GetSelectedDataRow">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.SearchLookUpEdit.Properties">
|
|
<summary>
|
|
<para>Specifies settings specific to the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit"/> object containing settings for the editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.VisibleRecordIndexChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.VisibleRecordIndexChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances">
|
|
|
|
<summary>
|
|
<para>Stores appearance settings allied to Groups and items within a <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the WinExplorerViewAppearances class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView"/> that owns the newly created WinExplorerViewAppearances.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.GroupHovered">
|
|
<summary>
|
|
<para>Stores the Group headers' appearance settings, used when an end-user hovers this header.
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings for hovered Group headers.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.GroupNormal">
|
|
<summary>
|
|
<para>Stores the default Group header appearance settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores the default Group header appearance settings.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.GroupPressed">
|
|
<summary>
|
|
<para>Stores the Group header appearance settings, used when an end-user clicks this header.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores the selected Group header appearance settings.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemDescriptionHovered">
|
|
<summary>
|
|
<para>Provides access to appearance settings applied to hovered item descriptions.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings applied to hovered item descriptions.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemDescriptionNormal">
|
|
<summary>
|
|
<para>Provides access to the item descriptions' default appearance settings.
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings applied to item descriptions in their normal state.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemDescriptionPressed">
|
|
<summary>
|
|
<para>Provides access to appearance settings, applied to selected item descriptions.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings for selected item descriptions.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemHovered">
|
|
<summary>
|
|
<para>Provides access to the appearance settings applied to hovered item captions.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings for hovered item captions.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemNormal">
|
|
<summary>
|
|
<para>Provides access to the item caption default appearance settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings applied to item captions in their normal visual state.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewAppearances.ItemPressed">
|
|
<summary>
|
|
<para>Provides access to the appearance settings applied to selected item captions.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An AppearanceObject that stores appearance settings applied to selected item captions.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Layout.LayoutView.VisibleRecordIndexChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs.#ctor(System.Int32,System.Int32)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewVisibleRecordIndexChangedEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="visibleRecordIndex">
|
|
An integer value that specifies the index of the currently visible card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs.VisibleRecordIndex"/> property.
|
|
|
|
</param>
|
|
<param name="prevVisibleRecordIndex">
|
|
An integer value that specifies the index of the previous visible card. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs.PrevVisibleRecordIndex"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs.PrevVisibleRecordIndex">
|
|
<summary>
|
|
<para>Gets the index of the previously visible card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the index of the previously visible card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.Events.LayoutViewVisibleRecordIndexChangedEventArgs.VisibleRecordIndex">
|
|
<summary>
|
|
<para>Gets the index of the current visible card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the index of the current visible card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo">
|
|
|
|
<summary>
|
|
<para>Contains information about a specific point within a Layout View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewHitInfo class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.Clear">
|
|
<summary>
|
|
<para>Sets the LayoutViewHitInfo class' properties to their default values.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.Column">
|
|
<summary>
|
|
<para>Gets a column object located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that contains the test point. <b>null</b> (<b>Nothing</b> in Visual Basic) if the test point is over a visual element that does not belong to any column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitCard">
|
|
<summary>
|
|
<para>Gets a card object located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewCard"/> object that contains the test point. <b>null</b> (<b>Nothing</b> in Visual Basic) if the test point doesn't belong to any card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitField">
|
|
<summary>
|
|
<para>Gets a card field object located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewField"/> object located under the test point. <b>null</b> (<b>Nothing</b> in Visual Basic) if the test point doesn't belong to any card field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitRect">
|
|
<summary>
|
|
<para>Gets the bounds of the current object identified by the <see cref="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitTest"/> property.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Rectangle"/> structure that specifies the bounds of an object identified by the <see cref="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitTest"/> property.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.HitTest">
|
|
<summary>
|
|
<para>Gets a value identifying the type of visual element located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest"/> enumeration value identifying the type of visual element located under the test point.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InBounds">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Layout View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Layout View; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCard">
|
|
<summary>
|
|
<para>Gets whether the test point is within a Card.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point is within a Card; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCardCaption">
|
|
<summary>
|
|
<para>Gets whether the test point is within a Card Caption.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point is within a Card Caption; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCardExpandButton">
|
|
<summary>
|
|
<para>Gets whether the test point is within a Card Expand Button.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point is within a Card Expand Button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCardsArea">
|
|
<summary>
|
|
<para>Gets whether the test point is within a View's area where cards can be arranged.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point is within a View's area; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCarouselModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "Carousel View" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "Carousel View" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InClientArea">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value><para> </para>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCloseZoomButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a View's Zoom Button.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a View's Zoom Button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InColumnModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "One Column" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "One Column" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InCustomizeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "Customize" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "Customize" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InField">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Card Field.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Card Field; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFieldCaption">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Card Field Caption.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Card Field Caption; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFieldFilterButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Field Filter Button.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Field Filter Button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFieldPopupActionArea">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Field Filter Button or Field Sort Button.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Field Filter or Sort Button; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFieldSortButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Field Sort Button.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Field Sort Button; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFieldValue">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Card Field Value.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Card Field Value; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFilterPanel">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to a Filter Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to a Filter Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InFooterArea">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InHeaderArea">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InHeaderButtons">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to any button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to any button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InLayoutItem">
|
|
<summary>
|
|
<para>Gets whether the test point is within any card's item, except card fields.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a test point is within any card's item, except card fields; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InMultiColumnModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "Multiple Columns" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "Multiple Columns" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InMultiRowModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "Multiple Rows" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "Multiple Rows" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InPanButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "Panning" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "Panning" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InRowModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "One Row" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "One Row" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InSingleModeButton">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the "One Card" button within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the "One Card" button within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.InViewCaption">
|
|
<summary>
|
|
<para>Gets whether the test point belongs to the View Caption.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the test point belongs to the View Caption; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.IsEquals(DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo)">
|
|
<summary>
|
|
<para>Indicates whether the specified object is equal to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="hitInfo">
|
|
A LayoutViewHitInfo object to be compared with the current object.
|
|
|
|
</param>
|
|
<returns><b>true</b> if the specified object equals the current object; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.LayoutItem">
|
|
<summary>
|
|
<para>Gets a card layout item located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraLayout.BaseLayoutItem"/> descendant located under the test point. <b>null</b> (<b>Nothing</b> in Visual Basic) if the test point doesn't belong to any layout item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.RowHandle">
|
|
<summary>
|
|
<para>Gets a row handle that identifies the card containing the test point.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that represents the row handle identifying the current card. The <see cref="F:DevExpress.XtraGrid.GridControl.InvalidRowHandle"/> value, if the test point doesn't belong to any card.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.View">
|
|
<summary>
|
|
<para>Gets or sets the <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> located under the test point.
|
|
</para>
|
|
</summary>
|
|
<value>The LayoutView located under the test point.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.VisibleIndex">
|
|
<summary>
|
|
<para>Gets the visual position of the card that contains the test point.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the card's visual position within the View's visible area.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText">
|
|
|
|
<summary>
|
|
<para>Contains options that control the display of card fields' text labels
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsItemText class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that will own the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText.AlignMode">
|
|
<summary>
|
|
<para>Gets or sets the alignment mode for fields' text labels.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.FieldTextAlignMode"/> value that specifies the current alignment mode.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText.TextToControlDistance">
|
|
<summary>
|
|
<para>Gets or sets the default distance between card fields' text labels and corresponding edit boxes.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that represents the distance between text labels and corresponding edit boxes
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode">
|
|
|
|
<summary>
|
|
<para>Contains display options of a Layout View in the <see cref="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Carousel"/> view mode.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsCarouselMode class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that will own the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.BottomCardAlphaLevel">
|
|
<summary>
|
|
<para>Gets or sets the transparency level for background cards.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Single"/> value that specifies the transparency level, in the range between 0(transparent) and 1(opaque).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.BottomCardFading">
|
|
<summary>
|
|
<para>Gets or sets the fading factor for background cards.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Single"/> value that specifies the fading factor for background cards, in the range between 0(no fading out) and 1(the bottommost card is invisible).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.BottomCardScale">
|
|
<summary>
|
|
<para>Gets or sets the scaling factor for background cards.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Single"/> value that specifies the scaling factor for background cards, ranging between 0(smallest) to 1(no scale).
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.CardCount">
|
|
<summary>
|
|
<para>Gets or sets the number of cards constituting the ellipse.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of cards in the ellipse.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.CenterOffset">
|
|
<summary>
|
|
<para>Gets or sets the coordinates of the ellipse, in pixels.
|
|
</para>
|
|
</summary>
|
|
<value>A Point structure that specifies the coordinates of the ellipse, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.FrameCount">
|
|
<summary>
|
|
<para>Gets or sets the number of frames in the card scrolling animation effect.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of frames in the animation.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.FrameDelay">
|
|
<summary>
|
|
<para>Gets or sets the delay between frames in the card scrolling animation effect, in system timer ticks.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the delay between frames in the card scrolling animation effect, in system timer ticks.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.InterpolationMode">
|
|
<summary>
|
|
<para>Gets or sets the interpolation mode used to render background cards.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Drawing2D"/> value that specifies the interpolation mode.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.PitchAngle">
|
|
<summary>
|
|
<para>Gets or sets the pitch angle, in radians, ranging from 0 to .
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Single"/> value that specifies the pitch angle, in radians, ranging from 0 to .
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.Radius">
|
|
<summary>
|
|
<para>Gets or sets the longest radius of the ellipse, in pixels.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the longest radius of the ellipse, in pixels. <b>0</b> if the radius is calculated automatically depending on the View's size.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.RollAngle">
|
|
<summary>
|
|
<para>Gets or sets the roll angle, in radians, ranging from 0 to 2.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Single"/> value that specifies the roll angle, in radians, ranging from 0 to 2.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.StretchCardToViewHeight">
|
|
<summary>
|
|
<para>Gets or sets whether the active card is stretched to the LayoutView's height.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the active card is stretched to the LayoutView's height; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode.StretchCardToViewWidth">
|
|
<summary>
|
|
<para>Gets or sets whether the active card is stretched to the LayoutView's width.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the active card is stretched to the LayoutView's width; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel">
|
|
|
|
<summary>
|
|
<para>Contains options controlling the appearance and functionality provided by the Header Panel.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsHeaderPanel class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that will own the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableCarouselModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Carousel view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+6).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the Carousel view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableColumnModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Column view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+3).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the One Column view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableCustomizeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Customization Form can be enabled via the Customize button within the Header Panel and keyboard shortcut (F6).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the Customization Form; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableMultiColumnModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Multiple Columns view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+5).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the Multiple Columns view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableMultiRowModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Multiple Rows view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+4).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the Multiple Rows view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnablePanButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Panning mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (F10).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the Panning mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableRowModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Row view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+2).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the One Row view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.EnableSingleModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Card view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+1).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if an end-user can enable the One Card view mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowCarouselModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Carousel Mode button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Carousel Mode button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowColumnModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Column button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the One Column button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowCustomizeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Customize button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Customize button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowMultiColumnModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Multiple Columns button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Multiple Columns button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowMultiRowModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Multiple Rows button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Multiple Rows button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowPanButton">
|
|
<summary>
|
|
<para>Gets or sets whether the Panning button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Panning button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowRowModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Row button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the One Row button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel.ShowSingleModeButton">
|
|
<summary>
|
|
<para>Gets or sets whether the One Card button is displayed within the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the One Card button is displayed within the Header Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization">
|
|
|
|
<summary>
|
|
<para>Provides options that determine which operations are available for end-users in a Layout View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsCustomization class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that will own the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.AllowFilter">
|
|
<summary>
|
|
<para>Gets or sets a value which specifies whether end-users can filter data in the View.
|
|
</para>
|
|
</summary>
|
|
<value>A Boolean value that specifies whether the data can be filtered by end-users.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.AllowSort">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether end-users can sort data.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if end-users can sort data; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupCardCaptions">
|
|
<summary>
|
|
<para>Gets or sets whether the Captions group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupCardIndents">
|
|
<summary>
|
|
<para>Gets or sets whether the Indents group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupCards">
|
|
<summary>
|
|
<para>Gets or sets whether the Cards group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupFields">
|
|
<summary>
|
|
<para>Gets or sets whether the Fields group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupHiddenItems">
|
|
<summary>
|
|
<para>Gets or sets whether the Hidden Items list is displayed within the Template Card tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupLayout">
|
|
<summary>
|
|
<para>Gets or sets whether the Layout group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupLayoutTreeView">
|
|
<summary>
|
|
<para>Gets or sets whether the Layout Tree View is displayed within the Template Card tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowGroupView">
|
|
<summary>
|
|
<para>Gets or sets whether the View group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the corresponding group of edit controls is displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowResetShrinkButtons">
|
|
<summary>
|
|
<para>Gets or sets whether the Reset Template Card and Shrink Template Card buttons are displayed within the Template Card tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if these buttons are displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.ShowSaveLoadLayoutButtons">
|
|
<summary>
|
|
<para>Gets or sets whether the Load Layout and Save Layout buttons are displayed within the View Layout tab in the Customization Form in advanced customization mode.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if these buttons are displayed in advanced customization mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization.UseAdvancedRuntimeCustomization">
|
|
<summary>
|
|
<para>Gets or sets whether additional edit controls providing advanced customization capabilities can be displayed within the LayoutView's Customization Form.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if advanced customization edit controls are enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection of columns in a Layout View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewColumnCollection class with default settings.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object representing the View that will own the new column collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.Add">
|
|
<summary>
|
|
<para>Adds a new column (card field) to the current collection.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object that represents the newly added column.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.AddField(System.String)">
|
|
<summary>
|
|
<para>Creates a new column (card field) which is bound to the specified field and appends it to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value that specifies the name of the data field to which the created column is bound.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object which represents the new column.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.AddRange(DevExpress.XtraGrid.Columns.LayoutViewColumn[])">
|
|
<summary>
|
|
<para>Adds an array of columns to the end of the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="columns">
|
|
An array of <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> objects.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.ColumnByFieldName(System.String)">
|
|
<summary>
|
|
<para>Returns a column by the name of the field to which it is bound.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A <see cref="T:System.String"/> value specifying the field name.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object representing a column bound to the data source field with the specified name. <b>null</b> (<b>Nothing</b> in Visual Basic) if no column is found.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.ColumnByName(System.String)">
|
|
<summary>
|
|
<para>Returns a column by its name.
|
|
</para>
|
|
</summary>
|
|
<param name="columnName">
|
|
A <see cref="T:System.String"/> value specifying the column name.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object representing a column with the specified name. <b>null</b> (<b>Nothing</b> in Visual Basic) if no column is found.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to individual columns.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
A zero-based integer specifying the desired column's position within the collection. If negative or exceeds the last available index, an exception is raised.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object representing the column at the specified position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.Item(System.String)">
|
|
<summary>
|
|
<para>Gets the column specified by the bound field name.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
A string value specifying the column's bound field name.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object representing the column at the specified position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection.View">
|
|
<summary>
|
|
<para>Gets the View that owns the current collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that owns the current collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Columns.LayoutViewColumn">
|
|
|
|
<summary>
|
|
<para>Represents a column in a Layout View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.LayoutViewColumn.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewColumn class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.AllowHotTrack">
|
|
<summary>
|
|
<para>Gets whether column hot-tracking is allowed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if column hot-tracking is allowed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.Image">
|
|
<summary>
|
|
<para>Gets or sets the image displayed within the field's caption.
|
|
</para>
|
|
</summary>
|
|
<value>An image displayed within the field's caption.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.ImageAlignment">
|
|
<summary>
|
|
<para>Gets or sets the alignment of an image within the field's caption. This member is not supported. Use the <b>LayoutViewField.ImageAlignment</b> property instead.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Drawing.StringAlignment enumeration member specifying the image alignment.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.ImageIndex">
|
|
<summary>
|
|
<para>Gets or sets the index of an image in the <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnView.Images"/> collection that will be displayed within the field's caption.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the he index of an image in the <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnView.Images"/> collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.LayoutViewField">
|
|
<summary>
|
|
<para>Gets the layout field that corresponds to the current column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewField"/> object that corresponds to the current column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.MaxWidth">
|
|
<summary>
|
|
<para>This property is not supported by the LayoutViewColumn class.
|
|
</para>
|
|
</summary>
|
|
<value>0
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.MinWidth">
|
|
<summary>
|
|
<para>This property is not supported by the LayoutViewColumn class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.OptionsField">
|
|
<summary>
|
|
<para>Contains options that control the display of a field's sort and filter buttons.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An <b>OptionsField</b> object that contains corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.ToolTip">
|
|
<summary>
|
|
<para>Gets or sets a custom tooltip for the current card field. This member is not supported by the LayoutViewColumn class.
|
|
</para>
|
|
</summary>
|
|
<value>A string value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.View">
|
|
<summary>
|
|
<para>Gets the View which owns the current column.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object which owns the current column.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the card field is visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the card field is visible; otherwise. <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.VisibleIndex">
|
|
<summary>
|
|
<para>This property is not supported by the LayoutViewColumn class.
|
|
</para>
|
|
</summary>
|
|
<value>Always <b>-1</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.LayoutViewColumn.Width">
|
|
<summary>
|
|
<para>This property is not supported by the LayoutViewColumn class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewMode">
|
|
|
|
<summary>
|
|
<para>Enumerates card display modes.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Carousel">
|
|
<summary>
|
|
<para>Cards are arranged in an ellipse using a transparency effect. Use the <see cref="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsCarouselMode"/> property to customize related display options.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Column">
|
|
<summary>
|
|
<para>Cards are arranged in a single column.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiColumn">
|
|
<summary>
|
|
<para>Cards are arranged in multiple columns.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiRow">
|
|
<summary>
|
|
<para>Cards are arranged in multiple rows.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Row">
|
|
<summary>
|
|
<para>Cards are arranged in a single row.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutViewMode.SingleRecord">
|
|
<summary>
|
|
<para>A single card is displayed at one time.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint">
|
|
|
|
<summary>
|
|
<para>Provides print/export options for a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsPrint class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.MaxCardColumns">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of columns in the print/export output. This option is in effect when cards are arranged in multiple columns (the <see cref="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintMode"/> property is set to <b>MultiColumn</b>).
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of columns in the print/export output.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.MaxCardRows">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of rows in the print/export output. This option is in effect when cards are arranged in multiple rows (the <see cref="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintMode"/> property is set to <b>MultiRow</b>).
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of rows displayed in the print/export output.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintCardCaption">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether card captions are displayed in the print/export output.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if card captions are printed/exported; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintFilterInfo">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether the filter panel is displayed in the print/export output.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to print/export the filter panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintMode">
|
|
<summary>
|
|
<para>Gets or sets the card layout when the View is printed/exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewPrintMode"/> value that specifies the card layout in the print/export output.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintSelectedCardOnly">
|
|
<summary>
|
|
<para>Gets or sets whether to print/export only the selected card or all cards within the View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to print/export the selected card only; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.PrintSelectedCardsOnly">
|
|
<summary>
|
|
<para>Gets or sets whether only the focused/selected cards are printed/exported.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if only only the focused/selected cards are printed/exported; otherwise, <b>false</b>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.ToString">
|
|
<summary>
|
|
<para>Returns the layout view options' textual representation.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:System.String"/> representing the textual representation of the current view options.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint.UsePrintStyles">
|
|
<summary>
|
|
<para>Gets or sets whether print styles or the View's appearance settings are used when printing/exporting the View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to use print styles for printing/exporting the View; <b>false</b>, to use View styles.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule">
|
|
|
|
<summary>
|
|
<para>List the values that specify how cards can be displayed in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View: whole cards or partial cards.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule.AllowPartialCards">
|
|
<summary>
|
|
<para>Allow cards to be partially displayed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule.ShowWholeCards">
|
|
<summary>
|
|
<para>Whole cards only are displayed.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewField">
|
|
|
|
<summary>
|
|
<para>Represents a data field within cards in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewField.#ctor(DevExpress.XtraEditors.Repository.RepositoryItem)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewField class with the specified repository item.
|
|
</para>
|
|
</summary>
|
|
<param name="editor">
|
|
A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> class descendant which identifies the type of editor to be used for data editing in the created field.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewField.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewField class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.AllowHide">
|
|
<summary>
|
|
<para>This property is not supported by the LayoutViewField class. Use the <see cref="P:DevExpress.XtraGrid.Columns.OptionsColumn.AllowShowHide"/> property instead.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.Column">
|
|
<summary>
|
|
<para>Returns the column corresponding to the current LayoutViewField object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumn"/> object corresponding to the current field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.ColumnName">
|
|
<summary>
|
|
<para>Gets the name of the column to which the current LayoutViewField object corresponds.
|
|
</para>
|
|
</summary>
|
|
<value>A string that specifies the corresponding column's name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.Control">
|
|
<summary>
|
|
<para>This member is not supported by the LayoutViewField class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.ControlAlignment">
|
|
<summary>
|
|
<para>This member is not supported by the LayoutViewField class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.ControlMaxSize">
|
|
<summary>
|
|
<para>This member is not supported by the LayoutViewField class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.ControlMinSize">
|
|
<summary>
|
|
<para>This member is not supported by the LayoutViewField class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.CustomizationFormText">
|
|
<summary>
|
|
<para>Gets or sets the field's caption when it's displayed within the Customization Form.
|
|
</para>
|
|
</summary>
|
|
<value>A string that specifies the field's caption when it's displayed within the Customization Form.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.FieldName">
|
|
<summary>
|
|
<para>Gets or sets the name of the field represented by the current LayoutViewField object.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents the name of a corresponding data field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.Images">
|
|
<summary>
|
|
<para>Gets an image collection whose images can be displayed within the current field.
|
|
</para>
|
|
</summary>
|
|
<value>An object that represents the image source.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.RepositoryItem">
|
|
<summary>
|
|
<para>Gets the repository item specifying the editor used to edit the current field's cell values.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> descendant.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.ShowInCustomizationForm">
|
|
<summary>
|
|
<para>Gets whether the field's header can be displayed within the Customization Form.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the field's header can be displayed within the Customization Form; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.Text">
|
|
<summary>
|
|
<para>Gets or sets the field's caption.
|
|
</para>
|
|
</summary>
|
|
<value>A string that specifies the field's caption.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewField.TypeName">
|
|
<summary>
|
|
<para>Gets the name of the current object's type.
|
|
</para>
|
|
</summary>
|
|
<value>The "LayoutViewField" string.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutView">
|
|
|
|
<summary>
|
|
<para>Represents the View which allows records to be represented as cards using various layouts.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.#ctor(DevExpress.XtraGrid.GridControl)">
|
|
<summary>
|
|
<para>Creates a new LayoutView object with the specified owner control.
|
|
</para>
|
|
</summary>
|
|
<param name="ownerGrid">
|
|
A <see cref="T:DevExpress.XtraGrid.GridControl"/> object that will own the new View. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.BaseView.GridControl"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutView class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.Appearance">
|
|
<summary>
|
|
<para>Provides access to the properties that allow the appearance of the View's elements to be customized.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances"/> object providing appearance settings for View elements.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.AppearancePrint">
|
|
<summary>
|
|
<para>Provides access to properties that allow the print/export appearance of the View's elements to be customized.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewPrintAppearances"/> object that provides print/export appearance settings for the View's elements.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.Assign(DevExpress.XtraGrid.Views.Base.BaseView,System.Boolean)">
|
|
<summary>
|
|
<para>Copies property values and, optionally, event handlers from the View specified as a parameter.
|
|
</para>
|
|
</summary>
|
|
<param name="v">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View whose settings should be copied to the current View.
|
|
|
|
</param>
|
|
<param name="copyEvents">
|
|
<b>true</b> to copy event handlers; otherwise, <b>false</b>.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.BeginInit">
|
|
<summary>
|
|
<para>Starts the View's runtime initialization.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.CalcHitInfo(System.Int32,System.Int32)">
|
|
<summary>
|
|
<para>Returns information about the View elements located at the specified point.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="x">
|
|
An integer representing the X coordinate of the test point relative to the top-left corner of the grid control.
|
|
|
|
</param>
|
|
<param name="y">
|
|
An integer representing the Y coordinate of the test point relative to the top-left corner of the grid control.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo"/> object that contains information on the View elements located at the test point.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.CalcHitInfo(System.Drawing.Point)">
|
|
<summary>
|
|
<para>Returns information about the View elements located at the specified point.
|
|
</para>
|
|
</summary>
|
|
<param name="pt">
|
|
A <see cref="T:System.Drawing.Point"/> structure specifying the test point coordinates relative to the grid control's top-left corner.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo"/> object that contains information on the View elements located at the test point.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.CardCaptionFormat">
|
|
<summary>
|
|
<para>Gets or sets card caption text patterns.
|
|
</para>
|
|
</summary>
|
|
<value>A string value specifying the card caption's text pattern.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CardClick">
|
|
<summary>
|
|
<para> [To be supplied] </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CardCollapsed">
|
|
<summary>
|
|
<para>Fires immediately after a card has been collapsed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CardCollapsing">
|
|
<summary>
|
|
<para>Provides the ability to prevent particular cards from being collapsed.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CardExpanded">
|
|
<summary>
|
|
<para>Fires immediately after a card has been expanded.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CardExpanding">
|
|
<summary>
|
|
<para>Provides the ability to prevent particular cards from being expanded.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.CardHorzInterval">
|
|
<summary>
|
|
<para>Gets or sets the minimum horizontal interval between adjacent cards.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the minimum horizontal interval between cards, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.CardMinSize">
|
|
<summary>
|
|
<para>Gets or sets the minimum size of a card within the current LayoutView.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Size"/> structure that specifies a card's minimum size.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.CardVertInterval">
|
|
<summary>
|
|
<para>Gets or sets the minimum vertical interval between adjacent cards displayed.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the minimum vertical interval between cards, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.CollapseCard(System.Int32)">
|
|
<summary>
|
|
<para>Collapses the specified card.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that identifies the card by its handle.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.Columns">
|
|
<summary>
|
|
<para>Provides access to the View's column collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.LayoutViewColumnCollection"/> object that contains the View's columns.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.CreateExportLink(DevExpress.XtraExport.IExportProvider)">
|
|
<summary>
|
|
<para>This method is not supported by the LayoutView class.
|
|
</para>
|
|
</summary>
|
|
<param name="provider">
|
|
An object that implements the <b>DevExpress.XtraExport.IExportProvider</b> interface, that exports data to a particular format.
|
|
|
|
|
|
</param>
|
|
<returns><b>null</b>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardCaptionImage">
|
|
<summary>
|
|
<para>Enables custom images to be shown in card captions.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardLayout">
|
|
<summary>
|
|
<para>Allows you to dynamically customize the layout of fields within specific cards.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomCardStyle">
|
|
<summary>
|
|
<para>Allows you to customize the appearance of a card's caption and border.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomDrawCardCaption">
|
|
<summary>
|
|
<para>Enables card captions to be custom painted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomDrawCardFieldCaption">
|
|
<summary>
|
|
<para>Enables card field captions to be custom painted.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomDrawCardFieldValue">
|
|
<summary>
|
|
<para>Enables you to custom paint card field value cells
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldCaptionImage">
|
|
<summary>
|
|
<para>Allows you to dynamically display images in field captions.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldCaptionStyle">
|
|
<summary>
|
|
<para>Allows you to customize the appearance of field captions in cards.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldEditingValueStyle">
|
|
<summary>
|
|
<para>Allows you to customize the appearance of field value regions in edit mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomFieldValueStyle">
|
|
<summary>
|
|
<para>Allows you to customize the appearance of field value regions in display mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomRowCellEdit">
|
|
<summary>
|
|
<para>Enables you to assign editors to individual cells.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.CustomSeparatorStyle">
|
|
<summary>
|
|
<para>Enables you to change the separator's width and customize its appearance.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.DeleteSelectedRows">
|
|
<summary>
|
|
<para>Deletes the selected rows/cards in multiple selection mode or focused row/card in single selection mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.DetailAutoHeight">
|
|
<summary>
|
|
<para>Gets or sets whether a detail auto height feature is enabled. This property is applied to Layout Views when they serve as detail Views.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a detail auto height feature is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.EndInit">
|
|
<summary>
|
|
<para>Ends the View's runtime initialization.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.ExpandCard(System.Int32)">
|
|
<summary>
|
|
<para>Expands the specified card.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that identifies the card by its handle.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.FieldCaptionFormat">
|
|
<summary>
|
|
<para>Gets or sets the pattern used to generate field captions.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents the pattern used to generate field captions.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.FieldValueClick">
|
|
<summary>
|
|
<para> [To be supplied] </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.FocusedColumn">
|
|
<summary>
|
|
<para>Gets or sets the focused card field.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object or descendant representing the currently focused card field.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.GetCardCaption(System.Int32)">
|
|
<summary>
|
|
<para>Returns the specified card's caption text.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the card by its row handle.
|
|
|
|
</param>
|
|
<returns>A string value representing the specified card's caption text.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.GetCardCollapsed(System.Int32)">
|
|
<summary>
|
|
<para>Gets whether the specified card is collapsed.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the card's handle.
|
|
|
|
</param>
|
|
<returns><b>true</b> if the card is collapsed; <b>false</b> if the card is expanded.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.GetFieldCaption(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Returns a column's actual display caption.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object
|
|
|
|
</param>
|
|
<returns>A string representing the specified column's display caption.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.GetVisibleIndex(System.Int32)">
|
|
<summary>
|
|
<para>Gets the specified card's visible index.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the handle of the card to inspect.
|
|
|
|
</param>
|
|
<returns>An integer value representing the card's visible index. <see cref="F:DevExpress.XtraGrid.GridControl.InvalidRowHandle"/> if there isn't any card with the specified handle.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.GetVisibleRowHandle(System.Int32)">
|
|
<summary>
|
|
<para>Returns the handle of the card displayed at the specified position.
|
|
</para>
|
|
</summary>
|
|
<param name="rowVisibleIndex">
|
|
An integer value representing the card's visible index.
|
|
|
|
</param>
|
|
<returns>An integer value representing the card's handle. <see cref="F:DevExpress.XtraGrid.GridControl.NewItemRowHandle"/>, if no card is found or the specified index corresponds to a newly added card which is currently being edited.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.HiddenItems">
|
|
<summary>
|
|
<para>Provides access to a card's hidden items (card fields, empty regions, etc).
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraLayout.HiddenItemsCollection"/> object containing hidden items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.HideCustomization">
|
|
<summary>
|
|
<para>Fires after the Customization Form has been hidden.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.HideCustomizationForm">
|
|
<summary>
|
|
<para>Hides the Customization Form.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.HideEditor">
|
|
<summary>
|
|
<para>Closes the currently active inplace editor, discarding changes made to the edited value.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.InvalidateCard(System.Int32)">
|
|
<summary>
|
|
<para>Invalidates the specified card.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the card by its row handle.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.InvalidateCard(DevExpress.XtraGrid.Views.Layout.LayoutViewCard)">
|
|
<summary>
|
|
<para>Invalidates the specified card.
|
|
</para>
|
|
</summary>
|
|
<param name="card">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewCard"/> object that represents the card to be invalidated.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.InvalidateCardCaption(System.Int32)">
|
|
<summary>
|
|
<para>Invalidates the specified card's caption.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the card by its row handle.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.InvalidateCardField(System.Int32,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Invalidates the specified card field.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value specifying the card by its row handle.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the card field.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.InvalidateHitObject(DevExpress.XtraGrid.Views.Base.ViewInfo.BaseHitInfo)">
|
|
<summary>
|
|
<para>Invalidates the View element located at the point specified by the hit information object.
|
|
</para>
|
|
</summary>
|
|
<param name="hitInfo">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.ViewInfo.BaseHitInfo"/> descendant containing hit information.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.IsCardVisible(System.Int32)">
|
|
<summary>
|
|
<para>Returns whether the specified card is visible.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that represents the row handle identifying the card.
|
|
|
|
</param>
|
|
<returns><b>true</b> if the specified card is visible; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.IsCustomizationMode">
|
|
<summary>
|
|
<para>Gets whether the Layout View's runtime customization is active.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the Layout View's runtime customization is active; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.IsDefaultState">
|
|
<summary>
|
|
<para>Gets a value indicating whether the View is in its normal state.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if no specific operation is performed within the View; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.IsEditing">
|
|
<summary>
|
|
<para>Gets a value indicating whether a cell editor is presently active.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the View is in edit mode; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.IsSizingState">
|
|
<summary>
|
|
<para>Gets a value indicating whether the end-user is presently resizing cards.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the end-user is dragging a card separator; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.IsVisible">
|
|
<summary>
|
|
<para>Gets a value indicating whether the View is visible on screen.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the View is visible on screen; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.Items">
|
|
<summary>
|
|
<para>Provides access to a card's visible and hidden layout items (card fields, empty regions, etc).
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraLayout.Utils.ReadOnlyItemCollection"/> collection containing a card's items.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.LayoutChanged">
|
|
<summary>
|
|
<para>Updates the current View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsBehavior">
|
|
<summary>
|
|
<para>Provides access to the View's behavior options.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior"/> object containing the View's behavior options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsCarouselMode">
|
|
<summary>
|
|
<para>Provides access to options controlling the appearance of the Layout View in <b>Carousel</b> mode.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCarouselMode"/> object that contains corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsCustomization">
|
|
<summary>
|
|
<para>Provides access to the View's customization options.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsCustomization"/> object containing the View's customization options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsHeaderPanel">
|
|
<summary>
|
|
<para>Provides access to options that control which actions are available via the Header Panel to end-users
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsHeaderPanel"/> object providing corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsItemText">
|
|
<summary>
|
|
<para>Contains options that control the display of card fields' text labels.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsItemText"/> object that contains corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsMultiRecordMode">
|
|
<summary>
|
|
<para>Provides options that control the layout of cards when a multiple record display mode is enabled.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode"/> object providing corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsPrint">
|
|
<summary>
|
|
<para>Provides options that control how the View is printed/exported.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsPrint"/> object containing the View's print and export options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsSingleRecordMode">
|
|
<summary>
|
|
<para>Provides access to a card's display options applied in single card display mode.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsSingleRecordMode"/> object providing corresponding options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.OptionsView">
|
|
<summary>
|
|
<para>Provides access to the View's appearance options.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView"/> object containing the View's appearance options.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.PaintAppearance">
|
|
<summary>
|
|
<para>Returns actual appearance settings currently used to paint the View's elements.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances"/> object which provides the appearance settings currently used to paint the View's elements.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.PanModeActive">
|
|
<summary>
|
|
<para>Gets whether the card panning feature is active.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if card panning is active; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.PanModeSwitch">
|
|
<summary>
|
|
<para>Enables and disables the card panning mode.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.PopulateColumns">
|
|
<summary>
|
|
<para>Creates card fields for all fields in the bound data source.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.RecordCount">
|
|
<summary>
|
|
<para>Gets the number of visible cards within the View, taking into account the current filter settings.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the number of visible cards within the current View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.Refresh">
|
|
<summary>
|
|
<para>Recalculates all the display information and updates the View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.RefreshData">
|
|
<summary>
|
|
<para>Reloads data into View from the data source.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.RowCount">
|
|
<summary>
|
|
<para>Gets the number of visible cards within the View.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value representing the number of visible cards within the View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.SetCardCollapsed(System.Int32,System.Boolean)">
|
|
<summary>
|
|
<para>Collapses or expands the specified card.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value representing the card's handle.
|
|
|
|
</param>
|
|
<param name="collapsed">
|
|
<b>true</b> to collapse the specified card; <b>false</b> to expand the specified card.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.ShowCustomization">
|
|
<summary>
|
|
<para>Fires before the Customization Form is opened.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.ShowCustomizationForm">
|
|
<summary>
|
|
<para>Displays the Customization Form modally.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.ShowEditor">
|
|
<summary>
|
|
<para>Invokes the editor for the focused card field.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.ShowFilterPopup(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Displays a Filter DropDown for the specified column (card field).
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> column for which the filter popup must be invoked.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.State">
|
|
<summary>
|
|
<para>Obtains the View's current state.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewState"/> enumeration member indicating the View's current state.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutView.SynchronizeVisual(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Synchronizes a View's visual settings with the specified View.
|
|
</para>
|
|
</summary>
|
|
<param name="viewSource">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View whose visual settings should be copied to the current View.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.TemplateCard">
|
|
<summary>
|
|
<para>Represents the card that serves as a template for all cards displayed within the View at runtime.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewCard"/> object that represents the template card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.ViewRect">
|
|
<summary>
|
|
<para>Gets the bounding rectangle of the View's visible area.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Rectangle"/> structure representing the View's bounding rectangle. Coordinates are specified relative to the grid control's top-left corner.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutView.VisibleRecordIndex">
|
|
<summary>
|
|
<para>Gets or sets the visible index of the current card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the visible index of the current card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraGrid.Views.Layout.LayoutView.VisibleRecordIndexChanged">
|
|
<summary>
|
|
<para>Fires on scrolling the Layout View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest">
|
|
|
|
<summary>
|
|
<para>Lists values identifying visual elements in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.Bounds">
|
|
<summary>
|
|
<para>The test point belongs to a View's border or scroll bar.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.Card">
|
|
<summary>
|
|
<para>The test point belongs to a card's client area not occupied by field captions and values.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CardCaption">
|
|
<summary>
|
|
<para>The test point belongs to a card's caption.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CardExpandButton">
|
|
<summary>
|
|
<para>The test point belongs to the expand button that resides within the card caption and is used to expand/collapse the card.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CardsArea">
|
|
<summary>
|
|
<para>The test point belongs to a View's empty area not occupied by cards.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CarouselModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "Carousel View" button within the header panel that applies the corresponding display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.ClientArea">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CloseZoomButton">
|
|
<summary>
|
|
<para>The test point belongs to a View's zoom button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.ColumnModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "One Column" button within the header panel that applies the single column display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.CustomizeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "Customize" button within the header panel.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.Field">
|
|
<summary>
|
|
<para>The test point belongs to a card field's area not occupied by the field's caption and value.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FieldCaption">
|
|
<summary>
|
|
<para>The test point belongs to a card field's caption.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FieldFilterButton">
|
|
<summary>
|
|
<para>The test point belongs to a Field Filter Button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FieldPopupActionArea">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FieldSortButton">
|
|
<summary>
|
|
<para>The test point belongs to the Field Sort Button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FieldValue">
|
|
<summary>
|
|
<para>The test point belongs to a card field's value box.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanel">
|
|
<summary>
|
|
<para>The test point belongs to a View's filter panel.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanelActiveButton">
|
|
<summary>
|
|
<para>The test point belongs to the check box in the filter panel used to enable/disable filtering within a View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanelCloseButton">
|
|
<summary>
|
|
<para>The test point belongs to a filter panel close button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanelCustomizeButton">
|
|
<summary>
|
|
<para>The test point belongs to a filter panel customize button.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanelMRUButton">
|
|
<summary>
|
|
<para>The test point belongs to a button in the filter panel used to display a dropdown window with a list of the most recently used filter criteria.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FilterPanelText">
|
|
<summary>
|
|
<para>The test point belongs to a string in the filter panel which represents the filter criteria applied to a View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.FooterArea">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.HeaderArea">
|
|
<summary>
|
|
<para>The test point belongs to a View's header panel.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.LayoutItem">
|
|
<summary>
|
|
<para>The test point belongs to a card layout item (a group, tabbed group, separator, label or empty space item). See <see cref="P:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitInfo.LayoutItem"/> to learn more.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.MasterTabPageHeader">
|
|
<summary>
|
|
<para>The test point belongs to the View's master-detail tab.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.MultiColumnModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "Multiple Columns" button within the header panel that applies the corresponding display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.MultiRowModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "Multiple Rows" button within the header panel that applies the corresponding display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.None">
|
|
<summary>
|
|
<para>The test point is outside a View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.PanButton">
|
|
<summary>
|
|
<para>The test point belongs to the pan button within the header panel that invokes the card panning feature.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.RowModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "One Row" button within the header panel that applies the single row display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.SingleModeButton">
|
|
<summary>
|
|
<para>The test point belongs to the "One Card" button within the header panel that applies the single card display mode to the View.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.ViewInfo.LayoutViewHitTest.ViewCaption">
|
|
<summary>
|
|
<para>The test point belongs to a View's caption.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewCard">
|
|
|
|
<summary>
|
|
<para>Represents a card in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewCard class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.AllowCustomizeChildren">
|
|
<summary>
|
|
<para>Gets or sets whether the layout of fields in the card can be customized using drag and drop. This member is not supported by the LayoutViewCard class,
|
|
</para>
|
|
</summary>
|
|
<value>A Boolean value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.ExpandButtonVisible">
|
|
<summary>
|
|
<para>Gets or sets whether the card's expand/collapse button is visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the card's expand/collapse button is visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.ExpandOnDoubleClick">
|
|
<summary>
|
|
<para>Gets or sets whether double-clicking on a card's caption toggles the expansion state of the card.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if double-clicking on a card's caption toggles the expansion state of the card; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.GetDefaultText">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<returns>An empty string.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.ImageList">
|
|
<summary>
|
|
<para> [To be supplied] </para>
|
|
</summary>
|
|
<value> [To be supplied] </value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.Invalidate">
|
|
<summary>
|
|
<para>Invalidates the card.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.IsPartiallyVisible">
|
|
<summary>
|
|
<para>Gets whether the card is partially visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the card is partially visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.Location">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.MaxSize">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.MinSize">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.Position">
|
|
<summary>
|
|
<para>This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.RowHandle">
|
|
<summary>
|
|
<para>Gets or sets the row handle that corresponds to the current card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the row handle that corresponds to the current card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.Size">
|
|
<summary>
|
|
<para>Gets or sets the card's size. This member supports the internal infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Size"/> structure that defines the card's width and height.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.State">
|
|
<summary>
|
|
<para>Gets the card's state.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.GridRowCellState"/> value that specifies the card's state.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.TypeName">
|
|
<summary>
|
|
<para>Gets the name of the LayoutViewCard type.
|
|
</para>
|
|
</summary>
|
|
<value>A string that represents the name of the LayoutViewCard type.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.Update">
|
|
<summary>
|
|
<para>Invalidates the region occupied by the card.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.ViewInfo">
|
|
<summary>
|
|
<para>Returns the object which contains the internal information used to render the card.
|
|
</para>
|
|
</summary>
|
|
<value>A <b>DevExpress.XtraGrid.Views.Layout.LayoutViewCardViewInfo</b> object which contains the internal information used to render the card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.VisibleColumn">
|
|
<summary>
|
|
<para>Gets the index of the visible column displaying the current card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the index of the visible column displaying the current card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.VisibleIndex">
|
|
<summary>
|
|
<para>Gets or sets the card's visual position within the View's visible area.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the card's visual position within the View's visible area.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewCard.VisibleRow">
|
|
<summary>
|
|
<para>Gets the index of the visible row displaying the current card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the index of the visible row displaying the current card.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances">
|
|
|
|
<summary>
|
|
<para>Provides appearance settings used to paint the elements in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewAppearances class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.Card">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the background of cards.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object that contains corresponding style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.CardCaption">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint card captions in a LayoutView.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.FieldCaption">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint field captions in a LayoutView's cards.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.FieldEditingValue">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint field values in edit mode.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.FieldValue">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint field values in a LayoutView's cards.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.FocusedCardCaption">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint a focused card's caption in a LayoutView.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.HeaderPanel">
|
|
<summary>
|
|
<para>Contains appearance settings used to paint the Header Panel.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> that contains corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.HideSelectionCardCaption">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the captions of selected cards when the grid control is not focused.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.SelectedCardCaption">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the captions of selected cards.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.SelectionFrame">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint a marquee selection frame, when selecting multiple cards by a mouse drag.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object that specifies corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.SeparatorLine">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint card separators.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object providing appearance settings for painting card separators.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewAppearances.ViewBackground">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint a LayoutView's background.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides corresponding appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior">
|
|
|
|
<summary>
|
|
<para>Provides behavior options for a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsBehavior class with the specified owner.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object whose behavior options are initialized.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AllowExpandCollapse">
|
|
<summary>
|
|
<para>Gets or sets whether cards can be collapsed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if cards can be collapsed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AllowPanCards">
|
|
<summary>
|
|
<para>Gets or sets whether the card panning feature can be enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if card panning is supported; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AllowRuntimeCustomization">
|
|
<summary>
|
|
<para>Gets or sets whether an end-user can customize the card layout at runtime via the Customization Form.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the runtime customization feature is supported; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AllowSwitchViewModes">
|
|
<summary>
|
|
<para>Gets or sets whether the view mode can be changed via the <see cref="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ViewMode"/> property.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the view mode can be changed via the <see cref="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ViewMode"/> property; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AutoFocusCardOnScrolling">
|
|
<summary>
|
|
<para>Gets or sets whether the top visible card is automatically focused when scrolling the View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the top visible card is automatically focused when the View is scrolled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.AutoFocusNewCard">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether adding a new record focuses the new card.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to force the View to focus new cards automatically; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.OverrideLayoutControlRestoreBehavior">
|
|
<summary>
|
|
<para>This member is now obsolete. A layout is restored as specified by a View's <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnView.OptionsLayout"/> property.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.ScrollVisibility">
|
|
<summary>
|
|
<para>Gets or sets a value specifying when the scrollbar should be displayed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.ScrollVisibility"/> enumeration value specifying when the scrollbar should be displayed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsBehavior.UseTabKey">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether the TAB/SHIFT+TAB key combinations move focus within the Layout View, or to the next/previous control in tab order.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if TAB/SHIFT+TAB key combinations are handled by the View; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView">
|
|
|
|
<summary>
|
|
<para>Provides appearance options for a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsView class with the specified owner.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object whose behavior options are initialized.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.AllowHotTrackFields">
|
|
<summary>
|
|
<para>Gets or sets whether card fields are highlighted when hovering over them with the mouse cursor.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if field hot-tracking is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.CardArrangeRule">
|
|
<summary>
|
|
<para>Gets or sets whether only entire cards can be displayed at the same time, or allow cards to be partially displayed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.CardsAlignment">
|
|
<summary>
|
|
<para>Gets or sets whether the top, center or bottom of cards are aligned when they have different heights.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.CardsAlignment"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ContentAlignment">
|
|
<summary>
|
|
<para>Gets or sets whether cards are centered within the View, or aligned to its specific edge.
|
|
</para>
|
|
</summary>
|
|
<value>A System.Drawing.ContentAlignment value that specifies the alignment of cards.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.FocusRectStyle">
|
|
<summary>
|
|
<para>Gets or sets how the focus rectangle is painted around fields.
|
|
</para>
|
|
</summary>
|
|
<value>A DevExpress.XtraGrid.Views.Layout.FocusRectStyle enumeration that specifies the focus rectangle display mode.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.PartialCardsSimpleScrolling">
|
|
<summary>
|
|
<para>Gets or sets how the Layout View is scrolled when partial cards are enabled.
|
|
</para>
|
|
</summary>
|
|
<value>A value that specifies how the Layout View is scrolled when partial cards are enabled.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.PartialCardWrapThreshold">
|
|
<summary>
|
|
<para>Gets or sets the threshold for partially displayed cards, in pixels.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the threshold for partially displayed cards, in pixels.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowCardBorderIfCaptionHidden">
|
|
<summary>
|
|
<para>Gets or sets whether a card's border is painted when the card caption is hidden.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a card's border is painted when the card caption is hidden; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowCardCaption">
|
|
<summary>
|
|
<para>Gets or sets whether a card's caption bar is visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if a card's caption is visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowCardExpandButton">
|
|
<summary>
|
|
<para>Gets or sets whether expand/collapse buttons are displayed within card captions.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if expand/collapse buttons are displayed within card captions; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowCardFieldBorders">
|
|
<summary>
|
|
<para>Gets or sets whether borders are displayed for card fields.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if borders are displayed for card fields; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowCardLines">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether card separators are displayed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if card separators are displayed; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowFieldHints">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether hints are displayed for card fields with truncated content.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display hints for card fields with truncated content; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ShowHeaderPanel">
|
|
<summary>
|
|
<para>Gets or sets whether the <b>Header Panel</b> is visible.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the <b>Header Panel</b> is visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsView.ViewMode">
|
|
<summary>
|
|
<para>Gets or sets the card layout.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutViewMode"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.CardsAlignment">
|
|
|
|
<summary>
|
|
<para>Contains values that specify how cards in a <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> are aligned.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.CardsAlignment.Center">
|
|
<summary>
|
|
<para>Centers the View's card(s).
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.CardsAlignment.Far">
|
|
<summary>
|
|
<para>Aligns right/bottom edges of cards or displays the current card along the View's right/bottom edge.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Layout.CardsAlignment.Near">
|
|
<summary>
|
|
<para>Aligns left/top edges of cards or displays the current card along the View's left/top edge.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.BeforePrintRow"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.#ctor(DevExpress.XtraPrinting.IPrintingSystem,System.Drawing.Graphics,DevExpress.XtraPrinting.IBrickGraphics,System.Int32,System.Int32,System.Int32,System.Int32)">
|
|
<summary>
|
|
<para>Initializes a new instance of the PrintRowEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="ips">
|
|
The PrintingSystem object that provides methods to create bricks in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.PS"/> property.
|
|
|
|
</param>
|
|
<param name="g">
|
|
A Graphics object that represents the grid control's drawing surface.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Graphics"/> property.
|
|
|
|
</param>
|
|
<param name="graph">
|
|
A <see cref="T:DevExpress.XtraPrinting.BrickGraphics"/> object that implements report drawing functions.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.BrickGraphics"/> property.
|
|
|
|
</param>
|
|
<param name="rowHandle">
|
|
The handle of the row that has just been printed.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="level">
|
|
The group level of the row that has been printed.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Level"/> property.
|
|
|
|
</param>
|
|
<param name="x">
|
|
The X coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.X"/> property.
|
|
|
|
</param>
|
|
<param name="y">
|
|
The Y coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Y"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.#ctor(DevExpress.XtraPrinting.IPrintingSystem,System.Drawing.Graphics,DevExpress.XtraPrinting.IBrickGraphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the PrintRowEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="ips">
|
|
The PrintingSystem object that provides methods to create bricks in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.PS"/> property.
|
|
|
|
</param>
|
|
<param name="g">
|
|
A Graphics object that represents the grid control's drawing surface.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Graphics"/> property.
|
|
|
|
</param>
|
|
<param name="graph">
|
|
A <see cref="T:DevExpress.XtraPrinting.BrickGraphics"/> object that implements report drawing functions.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.BrickGraphics"/> property.
|
|
|
|
</param>
|
|
<param name="rowHandle">
|
|
The handle of the row that has just been printed.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="level">
|
|
The group level of the row that has been printed.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Level"/> property.
|
|
|
|
</param>
|
|
<param name="x">
|
|
The X coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.X"/> property.
|
|
|
|
</param>
|
|
<param name="y">
|
|
The Y coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Y"/> property.
|
|
|
|
</param>
|
|
<param name="hasRowFooter">
|
|
Specifies whether the row contains a footer.
|
|
This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.HasFooter"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.BrickGraphics">
|
|
<summary>
|
|
<para>Gets a <see cref="T:DevExpress.XtraPrinting.BrickGraphics"/> object that implements report drawing functions.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraPrinting.BrickGraphics"/> object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Graphics">
|
|
<summary>
|
|
<para>Gets a Graphics object that represents the grid control's drawing surface
|
|
</para>
|
|
</summary>
|
|
<value>A Graphics object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.HasFooter">
|
|
<summary>
|
|
<para>Gets whether the row contains a footer.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the row contains a footer; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Level">
|
|
<summary>
|
|
<para>Gets the group level of the printed row .
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the group level of the printed row .
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.PS">
|
|
<summary>
|
|
<para>Gets the PrintingSystem object that provides methods to create bricks in the printout/export output.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraPrinting.PrintingSystem"/> object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.RowHandle">
|
|
<summary>
|
|
<para>Gets the handle of the printed row.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that represents the handle of the printed row.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.X">
|
|
<summary>
|
|
<para>Gets or sets the X coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the X coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Printing.PrintRowEventArgs.Y">
|
|
<summary>
|
|
<para>Gets or sets the Y coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the Y coordinate, in pixels, where the next row will be drawn in the printout/export output.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.EditFormPrepared"/> event that is raised when an <b>Edit Form</b> is about to be displayed.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.#ctor(System.Int32,System.Windows.Forms.Control,DevExpress.XtraGrid.EditForm.Helpers.EditFormBindableControlsCollection)">
|
|
<summary>
|
|
<para>Initializes a new instance of the EditFormPreparedEventArgs class. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
|
|
|
|
</param>
|
|
<param name="panel">
|
|
|
|
|
|
</param>
|
|
<param name="bindableControls">
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.BindableControls">
|
|
<summary>
|
|
<para>Gets the collection of editors within the <b>Edit Form</b> that are bound to the grid control's data source.
|
|
</para>
|
|
</summary>
|
|
<value>The collection of editors within the <b>Edit Form</b> that are bound to the data source.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.FocusField(System.String)">
|
|
<summary>
|
|
<para>Sets input focus to the editor that corresponds to the grid column with the specified <see cref="P:DevExpress.XtraGrid.Columns.GridColumn.FieldName"/>.
|
|
</para>
|
|
</summary>
|
|
<param name="fieldName">
|
|
The field name of the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that corresponds to the target editor in the <b>EditForm</b>.
|
|
|
|
|
|
</param>
|
|
<returns><b>true</b>, if input focus was set to the editor; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.FocusField(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Sets input focus to the editor that corresponds to the specified <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/>.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
The <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> that corresponds to the editor to which to set input focus.
|
|
|
|
|
|
</param>
|
|
<returns><b>true</b>, if input focus was set to the editor; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.Panel">
|
|
<summary>
|
|
<para>Gets the container that arranges editors and buttons on the <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
<value>The container that arranges editors and buttons on the <b>Edit Form</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.EditFormPreparedEventArgs.RowHandle">
|
|
<summary>
|
|
<para>Gets the handle that identifies the grid row for which the <b>Edit From</b> is about to be displayed.
|
|
</para>
|
|
</summary>
|
|
<value>The handle that identifies the grid row for which the <b>Edit From</b> is about to be displayed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.EditFormUserControl">
|
|
|
|
<summary>
|
|
<para>Represents the base control for a custom <b>Edit Form</b>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormUserControl.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the EditFormUserControl class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormUserControl.GetBoundFieldName(System.Windows.Forms.Control)">
|
|
<summary>
|
|
<para>Returns the field name in the underlying data source to which the editor is bound. The <b>GetBoundFieldName</b> method is a part of the <b>ProvidePropertyAttribute</b> implementation.
|
|
</para>
|
|
</summary>
|
|
<param name="c">
|
|
The editor within an EditFormUserControl.
|
|
|
|
</param>
|
|
<returns>The field name in the underlying data source to which the editor is bound.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormUserControl.GetBoundPropertyName(System.Windows.Forms.Control)">
|
|
<summary>
|
|
<para>Gets the editor's property bound to the field in an underlying data source. The <b>GetBoundPropertyName</b> method is part of the <b>ProvidePropertyAttribute</b> implementation.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="c">
|
|
The component within an EditFormUserControl.
|
|
|
|
</param>
|
|
<returns>The editor's property bound to the field in the underlying data source.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormUserControl.SetBoundFieldName(System.Windows.Forms.Control,System.String)">
|
|
<summary>
|
|
<para>Sets the field name in the underlying data source to which the editor is bound. The <b>SetBoundFieldName</b> method is a part of the <b>ProvidePropertyAttribute</b> implementation.
|
|
</para>
|
|
</summary>
|
|
<param name="c">
|
|
The editor within an EditFormUserControl.
|
|
|
|
</param>
|
|
<param name="value">
|
|
The field name in the underlying data source to which the editor is bound.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.EditFormUserControl.SetBoundPropertyName(System.Windows.Forms.Control,System.String)">
|
|
<summary>
|
|
<para>Sets the name of the editor's property bound to a field in an underlying data source. The <b>SetBoundPropertyName</b> method is a part of the <b>ProvidePropertyAttribute</b> implementation.
|
|
</para>
|
|
</summary>
|
|
<param name="c">
|
|
The editor in an EditFormUserControl.
|
|
|
|
|
|
</param>
|
|
<param name="value">
|
|
The name of the editor property to be bound
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.GridRowCellState">
|
|
|
|
<summary>
|
|
<para>Contains row cell states for the GridControl's appearance customization events.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Default">
|
|
<summary>
|
|
<para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Dirty">
|
|
<summary>
|
|
<para>This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Even">
|
|
<summary>
|
|
<para>Specifies that the current row has an even row handle.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Focused">
|
|
<summary>
|
|
<para>Specifies that the current row is focused.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.FocusedAndGridFocused">
|
|
<summary>
|
|
<para>Specifies that the grid control has focus and the grid's row being currently processed is focused.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.FocusedCell">
|
|
<summary>
|
|
<para>Specifies that the cell being currently processed is focused.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.GridFocused">
|
|
<summary>
|
|
<para>Specifies that the grid control is focused.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Odd">
|
|
<summary>
|
|
<para>Specifies that the current row has an odd row handle.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Base.GridRowCellState.Selected">
|
|
<summary>
|
|
<para>Specifies that the row/cell being currently processed is selected.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Card.CardView.CalcFieldHeight"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.#ctor(System.Int32,System.Int32,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the FieldHeightEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value that identifies the card handle. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="fieldHeight">
|
|
An integer value that specifies the default height for the current card field. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.FieldHeight"/> property.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the current card field. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the currently processed field.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that identifies the currently processed field.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.FieldHeight">
|
|
<summary>
|
|
<para>Gets or sets the card field's height.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the card field's height.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs.RowHandle">
|
|
<summary>
|
|
<para>Gets the handle that identifies the currently processed card.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the card's handle.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Card.FieldHeightEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Card.CardView.CalcFieldHeight"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Card.FieldHeightEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Card.CardView.CalcFieldHeight"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Card.FieldHeightEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView">
|
|
|
|
<summary>
|
|
<para>Serves as the base for classes which provide View options for Views.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView"/> class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.AnimationType">
|
|
<summary>
|
|
<para>Gets or sets the animation mode, which identifies cells for which animation is enabled.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.GridAnimationType"/> value that represents animation mode.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies all the settings of the options object passed as this method's parameter to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.GetAnimationType">
|
|
<summary>
|
|
<para>Returns the actual animation type.
|
|
</para>
|
|
</summary>
|
|
<returns>If the <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.AnimationType"/> property is set to <b>Default</b>, the <b>AnimateFocusedItem</b> value is returned; Otherwise, the <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.AnimationType"/> property's value is returned.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.ShowButtonMode">
|
|
<summary>
|
|
<para>Gets or sets the mode in which the editor buttons are displayed in a View.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum"/> value that specifies the mode in which the editor buttons are displayed in a View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.ShowFilterPanel">
|
|
<summary>
|
|
<para>Gets or sets whether the filter panel is displayed when data filtering is applied.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the filter panel when data filtering is applied; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.ShowFilterPanelMode">
|
|
<summary>
|
|
<para>Gets or sets a value which specifies when the Filter Panel is shown.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode"/> enumeration value which specifies when the filter panel is shown.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewOptionsView.ShowViewCaption">
|
|
<summary>
|
|
<para>Gets or sets whether the View Caption is displayed above the View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the View Caption is displayed above the View; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit">
|
|
|
|
<summary>
|
|
<para>Contains settings specific to the <see cref="T:DevExpress.XtraEditors.GridLookUpEdit"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the RepositoryItemGridLookUpEdit class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.Assign(DevExpress.XtraEditors.Repository.RepositoryItem)">
|
|
<summary>
|
|
<para>Copies the properties of the source repository item to the current object.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="item">
|
|
The source repository item object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.AutoComplete">
|
|
<summary>
|
|
<para>Gets or sets whether the automatic completion feature is enabled
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the automatic completion feature is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.EditorTypeName">
|
|
<summary>
|
|
<para>Gets the class name of the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>The string identifying the class name of the current editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetDisplayText(System.Int32)">
|
|
<summary>
|
|
<para>Returns the text representation of the object that is stored in the DisplayMember field in the specified row.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
The zero-based index of the required row in the dropdown data source.
|
|
|
|
|
|
</param>
|
|
<returns>A string that specifies the display text for the specified row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetDisplayText(DevExpress.Utils.FormatInfo,System.Object)">
|
|
<summary>
|
|
<para>Returns the text representation of the specified value, formatted according to the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="format">
|
|
A <see cref="T:DevExpress.Utils.FormatInfo"/> object that specifies formatting settings.
|
|
|
|
</param>
|
|
<param name="editValue">
|
|
A value to be formatted.
|
|
|
|
</param>
|
|
<returns>A string that specifies the value's formatted text representation.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetDisplayTextByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns the text representation of the <b>DisplayMember</b> field value of the row that contains the specified <b>ValueMember</b> field value.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <b>ValueMember</b> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>The text representation of the <b>DisplayMember</b> field value for the row located.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetDisplayValue(System.Int32)">
|
|
<summary>
|
|
<para>Returns an object that is stored in the <b>DisplayMember</b> field in the specified row.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
A zero-based index of the required row in the dropdown data source.
|
|
|
|
</param>
|
|
<returns>An object stored in the <b>DisplayMember</b> field in the specified row; <b>null</b> if no row exists with the specified index.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetDisplayValueByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns a value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field of the row containing the specified <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field value.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.DisplayMember"/> field for the row located.
|
|
<b>null</b> if no record with the specified value was found (<b>System.DBNull.Value</b> and the data source is a <see cref="T:System.Data.DataView"/> object).
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetIndexByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns the index of the row that contains the specified value in the <b>ValueMember</b> field.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <b>ValueMember</b> field for the row to locate.
|
|
|
|
</param>
|
|
<returns>An integer that specifies the index of the required row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetKeyValue(System.Int32)">
|
|
<summary>
|
|
<para>Returns a value of the <b>ValueMember</b> field from the specified row.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
A zero-based index of the required row.
|
|
|
|
</param>
|
|
<returns>A key value in the specified row.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.GetRowByKeyValue(System.Object)">
|
|
<summary>
|
|
<para>Returns a data source row containing the specified value in the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field.
|
|
</para>
|
|
</summary>
|
|
<param name="keyValue">
|
|
The value of the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field for the row to be located.
|
|
|
|
</param>
|
|
<returns>An object representing the data source record containing the specified value. <b>null</b> (<b>Nothing</b> in Visual Basic) if no record with the specified value in the <see cref="P:DevExpress.XtraEditors.Repository.RepositoryItemLookUpEditBase.ValueMember"/> field was found.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.OwnerEdit">
|
|
<summary>
|
|
<para>Gets the editor which owns the current repository item object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.GridLookUpEdit"/> control owning the current repository item.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.RegisterGridLookUpEdit">
|
|
<summary>
|
|
<para>Registers the <see cref="T:DevExpress.XtraEditors.GridLookUpEdit"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit.ServerMode">
|
|
<summary>
|
|
<para>Gets or sets whether server mode is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if server mode is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.Repository.GridLookUpViewType">
|
|
|
|
<summary>
|
|
<para>Lists the types of Views that can be used within a <see cref="T:DevExpress.XtraEditors.GridLookUpEdit"/> control.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.Repository.GridLookUpViewType.AdvBandedView">
|
|
<summary>
|
|
<para>Corresponds to an <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.Repository.GridLookUpViewType.BandedView">
|
|
<summary>
|
|
<para>Corresponds to a <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandedGridView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.Repository.GridLookUpViewType.Default">
|
|
<summary>
|
|
<para><para>
|
|
The default View is used.
|
|
</para>
|
|
Currently this option is the same as the <b>GridView</b> option
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraEditors.Repository.GridLookUpViewType.GridView">
|
|
<summary>
|
|
<para>Corresponds to a <see cref="T:DevExpress.XtraGrid.Views.Grid.GridView"/> View.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraEditors.GridLookUpEdit">
|
|
|
|
<summary>
|
|
<para>An editor that provides lookup functionality using a dropdown <see cref="T:DevExpress.XtraGrid.GridControl"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.GridLookUpEdit.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLookUpEdit class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.GridLookUpEdit.EditorTypeName">
|
|
<summary>
|
|
<para>Gets the class name of the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>A string giving the class name of the current editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraEditors.GridLookUpEdit.GetSelectedDataRow">
|
|
<summary>
|
|
<para>Returns a data source row corresponding to the currently selected edit value.
|
|
</para>
|
|
</summary>
|
|
<returns>An object that represents a data source row corresponding to the currently selected edit value.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraEditors.GridLookUpEdit.Properties">
|
|
<summary>
|
|
<para>Specifies settings specific to the current editor.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit"/> object containing settings for the editor.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode">
|
|
|
|
<summary>
|
|
<para>Contains options that control the layout of cards when a multiple record display mode is enabled.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.#ctor(DevExpress.XtraGrid.Views.Layout.LayoutView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the LayoutViewOptionsMultiRecordMode class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Layout.LayoutView"/> object that will own the created object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies the properties of the specified object to the current object.
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.MaxCardColumns">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of columns displayed in the View. This option is in effect when multiple columns are allowed to be displayed (in Row, MultiRow and MultiColumn view modes).
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of columns displayed in the View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.MaxCardRows">
|
|
<summary>
|
|
<para>Gets or sets the maximum number of rows displayed in the View. This option is in effect when multiple rows are allowed to be displayed (in Column, MultiColumn and MultiRow view modes).
|
|
</para>
|
|
</summary>
|
|
<value>An integer value that specifies the maximum number of rows displayed in the View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.MultiColumnScrollBarOrientation">
|
|
<summary>
|
|
<para>Gets or sets the scroll bar's orientation in multi column display mode.
|
|
</para>
|
|
</summary>
|
|
<value>A ScrollBarOrientation value that specifies the scroll bar's orientation in multi column display mode.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.MultiRowScrollBarOrientation">
|
|
<summary>
|
|
<para>Gets or sets the scroll bar's orientation in multi row display mode.
|
|
</para>
|
|
</summary>
|
|
<value>A ScrollBarOrientation value that specifies the scroll bar's orientation in multi row display mode.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.StretchCardToViewHeight">
|
|
<summary>
|
|
<para>Gets or sets whether cards are stretched vertically to fully fill the View's height. This option is in effect when cards are arranged in rows (in Row and MultiRow view modes).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if cards are stretched vertically to fully fill the View's height; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Layout.LayoutViewOptionsMultiRecordMode.StretchCardToViewWidth">
|
|
<summary>
|
|
<para>Gets or sets whether cards are stretched horizontally to fully fill the View's width. This option is in effect when cards are arranged in columns (in Column and MultiColumn view modes).
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if cards are stretched horizontally to fully fill the View's width; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.GridCell">
|
|
|
|
<summary>
|
|
<para>Represents an object which corresponds to a data cell.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.GridCell.#ctor(System.Int32,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Base.GridCell"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value which specifies the handle of the row which owns the cell. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.GridCell.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object which represents the column which contains the cell. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.GridCell.Column"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.GridCell.Column">
|
|
<summary>
|
|
<para>Gets the column which contains the cell.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that represents the column which contains the cell.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.GridCell.Equals(DevExpress.XtraGrid.Views.Base.GridCell)">
|
|
<summary>
|
|
<para>Indicates whether the current <see cref="T:DevExpress.XtraGrid.Views.Base.GridCell"/> instance is equal to the specified object.
|
|
</para>
|
|
</summary>
|
|
<param name="anchor">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.GridCell"/> object to compare with the current object.
|
|
|
|
</param>
|
|
<returns><b>true</b> if the specified object instance is equal to the current <see cref="T:DevExpress.XtraGrid.Views.Base.GridCell"/> instance; otherwise, <b>false</b>.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.GridCell.RowHandle">
|
|
<summary>
|
|
<para>Gets the handle of the row which owns the cell.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value which specifies the handle of the row which owns the cell.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.GridCell.ToString">
|
|
<summary>
|
|
<para>Returns a string representation of the current GridCell object.
|
|
</para>
|
|
</summary>
|
|
<returns>A string that represents the current GridCell.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsSelection">
|
|
|
|
<summary>
|
|
<para>Provides selection options for Advanced Banded Grid Views.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsSelection.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsSelection"/> class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsSelection.MultiSelectMode">
|
|
<summary>
|
|
<para>Gets or sets whether multiple cells or rows can be selected.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode"/> enumeration value which specifies whether multiple cells or rows can be selected.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.RowFilterEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.RowFilterEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Base.RowFilterEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. This parameter identifies the View which raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs"/> object which contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomRowFilter"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs.#ctor(System.Int32)">
|
|
<summary>
|
|
<para>Initializes a new instance of the RowFilterEventArgs class.
|
|
</para>
|
|
</summary>
|
|
<param name="listSourceRow">
|
|
An integer that identifies the row to be processed. This value is used to initialized the <see cref="P:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs.ListSourceRow"/> parameter.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs.Handled">
|
|
<summary>
|
|
<para>Gets or sets whether the event is handled and therefore no default processing is required.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the default actions are not required; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs.ListSourceRow">
|
|
<summary>
|
|
<para>Gets the index in the data source of the row currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A zero-based integer that identifies the row's index in the underlying data source.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.RowFilterEventArgs.Visible">
|
|
<summary>
|
|
<para>Gets or sets whether the current record must be visible in a View.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the record must be visible; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.RowObjectEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.RowUpdated"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.RowObjectEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Base.RowObjectEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.RowUpdated"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.RowUpdated"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs.#ctor(System.Int32,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value which represents the row's handle. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.RowEventArgs.RowHandle"/> property.
|
|
|
|
</param>
|
|
<param name="row">
|
|
An object which represents the processed row. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs.Row"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.RowObjectEventArgs.Row">
|
|
<summary>
|
|
<para>Gets the processed row.
|
|
</para>
|
|
</summary>
|
|
<value>An object which represents the processed row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.RowPreviewCustomDrawEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.CustomDrawRowPreview"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.RowPreviewCustomDrawEventArgs.#ctor(DevExpress.Utils.Drawing.GraphicsCache,DevExpress.Utils.Drawing.ObjectPainter,DevExpress.XtraGrid.Views.Grid.ViewInfo.GridDataRowInfo)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Base.RowPreviewCustomDrawEventArgs"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="cache">
|
|
A <see cref="T:DevExpress.Utils.Drawing.GraphicsCache"/> object that specifies the storage for the most used pens, fonts and brushes. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomDrawEventArgs.Cache"/> property.
|
|
|
|
</param>
|
|
<param name="painter">
|
|
An <see cref="T:DevExpress.Utils.Drawing.ObjectPainter"/> object that provides default painting facilities. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomDrawObjectEventArgs.Painter"/> property.
|
|
|
|
</param>
|
|
<param name="rowInfo">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.ViewInfo.GridDataRowInfo"/> object which contains the View information about the row being processed.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.RowPreviewCustomDrawEventArgs.Bounds">
|
|
<summary>
|
|
<para>Gets the bounding rectangle of the painted preview section.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Drawing.Rectangle"/> structure which specifies the boundaries of the preview section.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode">
|
|
|
|
<summary>
|
|
<para>Lists the values that specify whether master-detail expand buttons are displayed grayed out when their associated details don't contain any data.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.AlwaysEnabled">
|
|
<summary>
|
|
<para>Master-detail expand buttons are always displayed in black.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.CheckAllDetails">
|
|
<summary>
|
|
<para>Display master-detail expand buttons as grayed out if all details corresponding to a master row are empty.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.CheckDefaultDetail">
|
|
<summary>
|
|
<para>Display master-detail expand buttons as grayed out if the default detail is empty.
|
|
<para>
|
|
The default detail is identified by the <see cref="P:DevExpress.XtraGrid.Views.Grid.GridView.DefaultRelationIndex"/> property
|
|
</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.Default">
|
|
<summary>
|
|
<para>The same as the <see cref="F:DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.CheckDefaultDetail"/> option.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode">
|
|
|
|
<summary>
|
|
<para>Lists values that specify whether multiple cells or rows can be selected.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect">
|
|
<summary>
|
|
<para><para>Individual cells and blocks of cells can be selected. This option is not supported in Advanced Banded Grid Views.</para>
|
|
|
|
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect">
|
|
<summary>
|
|
<para><para>
|
|
Multiple rows can be selected via the mouse, keyboard and built-in Check column (which displays check boxes in each row). Individual cells cannot be selected.
|
|
</para>
|
|
|
|
|
|
The <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandedGridView"/> and <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView"/> Views do not support this selection mode.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.RowSelect">
|
|
<summary>
|
|
<para><para>
|
|
Multiple rows can be selected via the mouse and keyboard. Individual cells cannot be selected.
|
|
</para>
|
|
|
|
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.GridColumnSummaryItem">
|
|
|
|
<summary>
|
|
<para>A column's total summary item.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItem.#ctor">
|
|
<summary>
|
|
<para>Initializes a new GridColumnSummaryItem class instance.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItem.#ctor(DevExpress.Data.SummaryItemType,System.String,System.String)">
|
|
<summary>
|
|
<para>Initializes a new GridColumnSummaryItem class instance with the specified summary type, field name and display format.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that specifies a summary's summary type. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
A string value that specifies a summary's field name. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName"/> property.
|
|
|
|
</param>
|
|
<param name="displayFormat">
|
|
A string value that specifies a summary's display format. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.DisplayFormat"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItem.#ctor(DevExpress.Data.SummaryItemType)">
|
|
<summary>
|
|
<para>Initializes a new GridColumnSummaryItem class instance with the specified summary type.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that specifies a summary's summary type. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItem.#ctor(DevExpress.Data.SummaryItemType,System.String,System.String,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new GridColumnSummaryItem class instance with the specified summary type, field name, display format and tag.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that specifies a summary's type. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
A string value that specifies a summary's field name. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName"/> property.
|
|
|
|
</param>
|
|
<param name="displayFormat">
|
|
A string value that specifies a summary's display format. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.DisplayFormat"/> property.
|
|
|
|
</param>
|
|
<param name="tag">
|
|
An object value that specifies a summary's tag. This parameter initializes the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Tag"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName">
|
|
<summary>
|
|
<para>Gets or sets a name of the field for which a total summary should be calculated.
|
|
</para>
|
|
</summary>
|
|
<value>A string value that specifies the column's field name for which a total summary should be calculated.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItem.GetDefaultDisplayFormat">
|
|
<summary>
|
|
<para>Returns the default display format for a column's summary item.
|
|
</para>
|
|
</summary>
|
|
<returns>A string that specifies the default display format.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.GridColumnSummaryItemCollection">
|
|
|
|
<summary>
|
|
<para>A column's total summary collection that can be displayed within the column's footer.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.#ctor(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItemCollection"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Add(DevExpress.Data.SummaryItemType,System.String)">
|
|
<summary>
|
|
<para>Adds a new summary item to the current summary collection and initializes its summary type and field name.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that is the new item's summary type. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
A string value that is field's name used to calculate the summary. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName"/> property.
|
|
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object that is a new summary item added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Add(DevExpress.Data.SummaryItemType,System.String,System.String)">
|
|
<summary>
|
|
<para>Adds a new summary item to the current summary collection and initializes its summary type, field name and display format.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that is the new item's summary type. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
A string value that is the field's name used to calculate the summary. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="displayFormat">
|
|
A string value that is the display format of the summary. The parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.DisplayFormat"/> property.
|
|
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object that is a new summary item added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Add(DevExpress.Data.SummaryItemType,System.String,System.String,System.IFormatProvider)">
|
|
<summary>
|
|
<para>Adds a new summary item to the current summary collection and initializes its summary type, field name, display format and format provider.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that is the new item's summary type. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<param name="fieldName">
|
|
A string value that is the field's name used to calculate the summary. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridColumnSummaryItem.FieldName"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="displayFormat">
|
|
A string value that is the display format of the summary. The parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.DisplayFormat"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="formatProvider">
|
|
A <see cref="T:System.IFormatProvider"/> value that provides the format of the summary. The parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Format"/> property.
|
|
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object that is a new summary item added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Add">
|
|
<summary>
|
|
<para>Adds a new empty item to the collection.
|
|
</para>
|
|
</summary>
|
|
<returns>A new <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object that has been added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Add(DevExpress.Data.SummaryItemType)">
|
|
<summary>
|
|
<para>Adds a new summary item to the current summary collection and initializes its summary type.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryType">
|
|
A <see cref="T:DevExpress.Data.SummaryItemType"/> value that is the new item's summary type. This parameter is used to initialize the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.SummaryType"/> property.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object that is a new summary item added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Item(System.Object)">
|
|
<summary>
|
|
<para>Gets a summary item by its tag.
|
|
</para>
|
|
</summary>
|
|
<param name="tag">
|
|
An object that is the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Tag"/> property value of a summary item to be returned.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object whose <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Tag"/> property matches the <i>tag</i> parameter value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridColumnSummaryItemCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Gets a summary item by its index.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
An integer that is the <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Index"/> value of a summary item to be returned.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridColumnSummaryItem"/> object whose <see cref="P:DevExpress.XtraGrid.GridSummaryItem.Index"/> property matches the <i>index</i> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridColumnSummaryItemCollection.View">
|
|
<summary>
|
|
<para>Gets the View that owns the current column, and therefore, the current summary collection.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant that owns the current column, and therefore, the current summary collection.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.FilterEditor.ViewFilterColumnCollection">
|
|
|
|
<summary>
|
|
<para>This class is used to retrieve columns from a <see cref="T:DevExpress.XtraGrid.Views.Base.ColumnView"/> object and populate a <see cref="T:DevExpress.XtraEditors.FilterControl"/> with these columns via the <see cref="M:DevExpress.XtraEditors.FilterControl.SetFilterColumnsCollection"/> method.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.FilterEditor.ViewFilterColumnCollection.#ctor(DevExpress.XtraGrid.Views.Base.ColumnView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ViewFilterColumnCollection class with the columns from the specified View.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.ColumnView"/> object whose columns are used to initialize Filter Columns in the current collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.FilterEditor.ViewFilterColumnCollection.GetValueScreenText(DevExpress.Data.Filtering.OperandProperty,System.Object)">
|
|
<summary>
|
|
<para>Returns the display text of the specified value formatted by the specified Filter Column (the <i>property</i> parameter).
|
|
</para>
|
|
</summary>
|
|
<param name="property">
|
|
An <see cref="T:DevExpress.Data.Filtering.OperandProperty"/> value that represents a target Filter Column.
|
|
|
|
</param>
|
|
<param name="value">
|
|
The value to be formatted.
|
|
|
|
</param>
|
|
<returns>A string value that specifies the display text of the specified value formatted by the specified Filter Column (the <i>property</i> parameter).
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraGrid.FilterEditor.ViewFilterColumnCollection.View">
|
|
<summary>
|
|
<para>Gets the View whose columns are used to initialize Filter Columns in the current collection.
|
|
</para>
|
|
</summary>
|
|
<returns> [To be supplied] </returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand">
|
|
|
|
<summary>
|
|
<para>Provides options for bands.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.#ctor">
|
|
<summary>
|
|
<para>Initializes an instance of the OptionsBand class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.AllowHotTrack">
|
|
<summary>
|
|
<para>Gets or sets whether the band header's appearance is changed when the mouse hovers over it.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band header's appearance is changed when the mouse hovers over it; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.AllowMove">
|
|
<summary>
|
|
<para>Gets or sets whether end-users can move the band by dragging its header.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band can be moved; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.AllowPress">
|
|
<summary>
|
|
<para>Gets or sets whether the band's header can be pressed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band's header can be pressed; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.AllowSize">
|
|
<summary>
|
|
<para>Gets or sets whether the band can be resized by dragging the right edge of its header.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band can be resized by dragging the right edge of its header; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.Assign(DevExpress.Utils.Controls.BaseOptions)">
|
|
<summary>
|
|
<para>Copies all the settings from the options object passed as the parameter to the current options object.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="options">
|
|
A <see cref="T:DevExpress.Utils.Controls.BaseOptions"/> descendant whose settings are assigned to the current object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.FixedWidth">
|
|
<summary>
|
|
<para>Gets or sets whether the band's width remains fixed when the View's auto width feature is enabled and the View is resized.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band's width remains fixed when the View's auto-width feature is enabled and the View is resized; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.ShowCaption">
|
|
<summary>
|
|
<para>Gets or sets whether the band's caption is displayed within the band header.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band's caption is displayed within the band header; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.OptionsBand.ShowInCustomizationForm">
|
|
<summary>
|
|
<para>Gets or sets whether the band's header is displayed within the customization form when the band is invisible.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the band header is displayed within the customization form when the band is invisible; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomColumnDisplayText"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.#ctor(System.Int32,DevExpress.XtraGrid.Columns.GridColumn,System.Object)">
|
|
<summary>
|
|
<para>Initializes a new instance of the CustomColumnDisplayTextEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="rowHandle">
|
|
An integer value representing the handle of the row currently being processed.
|
|
|
|
|
|
</param>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object representing the column that contains the currently processed cell. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="_value">
|
|
An object representing the value of the currently processed cell. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.Value"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the column that contains the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object that represents the column which contains the cell currently being processed.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.DisplayText">
|
|
<summary>
|
|
<para>Gets or sets the display text for the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A string representing the cell's current display text.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.ListSourceRowIndex">
|
|
<summary>
|
|
<para>Gets the index in the data source of the row which contains the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An integer value representing the row's index in the data source.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventArgs.Value">
|
|
<summary>
|
|
<para>Gets the edit value of the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object representing the edit value of the cell currently being processed.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Base.ColumnView.CustomUnboundColumnData"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.#ctor(DevExpress.XtraGrid.Columns.GridColumn,System.Int32,System.Object,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the CustomColumnDataEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object representing the unbound column. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
<param name="listSourceRow">
|
|
An integer value identifying the index in the data source of the row containing the currently processed cell. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.ListSourceRowIndex"/> property.
|
|
|
|
|
|
</param>
|
|
<param name="_value">
|
|
An object representing the currently processed cell's value. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.Value"/> property.
|
|
|
|
</param>
|
|
<param name="isGetAction">
|
|
A Boolean value specifying whether the cell's value must be obtained from or saved to a data source. This value is used to initialize the <see cref="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.IsGetData"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the unbound column currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object representing the unbound column currently being processed.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.IsGetData">
|
|
<summary>
|
|
<para>Gets a Boolean value which indicates whether you should provide data for the currently processed cell.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if you need to provide data for the currently processed cell, <b>false</b> otherwise.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.IsSetData">
|
|
<summary>
|
|
<para>Gets whether the current cell's value should be stored in a custom data source.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the current cell's value needs to be saved in a custom data source.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.ListSourceRowIndex">
|
|
<summary>
|
|
<para>Gets the current row's index in the data source.
|
|
</para>
|
|
</summary>
|
|
<value>An integer value identifying the current row's index in the data source.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.Row">
|
|
<summary>
|
|
<para>Gets the currently processed row.
|
|
</para>
|
|
</summary>
|
|
<value>An object that is the currently processed row.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.CustomColumnDataEventArgs.Value">
|
|
<summary>
|
|
<para>Gets or sets the value of the cell currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>An object representing the value of the cell currently being processed.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ColumnEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.ColumnWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.Base.ColumnEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.ColumnWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.ColumnEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ColumnEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.Grid.GridView.ColumnWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnEventArgs.#ctor(DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ColumnEventArgs class with the specified band.
|
|
</para>
|
|
</summary>
|
|
<param name="column">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object referring to the column that will be processed. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.Base.ColumnEventArgs.Column"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnEventArgs.Column">
|
|
<summary>
|
|
<para>Gets the column being processed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object representing the column being processed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.BandEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.BandedGrid.BandedGridView.BandWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.BandEventHandler.Invoke(System.Object,DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraGrid.Views.BandedGrid.BandedGridView.BandWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
The event source. Identifies the View that raised the event.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs"/> object that contains event data.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraGrid.Views.BandedGrid.BandedGridView.BandWidthChanged"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs.#ctor(DevExpress.XtraGrid.Views.BandedGrid.GridBand)">
|
|
<summary>
|
|
<para>Initializes a new instance of the BandEventArgs class with the specified band.
|
|
</para>
|
|
</summary>
|
|
<param name="band">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.GridBand"/> object referring to the band that will be processed. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs.Band"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.BandEventArgs.Band">
|
|
<summary>
|
|
<para>Gets the band currently being processed.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.GridBand"/> object representing the band currently being processed.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection which contains the information required to sort the group rows by summary values.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.#ctor(DevExpress.XtraGrid.Views.Grid.GridView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridView"/> object or descendant representing the View that will own the collection. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.View"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Add(DevExpress.XtraGrid.Columns.GroupSummarySortInfo)">
|
|
<summary>
|
|
<para>Appends a <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="info">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object to add to the collection. If <b>null</b> (<b>Nothing</b> in Visual Basic) an exception is raised.
|
|
|
|
</param>
|
|
<returns>The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object which was added to the collection. <b>null</b> (<b>Nothing</b> in Visual Basic) if it couldn't be added to the collection.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Add(DevExpress.XtraGrid.GridSummaryItem,DevExpress.Data.ColumnSortOrder,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> class with the specified parameters and appends it to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="summary">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object representing a summary item used to calculate summary values for groups of rows. If <b>null</b> (<b>Nothing</b> in Visual Basic) an exception is raised.
|
|
|
|
</param>
|
|
<param name="sortOrder">
|
|
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value specifying the sort order.
|
|
|
|
</param>
|
|
<param name="groupColumn">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object which defines the nesting level of the group whose rows will be sorted by the summary values.
|
|
|
|
</param>
|
|
<returns>The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object added to the collection. <b>null</b> (<b>Nothing</b> in Visual Basic) if the View is not grouped by the specified column's values.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Add(DevExpress.XtraGrid.GridSummaryItem,DevExpress.Data.ColumnSortOrder)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> class with the specified sort order and appends it to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="summary">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object representing a summary item used to calculate summary values for groups of rows. If <b>null</b> (<b>Nothing</b> in Visual Basic) an exception is raised.
|
|
|
|
</param>
|
|
<param name="sortOrder">
|
|
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value specifying the sort order.
|
|
|
|
</param>
|
|
<returns>The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object added to the collection. <b>null</b> (<b>Nothing</b> in Visual Basic) if the View is not grouped.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.AddRange(DevExpress.XtraGrid.Columns.GroupSummarySortInfo[])">
|
|
<summary>
|
|
<para>Appends an array of <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> objects to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="sortInfos">
|
|
An array of <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> objects to add to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.BeginUpdate">
|
|
<summary>
|
|
<para>Locks the GroupSummarySortInfoCollection by preventing change notifications from being fired, preventing visual updates until the <b>EndUpdate</b> method is called.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.ClearAndAddRange(DevExpress.XtraGrid.Columns.GroupSummarySortInfo[])">
|
|
<summary>
|
|
<para>Clears the collection and adds an array of <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> objects to it.
|
|
</para>
|
|
</summary>
|
|
<param name="sortInfos">
|
|
An array of <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> objects to add to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.EndUpdate">
|
|
<summary>
|
|
<para>Unlocks the GroupSummarySortInfoCollection object after a call to the <b>BeginUpdate</b> method and causes an immediate visual update.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.IndexOf(DevExpress.XtraGrid.Columns.GroupSummarySortInfo)">
|
|
<summary>
|
|
<para>Returns the position of the specified item within the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="info">
|
|
The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object to locate in the collection.
|
|
|
|
</param>
|
|
<returns>A zero-based integer representing the specified item's position within the collection. <b>-1</b> if the collection doesn't contain the specified <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Item(DevExpress.XtraGrid.GridSummaryItem)">
|
|
<summary>
|
|
<para>Gets a <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object specified by its summary item.
|
|
</para>
|
|
</summary>
|
|
<param name="summary">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object specifying the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SummaryItem"/> property of the required collection item.
|
|
|
|
</param>
|
|
<value>The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object whose <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SummaryItem"/> property matches the parameter's value. <b>null</b> (<b>Nothing</b> in Visual Basic) if no item is found.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to individual <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> objects.
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
A zero-based integer specifying the index of the required item in the collection. If negative, an exception is raised.
|
|
|
|
</param>
|
|
<value>The <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object at the specified position. <b>null</b> (<b>Nothing</b> in Visual Basic) if the <i>index</i> parameter exceeds the last available index.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Remove(DevExpress.XtraGrid.GridSummaryItem)">
|
|
<summary>
|
|
<para>Removes from the collection the element that refers to the specified summary item.
|
|
</para>
|
|
</summary>
|
|
<param name="summary">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object used to identify which item to remove from the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.Remove(DevExpress.XtraGrid.Columns.GroupSummarySortInfo)">
|
|
<summary>
|
|
<para>Removes the specified <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object from the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="info">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> object to remove from the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection.View">
|
|
<summary>
|
|
<para>Gets the View that owns the current collection.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Grid.GridView"/> object or a descendant that represents the View that owns the collection.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo">
|
|
|
|
<summary>
|
|
<para>Represents an element in a <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfoCollection"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.#ctor(DevExpress.XtraGrid.GridSummaryItem,DevExpress.XtraGrid.Columns.GridColumn)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryItem">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object which represents a summary item used to calculate summary values for groups of rows. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SummaryItem"/> property.
|
|
|
|
</param>
|
|
<param name="groupColumn">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object which defines the nesting level of the group whose rows will be sorted by the summary values. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.GroupColumn"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.#ctor(DevExpress.XtraGrid.GridSummaryItem,DevExpress.XtraGrid.Columns.GridColumn,DevExpress.Data.ColumnSortOrder)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Columns.GroupSummarySortInfo"/> class with the specified sort order.
|
|
</para>
|
|
</summary>
|
|
<param name="summaryItem">
|
|
A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object that represents a summary item used to calculate summary values for groups of rows. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SummaryItem"/> property.
|
|
|
|
</param>
|
|
<param name="groupColumn">
|
|
A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object which defines the nesting level of the group whose rows will be sorted by the summary values. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.GroupColumn"/> property.
|
|
|
|
</param>
|
|
<param name="sortOrder">
|
|
A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value specifying the sort order. This value is assigned to the <see cref="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SortOrder"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.GroupColumn">
|
|
<summary>
|
|
<para>Gets the grouped column which defines the nesting level of the group whose rows will be sorted by the summary values.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Columns.GridColumn"/> object which defines the nesting level of the group whose rows will be sorted by the summary values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SortOrder">
|
|
<summary>
|
|
<para>Gets the order in which group rows are sorted.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Data.ColumnSortOrder"/> enumeration value specifying the order in which group rows are sorted.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Columns.GroupSummarySortInfo.SummaryItem">
|
|
<summary>
|
|
<para>Gets the summary item which is used to calculate summary values for groups of rows.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridSummaryItem"/> object which represents the summary item used to calculate summary values for groups of rows.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.GridLevelTree">
|
|
|
|
<summary>
|
|
<para>Represents a root node in the tree-like structure that associates master-detail relationships with pattern Views.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelTree.#ctor(DevExpress.XtraGrid.GridControl)">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLevelTree class.
|
|
</para>
|
|
</summary>
|
|
<param name="grid">
|
|
A <see cref="T:DevExpress.XtraGrid.GridControl"/> object which will receive change notifications for the created GridLevelTree object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelTree.GetTemplates">
|
|
<summary>
|
|
<para>Returns an array of the pattern Views assigned to the child nodes of the current node.
|
|
|
|
</para>
|
|
</summary>
|
|
<returns>An array of pattern Views assigned to child nodes of the current node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelTree.IsRootLevel">
|
|
<summary>
|
|
<para>Gets whether the current node is the root node.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelTree.LevelTemplate">
|
|
<summary>
|
|
<para>Gets the main View of the grid control.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> object representing the grid's main View.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelTree.RelationName">
|
|
<summary>
|
|
<para>Gets the string that identifies the root node.
|
|
</para>
|
|
</summary>
|
|
<value>A string that identifies the root node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.GridLevelNodeCollection">
|
|
|
|
<summary>
|
|
<para>Represents a collection of <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> objects.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.#ctor(DevExpress.XtraGrid.GridLevelNode)">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLevelNodeCollection class with the specified owner.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="ownerNode">
|
|
A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the node that will own the created collection. This value is assigned to the <see cref="P:DevExpress.XtraGrid.GridLevelNodeCollection.OwnerNode"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.Add(System.String,DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Creates a new node and appends it to the current collection.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="relationName">
|
|
A string specifying the name of the relationship that the new node will represent. This parameter's value is used to initialize the node's <see cref="P:DevExpress.XtraGrid.GridLevelNode.RelationName"/> property.
|
|
|
|
</param>
|
|
<param name="template">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the pattern View to associate with the specified relationship. This parameter's value is used to initialize the node's <see cref="P:DevExpress.XtraGrid.GridLevelNode.LevelTemplate"/> property.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the created node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.Add(DevExpress.XtraGrid.GridLevelNode)">
|
|
<summary>
|
|
<para>Adds the specified node to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the node to add to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.AddRange(DevExpress.XtraGrid.GridLevelNode[])">
|
|
<summary>
|
|
<para>Adds an array of nodes to the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="nodes">
|
|
An array of <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> objects to add to the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.Contains(System.String)">
|
|
<summary>
|
|
<para>Returns a Boolean value indicating whether the current collection contains a node that refers to the specified relationship.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="relationName">
|
|
A string representing the name of the relationship to locate in the collection.
|
|
|
|
</param>
|
|
<returns><b>true</b> if the collection contains a node which refers to the specified relationship; otherwise, <b>false</b>.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.IndexOf(DevExpress.XtraGrid.GridLevelNode)">
|
|
<summary>
|
|
<para>Returns the index of the specified node in the collection.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the node in the collection whose index is required.
|
|
|
|
|
|
</param>
|
|
<returns>An integer value representing the zero-based index of the specified node in the collection; <b>-1</b> if the node isn't found in the collection.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.Insert(System.Int32,System.String,DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Creates a node and inserts it at a specific point within the collection.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="position">
|
|
An integer value representing the zero-based index at which the new node should be added.
|
|
|
|
|
|
</param>
|
|
<param name="relationName">
|
|
A string specifying the name of the relationship that the new node will represent. This parameter's value is used to initialize the node's <see cref="P:DevExpress.XtraGrid.GridLevelNode.RelationName"/> property.
|
|
|
|
</param>
|
|
<param name="template">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the pattern View to associate with the specified relationship. This parameter's value is used to initialize the node's <see cref="P:DevExpress.XtraGrid.GridLevelNode.LevelTemplate"/> property.
|
|
|
|
</param>
|
|
<returns>A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the created node.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNodeCollection.Item(System.Int32)">
|
|
<summary>
|
|
<para>Provides indexed access to the nodes in the collection.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="index">
|
|
An integer value specifying the zero-based index of the required collection item.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the node at the specified position.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNodeCollection.Item(System.String)">
|
|
<summary>
|
|
<para>Gets a node by the name of the relationship which it represents.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="relationName">
|
|
The name of the relationship to locate.
|
|
|
|
</param>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the collection item whose <see cref="P:DevExpress.XtraGrid.GridLevelTree.RelationName"/> property matches the specified value. <b>null</b> if no item is found.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNodeCollection.OwnerNode">
|
|
<summary>
|
|
<para>Gets the node that owns the current collection.
|
|
</para>
|
|
</summary>
|
|
<value>The <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object that owns the collection.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNodeCollection.Remove(DevExpress.XtraGrid.GridLevelNode)">
|
|
<summary>
|
|
<para>Removes the specified child node.
|
|
</para>
|
|
</summary>
|
|
<param name="node">
|
|
A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object representing the node to delete from the collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.GridLevelNode">
|
|
|
|
<summary>
|
|
<para>Represents a node in the tree-like structure that associates master-detail relationships with pattern Views.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNode.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLevelNode class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNode.#ctor(DevExpress.XtraGrid.GridLevelTree,System.String,DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the GridLevelNode class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="tree">
|
|
A <see cref="T:DevExpress.XtraGrid.GridLevelTree"/> object representing the root node. A value for this parameter can be obtained via the <see cref="P:DevExpress.XtraGrid.GridControl.LevelTree"/> property.
|
|
|
|
</param>
|
|
<param name="relationName">
|
|
A string specifying the name of the relationship. This value is assigned to the <see cref="P:DevExpress.XtraGrid.GridLevelNode.RelationName"/> property.
|
|
|
|
</param>
|
|
<param name="template">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the pattern view associated with the specified relationship. This value is assigned to the <see cref="P:DevExpress.XtraGrid.GridLevelNode.LevelTemplate"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNode.Dispose">
|
|
<summary>
|
|
<para>Deletes the current node.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNode.Find(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Searches for the node that refers to the specified View.
|
|
</para>
|
|
</summary>
|
|
<param name="template">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the referenced View.
|
|
|
|
|
|
</param>
|
|
<returns>A GridLevelNode object that refers to the specified view; <b>null</b> if no node is found.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.GridLevelNode.Find(System.String)">
|
|
<summary>
|
|
<para>Searches for the node that refers to the specified relationship.
|
|
</para>
|
|
</summary>
|
|
<param name="relationName">
|
|
A string representing the referenced relationship.
|
|
|
|
|
|
</param>
|
|
<returns>A GridLevelNode object that refers to the specified relationship; <b>null</b> if no node is found.
|
|
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.HasChildren">
|
|
<summary>
|
|
<para>Gets whether the current node has children
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the node has children; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.IsRootLevel">
|
|
<summary>
|
|
<para>Gets whether the current node is the root node.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the current node is the root node; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.Level">
|
|
<summary>
|
|
<para>Gets the nesting level of the current node.
|
|
</para>
|
|
</summary>
|
|
<value>A zero-based integer representing the nesting level of the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.LevelTemplate">
|
|
<summary>
|
|
<para>Gets or sets the pattern view associated with a relationship.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the pattern View associated with a relationship.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.Nodes">
|
|
<summary>
|
|
<para>Provides access to the collection of child nodes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridLevelNodeCollection"/> object representing the collection of child nodes.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.OwnerCollection">
|
|
<summary>
|
|
<para>Gets the node collection that owns the current node.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridLevelNodeCollection"/> object representing the collection that owns the node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.Parent">
|
|
<summary>
|
|
<para>Gets the parent node of the current node.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.GridLevelNode"/> object that refers to the parent node.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.GridLevelNode.RelationName">
|
|
<summary>
|
|
<para>Gets or sets the name of the relationship for which the current node provides a pattern view.
|
|
</para>
|
|
</summary>
|
|
<value>A string identifying the relationship's name.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView">
|
|
|
|
<summary>
|
|
<para>Provides appearance options for Advanced Banded Grid Views.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView"/> class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView.AllowCellMerge">
|
|
<summary>
|
|
<para>Gets or sets whether neighboring cells with identical values can be merged.
|
|
</para>
|
|
</summary>
|
|
<value><b>false</b> always
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView.ColumnAutoWidth">
|
|
<summary>
|
|
<para>Gets or sets a value which specifies whether column widths are automatically modified so that the total width of all the columns matches the View's width.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable the column auto width feature; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridOptionsView.RowAutoHeight">
|
|
<summary>
|
|
<para>Gets or sets a value specifying whether the height of each data row is automatically adjusted so as to completely display the contents of its cells.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable automatic calculation of the heights of data rows; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances">
|
|
|
|
<summary>
|
|
<para>Provides the appearance settings used to paint the elements in a Banded Grid View when the grid control is printed/exported.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances"/> class with the specified owning View.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances.BandPanel">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint band headers when the grid control is printed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances"/> object that provides the appearance settings used to paint band headers when the grid control is printed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.BandedGrid.BandedViewAppearances">
|
|
|
|
<summary>
|
|
<para>Provides the appearance settings used to paint the elements in a Banded Grid View.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.BandedGrid.BandedViewAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.BandedGrid.BandedViewPrintAppearances"/> class with the specified owning View.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.BandedViewAppearances.BandPanel">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint band headers.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object that provides the appearance settings used to paint band headers.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.BandedViewAppearances.BandPanelBackground">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the band panel's background.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object that provides the appearance settings used to paint the band panel's background.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.BandedGrid.BandedViewAppearances.HeaderPanelBackground">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the column header panel's background.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object that provides the appearance settings used to paint the column header panel's background.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Base.ColumnViewPrintAppearances">
|
|
|
|
<summary>
|
|
<para>Provides the appearance settings which are used to paint the elements that are common to all types of Views when the grid control is printed/exported.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Base.ColumnViewPrintAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Base.ColumnViewPrintAppearances"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Base.ColumnViewPrintAppearances.FilterPanel">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the filter panel when the grid is printed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the filter panel when the grid is printed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraGrid.Views.Grid.GridViewPrintAppearances">
|
|
|
|
<summary>
|
|
<para>Provides the appearance settings used to paint the elements in a Grid View when the grid control is printed/exported.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraGrid.Views.Grid.GridViewPrintAppearances.#ctor(DevExpress.XtraGrid.Views.Base.BaseView)">
|
|
<summary>
|
|
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraGrid.Views.Grid.GridViewPrintAppearances"/> class.
|
|
</para>
|
|
</summary>
|
|
<param name="view">
|
|
A <see cref="T:DevExpress.XtraGrid.Views.Base.BaseView"/> descendant representing the View that will own the created collection.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridViewPrintAppearances.EvenRow">
|
|
<summary>
|
|
<para>Gets the appearance settings used to paint the even data rows when the grid control is printed.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.Utils.AppearanceOptions"/> object which provides the appearance settings used to paint even data rows when the grid control is printed.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraGrid.Views.Grid.GridViewPrintAppearances.FooterPanel">
|
|
<summary>
|
|
<para> <value>A <see cref="T:System.Windows.Fview footer when the grid is |