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


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

    Field Value

    The identifier for the VerticalGridLineBrush dependency property.
    See Also