_CommandBarComboBox::ListHeaderCount Property
Visual Studio 2015
Gets or sets the list header count. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610940425)] property int ListHeaderCount { [DispIdAttribute(1610940425)] int get(); [DispIdAttribute(1610940425)] void set(int value); }
This property throws a DeprecatedException.
Show: