PlainTextContentControl.Title Property

Definition

Gets or sets the title of the PlainTextContentControl.

public string Title { get; set; }

Property Value

String

The title of the PlainTextContentControl.

Remarks

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

Applies to