Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / TableFrameStyle Property

In This Topic
    TableFrameStyle Property
    In This Topic
    Gets or sets the style of the outer table frame.
    Syntax
    'Declaration
     
    Public Property TableFrameStyle As FrameStyle
    public FrameStyle TableFrameStyle {get; set;}
    See Also