Class RowVariable
Returns data row number inside the group. This value is reset at the start of a new group.
Inherited Members
Namespace: FastReport.Data
Assembly: FastReport.Base.dll
Syntax
public class RowVariable : SystemVariable, IDisposable, IFRSerializable, IParent
Properties
Value
Declaration
public override object Value { get; }
Property Value
Type | Description |
---|---|
System.Object |