RibbonComboBox.SelectionBoxItemStringFormat 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个撰写字符串,该字符串指定如果选择框中的选定项显示为字符串,应如何设置该选定项的格式。
public:
property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String
属性值
一个撰写字符串,指定如果选择框中的选定项显示为字符串,应如何设置该选定项的格式。 已注册的默认值为 null
。 有关什么可以影响值的详细信息,请参阅 Dependency Property Value Precedence(依赖项属性值优先级)。
注解
依赖项属性信息
标识符字段 | SelectionBoxItemStringFormatProperty |
元数据属性设置为 true |
无 |