Click or drag to resize

StiPropertyDescriptor Constructor (PropertyDescriptor)

Initializes a new instance of the StiPropertyDescriptor class

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiPropertyDescriptor(
	PropertyDescriptor propertyDescriptor
)

Parameters

propertyDescriptor
Type: System.ComponentModelPropertyDescriptor

[Missing <param name="propertyDescriptor"/> documentation for "M:Stimulsoft.Base.Localization.StiPropertyDescriptor.#ctor(System.ComponentModel.PropertyDescriptor)"]

See Also