Class ClickParams
Inheritance
System.Object
ClickParams
Assembly: FastReport.OpenSource.Web.dll
Syntax
Properties
AdvMatrixClick
Declaration
public string AdvMatrixClick { get; set; }
Property Value
Type |
Description |
System.String |
|
CheckBoxClick
Declaration
public string CheckBoxClick { get; set; }
Property Value
Type |
Description |
System.String |
|
Click
Declaration
public string Click { get; set; }
Property Value
Type |
Description |
System.String |
|
Text
Declaration
public string Text { get; set; }
Property Value
Type |
Description |
System.String |
|
TextEdit
Declaration
public string TextEdit { get; set; }
Property Value
Type |
Description |
System.String |
|