StiPropertiesTab Class

Namespace: Stimulsoft.Base.Design

Class describes the panel of properties StiPropertyGrid.

Inheritance

Inherits from: PropertiesTab

Properties

Property Type Description
FilterText string  

Methods

Method Returns Description
CanExtend bool  
GetProperties (+1 overloads) PropertyDescriptorCollection  

Method Details

CanExtend

CanExtend(extendee: object): bool

Parameters

  • extendee (object)

Returns bool


GetProperties

GetProperties(context: ITypeDescriptorContext, component: object, **: Attributeattributes): PropertyDescriptorCollection

Parameters

  • context (ITypeDescriptorContext)
  • component (object)
  • ** (Attributeattributes)

Returns PropertyDescriptorCollection


GetProperties(component: object, **: Attributeattributes): PropertyDescriptorCollection

Parameters

  • component (object)
  • ** (Attributeattributes)

Returns PropertyDescriptorCollection