You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiBorderSides Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Drawing.StiBorderSides Enumeration

Sides of the border.

Syntax
C++
C#
Visual Basic
public: enum StiBorderSides { None = 0, All = 15, Top = 1, Left = 2, Right = 4, Bottom = 8 };
Members
Members 
Description 
None 
No border.  
All 
Border from all sides.  
Top 
Border on the top.  
Left 
Border on the left.  
Right 
Border on the right.  
Bottom 
Border on the bottom.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.