DropDownListContentControl.DefaultTextStyle Property

Definition

Gets the name of the character style that is used to format text in the DropDownListContentControl.

public string DefaultTextStyle { get; }

Property Value

String

The name of the character style that is used to format text in the DropDownListContentControl. The default is Default Paragraph Font.

Applies to