RowEditFinishedArgs Constructors
Contains data for the command bound to the RowEditFinishedCommand property.Name | Parameters | Description |
---|---|---|
RowEditFinishedArgs(Object, Int32, Nullable<Boolean>) | item, sourceIndex, success | Initializes a new instance of the RowEditFinishedArgs class with specified settings. |
See Also