Click or drag to resize

StiQuickButtonAttribute Constructor (String, Int32)

Initializes a new instance of the StiQuickButtonAttribute class

Namespace:  Stimulsoft.Report.QuickButtons
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiQuickButtonAttribute(
	string quickButtonTypeName,
	int order
)

Parameters

quickButtonTypeName
Type: SystemString

[Missing <param name="quickButtonTypeName"/> documentation for "M:Stimulsoft.Report.QuickButtons.StiQuickButtonAttribute.#ctor(System.String,System.Int32)"]

order
Type: SystemInt32

[Missing <param name="order"/> documentation for "M:Stimulsoft.Report.QuickButtons.StiQuickButtonAttribute.#ctor(System.String,System.Int32)"]

See Also