ActiveReports3 Request technical support
IsRepeating Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsRepeating As Boolean
Visual Basic (Usage)Copy Code
Dim instance As GroupHeader
Dim value As Boolean
 
value = instance.IsRepeating
C# 
public bool IsRepeating {get;}

See Also