Share via


SelectionChangedEventArgs(Int32) Constructor

Definition

public:
 SelectionChangedEventArgs(int count);
public SelectionChangedEventArgs (int count);
new Microsoft.ReportDesigner.SelectionChangedEventArgs : int -> Microsoft.ReportDesigner.SelectionChangedEventArgs
Public Sub New (count As Integer)

Parameters

count
Int32

Applies to