Click or drag to resize

StiWpfFormatEditorAttribute Constructor (String)

Initializes a new instance of the StiWpfFormatEditorAttribute class

Namespace:  Stimulsoft.Report.Components.TextFormats
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiWpfFormatEditorAttribute(
	string editorTypeName
)

Parameters

editorTypeName
Type: SystemString

[Missing <param name="editorTypeName"/> documentation for "M:Stimulsoft.Report.Components.TextFormats.StiWpfFormatEditorAttribute.#ctor(System.String)"]

See Also