'Declaration Protected Overrides Function Commit( _ ByVal DataSource As CurrencyManager, _ ByVal RowNum As Integer _ ) As Boolean
'Usage Dim instance As DataGridTextControlColumnStyleBase Dim DataSource As CurrencyManager Dim RowNum As Integer Dim value As Boolean value = instance.Commit(DataSource, RowNum)
protected override bool Commit( CurrencyManager DataSource, int RowNum )
Parameters
- DataSource
- RowNum