[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.DropDownItems

DropDownItems Property

DropDownItems

Gets the DropDownItemCollection to display in content control if its type is ComboBox or DropdownList.

Declaration
public DropDownItemCollection DropDownItems { get; }
Public ReadOnly Property DropDownItems As DropDownItemCollection