InedoSDK Reference
Version:

BoolPropertyEditor Class

Edits a boolean property with a simple checkbox.

Inheritance Hierarchy

Syntax

public class BoolPropertyEditor : PropertyEditor

Constructors

Name Description
BoolPropertyEditor(System.Reflection.PropertyInfo property)

Initializes a new instance of the BoolPropertyEditor class.

Properties

Name Description
EditorControl

Gets the editor control.

Methods

Name Description
CreateEditorControl

Creates the editor control