DropDownListContentControl.Title 属性

定义

获取或设置 DropDownListContentControl 的标题。

public string Title { get; set; }

属性值

String

DropDownListContentControl 的标题。

注解

当用户单击标题时,标题将显示在的边框中 DropDownListContentControl

适用于