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


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