RowChangedEventArgs Constructors
Contains data for the VGridControlBase.RowChanged event.| Name | Parameters | Description |
|---|---|---|
| RowChangedEventArgs(BaseRow, RowProperties, RowChangeTypeEnum) | row, prop, changeType | Creates a new RowChangedEventArgs object. |
See Also