StiQuickButtonAttribute Class
Namespace: Stimulsoft.Report.QuickButtons
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiQuickButtonAttribute(Type type) | |
| StiQuickButtonAttribute(string quickButtonTypeName) | |
| StiQuickButtonAttribute(Type type, int order) | |
| StiQuickButtonAttribute(string quickButtonTypeName, int order) |
StiQuickButtonAttribute(type: Type)
Parameters
- type (Type)
StiQuickButtonAttribute(quickButtonTypeName: string)
Parameters
- quickButtonTypeName (string)
StiQuickButtonAttribute(type: Type, order: int)
Parameters
- type (Type)
- order (int)
StiQuickButtonAttribute(quickButtonTypeName: string, order: int)
Parameters
- quickButtonTypeName (string)
- order (int)
Properties
| Property | Type | Description |
|---|---|---|
| Order | int | |
| QuickButtonTypeName | string |