You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiConditionBorderSides Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Components.StiConditionBorderSides Enumeration

Sides of the border in conditions.

Syntax
C++
C#
Visual Basic
public: enum StiConditionBorderSides { None = 0, All = 15, Top = 1, Left = 2, Right = 4, Bottom = 8, NotAssigned = 16 };
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.  
NotAssigned 
Not assigned.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.