StiServicesTab Class
Namespace: Stimulsoft.Base.Design
The class describes the panel of events for StiPropertyGrid.
Inheritance
Inherits from: PropertyTab
Methods
| Method | Returns | Description |
|---|---|---|
| CanExtend | bool | |
| GetProperties | PropertyDescriptorCollection |
Method Details
CanExtend
CanExtend(extendee: object): bool
Parameters
- extendee (object)
Returns bool
GetProperties
GetProperties(component: object, **: Attributeattributes): PropertyDescriptorCollection
Parameters
- component (object)
- ** (Attributeattributes)
Returns PropertyDescriptorCollection