C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / RunningEnum Enumeration

RunningEnum Enumeration
Defines the scope of an Aggregate.
Syntax
'Declaration
 
Public Enum RunningEnum 
   Inherits System.Enum
 
Members
MemberDescription
DocumentThe scope is the whole document.
GroupThe scope is the current group as defined by C1DataBinding.Grouping.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.DataBinding.RunningEnum

See Also