SelectionChangedEventArgs Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| SelectionChangedEventArgs() | |
| SelectionChangedEventArgs(BlockOfCellsCollection) |
SelectionChangedEventArgs()
protected:
SelectionChangedEventArgs();
protected SelectionChangedEventArgs ();
Protected Sub New ()
Se aplica a
SelectionChangedEventArgs(BlockOfCellsCollection)
public:
SelectionChangedEventArgs(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ blocks);
public SelectionChangedEventArgs (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection blocks);
new Microsoft.ReportingServices.QueryDesigners.SelectionChangedEventArgs : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection -> Microsoft.ReportingServices.QueryDesigners.SelectionChangedEventArgs
Public Sub New (blocks As BlockOfCellsCollection)
Parámetros
- blocks
- BlockOfCellsCollection