_CommandBarComboBox.ListHeaderCount 属性

定义

获取或设置列表标题计数。 此属性已弃用。

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

属性值

Int32

列表标头计数。 此属性已弃用。

属性

注解

此属性引发 DeprecatedException。

适用于