ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / FilteredMetaCanvas Class / GroupStart Method

In This Topic
    GroupStart Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub GroupStart( _
       ByVal itemId As String _
    ) 
    public void GroupStart( 
       string itemId
    )

    Parameters

    itemId
    See Also