_CommandBarComboBox.ListHeaderCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置列表标题计数。 此属性已弃用。
public:
property int ListHeaderCount { int get(); void set(int value); };
public:
property int ListHeaderCount { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610940425)]
public int ListHeaderCount { [System.Runtime.InteropServices.DispId(1610940425)] get; [System.Runtime.InteropServices.DispId(1610940425)] set; }
[<System.Runtime.InteropServices.DispId(1610940425)>]
[<get: System.Runtime.InteropServices.DispId(1610940425)>]
[<set: System.Runtime.InteropServices.DispId(1610940425)>]
member this.ListHeaderCount : int with get, set
Public Property ListHeaderCount As Integer
属性值
列表标头计数。 此属性已弃用。
- 属性
注解
此属性引发 DeprecatedException。