ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBorderObject Class / VerticalGridStyle Property

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