[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets a collection that is used to generate the content of the control. This is a dependency property.

Declaration
public IEnumerable ItemsSource { get; set; }
Public Property ItemsSource As IEnumerable