ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfSection Class / VerticalGridColor Property

In This Topic
    VerticalGridColor Property (RtfSection)
    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