Click or drag to resize

StiFormatEditorAttribute Constructor (String)

Initializes a new instance of the StiFormatEditorAttribute class

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

Parameters

editorTypeName
Type: SystemString

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

See Also