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


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

    Field Value

    The identifier for the HorizontalGridLineStyle dependency property.
    See Also