Share via


RibbonComboBox.SelectionBoxItem 属性

定义

获取在选择框中显示的项。

public:
 property System::Object ^ SelectionBoxItem { System::Object ^ get(); };
public object SelectionBoxItem { get; }
member this.SelectionBoxItem : obj
Public ReadOnly Property SelectionBoxItem As Object

属性值

在选择框中显示的项。 注册默认为一个 Empty 字符串。 有关什么可以影响值的详细信息,请参阅 Dependency Property Value Precedence(依赖项属性值优先级)

注解

依赖项属性信息

标识符字段 SelectionBoxItemProperty
元数据属性设置为 true

适用于