SelectionChangedEventArgs 建構函式

定義

多載

SelectionChangedEventArgs()
SelectionChangedEventArgs(BlockOfCellsCollection)

SelectionChangedEventArgs()

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

適用於

SelectionChangedEventArgs(BlockOfCellsCollection)

public:
 SelectionChangedEventArgs(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ blocks);
public SelectionChangedEventArgs (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection blocks);
Public Sub New (blocks As BlockOfCellsCollection)

參數

適用於