Click or drag to resize

JsonConfEditorAttributeTypeEditor Property

The name of the default/custom type editor that should be used for this value. If not specified the system will choose the editor based on the type, and may generate an editor dynamically.

Namespace:  MFiles.VAF.Configuration
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public string TypeEditor { get; set; }

Property Value

Type: String
See Also