Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcComboBox Class / ItemBackgroundProperty Field


In This Topic
    ItemBackgroundProperty Field (GcComboBox)
    In This Topic
    Identifies the ItemBackground DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemBackgroundProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.ItemBackgroundProperty
    public static readonly DependencyProperty ItemBackgroundProperty
    See Also