SelectionChangedEventArgs Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SelectionChangedEventArgs() | |
SelectionChangedEventArgs(BlockOfCellsCollection) |
SelectionChangedEventArgs()
protected:
SelectionChangedEventArgs();
protected SelectionChangedEventArgs ();
Protected Sub New ()
Aplica-se 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