DropDownListContentControl.Text 属性

定义

获取 DropDownListContentControl 中的文本。

public string Text { get; }

属性值

String

DropDownListContentControl 中的文本。

注解

若要访问控件中的文本格式和其他文本属性,请使用 Range 属性。

适用于