DropDownListContentControl.Title Property

Definition

Gets or sets the title of the DropDownListContentControl.

public string Title { get; set; }

Property Value

String

The title of the DropDownListContentControl.

Remarks

The title is displayed in the border of the DropDownListContentControl when the user clicks it.

Applies to