Gets the collection of UserCellGroup objects defined on the current table.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public UserCellGroupCollection UserCellGroups { get; } |
Visual Basic |
---|
Public ReadOnly Property UserCellGroups As UserCellGroupCollection Get |