StiPropertiesGetter Class
Namespace: Stimulsoft.Base.Design
This helps in processing properties for the property grid.
Properties
| Property | Type | Description |
|---|---|---|
| CategoryName | string | |
| CategoryName | string | |
| CategoryPosition | int | |
| Name | string |
Methods
| Method | Returns | Description |
|---|---|---|
| CompareTo (+1 overloads) | int | |
GetPropertiesFromComponent static |
PropertyDescriptorCollection |
Method Details
CompareTo
CompareTo(obj: object): int
Parameters
- obj (object)
Returns int
CompareTo(obj: object): int
Parameters
- obj (object)
Returns int
GetPropertiesFromComponent static
GetPropertiesFromComponent(component: object, **: objectselectedObjects, **propertySort: PropertySort, guiMode: StiGuiMode): PropertyDescriptorCollection
Parameters
- component (object)
- ** (objectselectedObjects)
- propertySort (PropertySort)
- guiMode (StiGuiMode)
Returns PropertyDescriptorCollection