StiLimitRowsExpression Class

Namespace: Stimulsoft.Report.Components

Inheritance

Inherits from: StiUnifiedExpression

Constructors

Constructor Description
StiLimitRowsExpression() Creates a new expression.
StiLimitRowsExpression(string val) Creates a new expression.
StiLimitRowsExpression(StiComponent parent, string propertyName) Creates a new expression.

StiLimitRowsExpression()

Creates a new expression.


StiLimitRowsExpression(val: string)

Creates a new expression.

Parameters

  • val (string) — Expression value.

StiLimitRowsExpression(parent: StiComponent, propertyName: string)

Creates a new expression.

Parameters

  • parent (StiComponent)
  • propertyName (string)