New to Telerik Document ProcessingStart a free 30-day trial

Configures a drop-down list content control that restricts user selection to predefined items without allowing custom text entry.

Definition

Constructors

Initializes a new instance of the DropDownListProperties class.

C#
public DropDownListProperties()

Properties

Gets a value that indicates whether the content can be modified.

C#
protected override bool IsContentLocked { get; }

Overrides: SdtProperties.IsContentLocked