TextCell.Detail 属性

定义

获取或设置 TextCell 中要显示的辅助文本。 这是一种可绑定属性。

public:
 property System::String ^ Detail { System::String ^ get(); void set(System::String ^ value); };
public string Detail { get; set; }
member this.Detail : string with get, set
Public Property Detail As String

属性值

适用于