'Declaration
Protected Overridable Sub UnboundColUpdate( _ ByVal dc As C1DataColumn, _ ByVal value As String _ )
protected virtual void UnboundColUpdate( C1DataColumn dc, string value )
Parameters
- dc
- value
'Declaration
Protected Overridable Sub UnboundColUpdate( _ ByVal dc As C1DataColumn, _ ByVal value As String _ )
protected virtual void UnboundColUpdate( C1DataColumn dc, string value )