Click or drag to resize

StiGridControlCurrent Property

Gets or sets current datarow.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual DataRow Current { get; }

Property Value

Type: DataRow
See Also