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


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