Spread Windows Forms 12.0 Product Documentation
DatabarBorderType Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : DatabarBorderType Enumeration
Specifies the border of a data bar.
Syntax
'Declaration
 
Public Enum DatabarBorderType 
   Inherits System.Enum
'Usage
 
Dim instance As DatabarBorderType
public enum DatabarBorderType : System.Enum 
Members
MemberDescription
NoneThe data bar has no border.
SolidThe data bar has a solid border.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.DatabarBorderType

See Also

Reference

GrapeCity.Spreadsheet Namespace