C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdatedEventArgs Class / AffectedRows Property

In This Topic
AffectedRows Property (C1GridViewUpdatedEventArgs)
In This Topic
Gets the number of rows affected by the update operation.
Syntax
'Declaration
 
Public ReadOnly Property AffectedRows As System.Integer
 
See Also