_CommandBarComboBox.ListCount Property

Definition

Returns the number of list items in a command bar combo box control.

public:
 property int ListCount { int get(); };
public int ListCount { get; }
member this.ListCount : int
Public ReadOnly Property ListCount As Integer

Property Value

Applies to