RibbonButton.Label 属性

定义

获取或设置在按钮上显示的文本。

public string Label { get; set; }

属性值

String

一个表示该按钮上显示的文本的字符串。

注解

若要隐藏标签,请将设置 ShowLabelfalse

适用于