Class OpenFromLibrary.AfterSelectEventArgs
Carries the report name and group code of the tree node that has just been selected.
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public class OpenFromLibrary.AfterSelectEventArgs
Constructors
View SourceAfterSelectEventArgs()
Declaration
public AfterSelectEventArgs()
Fields
View SourceGroupCode
Declaration
public int GroupCode
Field Value
| Type | Description |
|---|---|
| int |
ReportName
Declaration
public string ReportName
Field Value
| Type | Description |
|---|---|
| string |