StiVisualStatePermissionAttribute Class
Namespace: Stimulsoft.Base
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiVisualStatePermissionAttribute(StiVisualStatePermissionKind kinds) |
StiVisualStatePermissionAttribute(kinds: StiVisualStatePermissionKind)
Parameters
- kinds (StiVisualStatePermissionKind)
Properties
| Property | Type | Description |
|---|---|---|
| Kinds | StiVisualStatePermissionKind |
Methods
| Method | Returns | Description |
|---|---|---|
IsFromDefaultStateAllowed static |
bool |
Method Details
IsFromDefaultStateAllowed static
IsFromDefaultStateAllowed(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool