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; }
Public Overridable ReadOnly Property Current As DataRow
Get
Property Value
Type:
DataRowSee Also