'Declaration Protected Overridable Sub OnDisplayMemberPathChanged( _ ByVal oldDisplayMemberPath As System.String, _ ByVal newDisplayMemberPath As System.String _ )
'Usage Dim instance As ColumnDropDownList Dim oldDisplayMemberPath As System.String Dim newDisplayMemberPath As System.String instance.OnDisplayMemberPathChanged(oldDisplayMemberPath, newDisplayMemberPath)
protected virtual void OnDisplayMemberPathChanged( System.string oldDisplayMemberPath, System.string newDisplayMemberPath )
Parameters
- oldDisplayMemberPath
- newDisplayMemberPath