Class OpenFromLibrary.BeforeSelectEventArgs
Carries the report name and group code of the node about to be selected,
and lets a handler cancel the selection by setting Cancel.
Inheritance
OpenFromLibrary.BeforeSelectEventArgs
Assembly: Reportman.Designer.dll
Syntax
public class OpenFromLibrary.BeforeSelectEventArgs
Constructors
View Source
BeforeSelectEventArgs()
Declaration
public BeforeSelectEventArgs()
Fields
View Source
Cancel
Declaration
Field Value
View Source
GroupCode
Declaration
Field Value
View Source
ReportName
Declaration
Field Value