Click or drag to resize

StiQuickButtonAttribute Constructor (Type, 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(
	Type type,
	int order
)

Parameters

type
Type: SystemType

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

order
Type: SystemInt32

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

See Also