StiPropertyDescriptor Constructor (PropertyDescriptor) |
Namespace:
Stimulsoft.Base.Localization
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiPropertyDescriptor(
PropertyDescriptor propertyDescriptor
)
Public Sub New (
propertyDescriptor As PropertyDescriptor
)
Parameters
- propertyDescriptor
- Type: System.ComponentModelPropertyDescriptor
[Missing <param name="propertyDescriptor"/> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.#ctor(System.ComponentModel.PropertyDescriptor)"]
See Also