ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBorderObject Class / HorizontalGridColor Property

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