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


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

    Field Value

    The identifier for the HorizontalGridLineBrush dependency property.
    See Also