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

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