ActiveReports 6 Online Help
BorderDiagonalStyles Enumeration

Used with DDCell's BorderDiagonalEnum property to determine whether a diagonal border goes up or down, or both (which forms an "X" across the cell).
Syntax
'Declaration
 
Public Enum BorderDiagonalStyles 
   Inherits System.Enum
public enum BorderDiagonalStyles : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.SpreadBuilder.Style.BorderDiagonalStyles

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.SpreadBuilder.Style Namespace
BorderDiagonalEnum Property

Send Feedback