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


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