StiRestrictionsConverter Class
Namespace: Stimulsoft.Base.Design
Inheritance
Inherits from: StiEnumConverter
Constructors
| Constructor | Description |
|---|---|
| StiRestrictionsConverter(Type type) |
StiRestrictionsConverter(type: Type)
Parameters
- type (Type)
Methods
| Method | Returns | Description |
|---|---|---|
| GetStandardValuesExclusive | bool | |
| GetStandardValuesSupported | bool |
Method Details
GetStandardValuesExclusive
GetStandardValuesExclusive(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool
GetStandardValuesSupported
GetStandardValuesSupported(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool