Provides data for the Selecting event.
Namespace:
Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public class MultipleRecordDetailsDataSourceSelectingEventArgs : EndecaCommandDataSourceSelectingEventArgs<MultipleRecordDetailsCommand> |
| Visual Basic (Declaration) |
|---|
Public Class MultipleRecordDetailsDataSourceSelectingEventArgs _ Inherits EndecaCommandDataSourceSelectingEventArgs(Of MultipleRecordDetailsCommand) |
| Visual C++ |
|---|
public ref class MultipleRecordDetailsDataSourceSelectingEventArgs : public EndecaCommandDataSourceSelectingEventArgs<MultipleRecordDetailsCommand^> |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
Endeca.Web.Internal..::.EndecaCommandDataSourceSelectingEventArgs<(Of <(MultipleRecordDetailsCommand>)>)
Endeca.Web.UI..::.MultipleRecordDetailsDataSourceSelectingEventArgs
System..::.EventArgs
Endeca.Web.Internal..::.EndecaCommandDataSourceSelectingEventArgs<(Of <(MultipleRecordDetailsCommand>)>)
Endeca.Web.UI..::.MultipleRecordDetailsDataSourceSelectingEventArgs