QuickObjects.ObjectBase Send comments on this topic.
GroupByModes Enumeration
See Also  
Akal.QuickObjects.ObjectBase Namespace : GroupByModes Enumeration
GroupByTypes

Syntax

C# 
public enum GroupByModes : Enum 

Members

MemberDescription
None None
OnServer On Server
OnClient On Client

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Akal.QuickObjects.ObjectBase.GroupByModes

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also