Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcTextBox Class / GridLineBrushProperty Field


In This Topic
    GridLineBrushProperty Field
    In This Topic
    Identifies the GridLineBrush dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GridLineBrushProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcTextBox.GridLineBrushProperty
    public static readonly DependencyProperty GridLineBrushProperty

    Field Value

    The identifier for the GridLineBrush dependency property.
    See Also