Lingua

SelectionChangedEventArgs Costruttori

Definizione

Overload

SelectionChangedEventArgs()

protected:
 SelectionChangedEventArgs();
protected SelectionChangedEventArgs();
Protected Sub New ()

Si applica 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)

Parametri

Si applica a