Click or drag to resize

StiWpfQuickButtonAttribute Constructor (Type, Int32)

Initializes a new instance of the StiWpfQuickButtonAttribute class

Namespace:  Stimulsoft.Report.QuickButtons
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiWpfQuickButtonAttribute(
	Type type,
	int order
)

Parameters

type
Type: SystemType

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

order
Type: SystemInt32

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

See Also