The following tables list the members exposed by DataAcquisitionEventArgs.
Name | Description | |
---|---|---|
DataAcquisitionEventArgs Constructor |
Name | Description | |
---|---|---|
CurrentPage | Gets the current page index | |
CurrentSort | Gets a collection SortContext which will be applied. | |
DataSource | Gets / sets the IList that will be applied to the data manager. | |
EnablePaging | Gets if the DataManager expects paged data. | |
Filters | Gets a collection that lists what filters will be applied. | |
GroupByContext | Gets the GroupBy that will be applied to the data. | |
Handled | Gets / sets if the event is to be considered handled. (Inherited from Infragistics.HandleableEventArgs) | |
PageSize | Gets the maximum number of rows expected by the DataManager. |