ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBorderObject Class / VerticalGridColor Property

In This Topic
    VerticalGridColor Property
    In This Topic
    Gets or sets vertical grid (inside border) color.
    Syntax
    'Declaration
     
    Public Property VerticalGridColor As Color
    public Color VerticalGridColor {get; set;}
    See Also