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


In This Topic
    AlternationCountProperty Field
    In This Topic
    Identifies the AlternationCount DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AlternationCountProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.AlternationCountProperty
    public static readonly DependencyProperty AlternationCountProperty

    Field Value

    The identifier for the AlternationCount dependency property.
    See Also