DevExpress.Data3 Represents a method that will handle the event. Represents a method that will handle the event. The event sender. A object that contains event data. Provides data for the selection changed events. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified settings. A enumeration value which specifies how the collection has been changed. This value is assigned to the property. A zero-based integer specifying the handle of the row whose selected state has been changed. This value is assigned to the property. Gets an action which describes how the collection has been changed. A enumeration value which specifies how the collection has been changed. Identifies the row whose selected state has been changed. A zero-based integer identifying the row whose selected state has been changed. Contains the values that specify a field's filter type in the XtraPivotGrid control. Specifies that the XtraPivotGrid control should not display the filter values. All the other values will be displayed. Specifies that the XtraPivotGrid control should display only the filter values. Represents a method that will handle the event. Represents a method that will handle the event. The event source. A object containing data related to the event. Lists values specifying the aggregate function types. The average value of a column. The record count. Specifies whether calculations should be performed manually using a specially designed event. The maximum value in a column. The minimum value in a column. Disables summary value calculation. The sum of all values in a column. Lists values specifying the sort orders. Sorts the column in ascending order. Sorts the columns in descending order. No sorting is applied to a column. Provides data for the event. Initializes a new instance of the class. An integer value specifying the handle of the group row whose summary value is about to be calculated. This value is assigned to the property. An integer value specifying the zero-based nesting level of the processed group. This value is assigned to the property. An object which represents the summary item whose value is about to be calculated. This value is assigned to the property. Gets or sets whether the summary value should be calculated and displayed. true to calculate and display the summary value; otherwise, false. Gets the nesting level of the group whose summary value is being calculated. An integer value representing the zero-based nesting level of the processed group. Gets a value identifying the group row whose summary value is about to be calculated. An integer value representing the handle of the group row whose summary value is about to be calculated. 0 when calculating a total summary value. Gets whether a group summary value is about to be calculated. true if a group summary value is about to be calculated; otherwise, false. Gets whether a total summary value is about to be calculated. true if a total summary value is about to be calculated; otherwise, false. Gets a summary item whose value is about to be calculated. An object representing a summary item whose value is about to be calculated. Specifies the current status of custom summary calculation. Indicates that custom summary calculation is in progress. This means the event is raised for a specific data row containing the field value used to calculate the processed custom summary. Indicates that the process of custom summary calculation is finished. Indicates that the process of custom summary calculation is about to be started. Lists values that specify the summary function types. The average of the values. The number of values. Specifies whether calculations should be performed manually using a specially designed event. In the XtraPivotGrid control handle the event to calculate custom summaries. The largest value. The smallest value. An estimate of the standard deviation of a population, where the sample is a subset of the entire population. The standard deviation of a population, where the population is all of the data to be summarized. The sum of the values. An estimate of the variance of a population, where the sample is a subset of the entire population. The variance of a population, where the population is all of the data to be summarized. Contains values that specify the data type and binding mode of columns. Indicates that the column is unbound and it contains Boolean values (the type). Indicates that the column is bound to a field in the control's underlying data source. The type of data this column contains is determined by the bound field. Indicates that the column is unbound and it contains date/time values (the type). Indicates that the column is unbound and it contains decimal values (the type). Indicates that the column is unbound and it contains integer values (the type). Indicates that the column is unbound and it contains values of any type. A editor is assigned for the in-place editing of such a column. Indicates that the column is unbound and it contains string values (the type). Provides data for the event. Creates a new object. An integer value identifying the processed row by its handle. This value is assigned to the property. An object representing the custom calculated summary value. This value is assigned to the property. An object representing the currently processed field value. This value is assigned to the property. An integer value identifying the group row whose child data rows are involved in summary calculation. This value is assigned to the property. A enumeration value identifying the current calculation stage. This value is assigned to the property. An object representing the summary item whose value is being calculated. This value is assigned to the property. An integer value indicating the nested group level of the processed row. This value is assigned to the property. Initializes a new instance of the class. Gets the processed field value. An object representing the processed field value. Gets the nested level of the group whose summary value is being calculated. An integer value representing the zero-based nested level of the processed group. Gets a value identifying the group row whose child data rows are involved in summary calculation. An integer value representing the handle of the group row containing the processed row as a child. 0 when calculating a total summary value. Gets whether a group summary value is being calculated. true if a group summary value is being calculated; otherwise, false. Gets whether a total summary value is being calculated. true if a total summary value is being calculated; otherwise, false. Gets a summary item whose value is being calculated. An object representing a summary item whose value is being calculated. Gets the handle of the processed row. An integer value identifying the processed data row by its handle. Gets a value indicating calculation stage. A enumeration value indicating calculation stage. Gets or sets the total summary value. An object representing the total summary value. Gets or sets whether the Calculation stage of the custom summary calculation process should be skipped. true if the Calculation stage of the custom summary calculation process should be skipped; otherwise, false. Represents a method that will handle the event. Represents a method that will handle the event. The event source. A object containing data related to the event.