ActiveReports 12
SpanCellResolveMethod Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : SpanCellResolveMethod Enumeration
Enum with kinds of method to indicate spanned cells
Syntax
'Declaration
 
Public Enum SpanCellResolveMethod 
   Inherits System.Enum
public enum SpanCellResolveMethod : System.Enum 
Members
MemberDescription
DuplicateCellDuplicate cell.
NullCellNull cell.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Layout.SpanCellResolveMethod

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Layout Namespace