MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputBorderStyle Enumeration

InputBorderStyle Enumeration
Border styles for input fields
Syntax
'Declaration
 
Public Enum InputBorderStyle 
   Inherits System.Enum
 
Members
MemberDescription
DashedDashed border.
InsetInset, a simulated engraved rectangle that appears to be recessed below the surface of the page.
NoneNo border.
SolidSolid border.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.InputBorderStyle

See Also