StiOrderConverter Class
Namespace: Stimulsoft.Base.Localization
Inheritance
Inherits from: ExpandableObjectConverter
Properties
| Property | Type | Description |
|---|---|---|
| Name | string | |
| Position | int |
Methods
| Method | Returns | Description |
|---|---|---|
| CompareTo | int | |
| GetProperties | PropertyDescriptorCollection | |
| GetPropertiesSupported | bool |
Method Details
CompareTo
CompareTo(obj: object): int
Parameters
- obj (object)
Returns int
GetProperties
GetProperties(context: ITypeDescriptorContext, value: object, **: Attributeattributes): PropertyDescriptorCollection
Parameters
- context (ITypeDescriptorContext)
- value (object)
- ** (Attributeattributes)
Returns PropertyDescriptorCollection
GetPropertiesSupported
GetPropertiesSupported(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool