Click or drag to resize

StiDataBandSelectedLine Property

Gets or sets the selected line in rows which is output by this data band.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int SelectedLine { get; set; }

Property Value

Type: Int32

Implements

IStiSelectedLineSelectedLine
See Also