PropertyGridItemEditorBuilder

Methods

Configures the editor as a DropDownList.

RETURNS

The DropDownListBuilder instance for further configuration.

AutoComplete()

Configures the editor as an AutoComplete.

RETURNS

The AutoCompleteBuilder instance for further configuration.

Captcha()

Configures the editor as a Captcha.

RETURNS

The CaptchaBuilder instance for further configuration.

ComboBox()

Configures the editor as a ComboBox.

RETURNS

The ComboBoxBuilder instance for further configuration.

MultiSelect()

Configures the editor as a MultiSelect.

RETURNS

The MultiSelectBuilder instance for further configuration.

MultiColumnComboBox()

Configures the editor as a MultiColumnComboBox.

RETURNS

The MultiColumnComboBoxBuilder instance for further configuration.

Configures the editor as a DropDownTree.

RETURNS

The DropDownTreeBuilder instance for further configuration.

DateInput()

Configures the editor as a DateInput.

RETURNS

The DateInputBuilder instance for further configuration.

DatePicker()

Configures the editor as a DatePicker.

RETURNS

The DatePickerBuilder instance for further configuration.

DateTimePicker()

Configures the editor as a DateTimePicker.

RETURNS

The DateTimePickerBuilder instance for further configuration.

TimePicker()

Configures the editor as a TimePicker.

RETURNS

The TimePickerBuilder instance for further configuration.

NumericTextBox()

Configures the editor as a NumericTextBox with double type.

RETURNS

The NumericTextBoxBuilder instance for further configuration.

NumericTextBox()

Configures the editor as a NumericTextBox with double type.

RETURNS

The NumericTextBoxBuilder instance for further configuration.

MaskedTextBox()

Configures the editor as a MaskedTextBox.

RETURNS

The MaskedTextBoxBuilder instance for further configuration.

TextBox()

Configures the editor as a TextBox.

RETURNS

The TextBoxBuilder instance for further configuration.

TextArea()

Configures the editor as a TextArea.

RETURNS

The TextAreaBuilder instance for further configuration.

Switch()

Configures the editor as a Switch.

RETURNS

The SwitchBuilder instance for further configuration.

Rating()

Configures the editor as a Rating.

RETURNS

The RatingBuilder instance for further configuration.

Slider()

Configures the editor as a Slider with integer type.

RETURNS

The SliderBuilder instance for further configuration.

ColorGradient()

Configures the editor as a ColorGradient.

RETURNS

The ColorGradientBuilder instance for further configuration.

ColorPalette()

Configures the editor as a ColorPalette.

RETURNS

The ColorPaletteBuilder instance for further configuration.

ColorPicker()

Configures the editor as a ColorPicker.

RETURNS

The ColorPickerBuilder instance for further configuration.

FlatColorPicker()

Configures the editor as a FlatColorPicker.

RETURNS

The FlatColorPickerBuilder instance for further configuration.

Editor()

Configures the editor as a rich text Editor.

RETURNS

The EditorBuilder instance for further configuration.

RadioGroup()

Configures the editor as a RadioGroup.

RETURNS

The RadioGroupBuilder instance for further configuration.

CheckBoxGroup()

Configures the editor as a CheckBoxGroup.

RETURNS

The CheckBoxGroupBuilder instance for further configuration.

CheckBox()

Configures the editor as a CheckBoxGroup.

RETURNS

The CheckBoxGroupBuilder instance for further configuration.

Signature()

Configures the editor as a Signature.

RETURNS

The SignatureBuilder instance for further configuration.

TimeDurationPicker()

Configures the editor as a TimeDurationPicker.

RETURNS

The TimeDurationPickerBuilder instance for further configuration.