'Declaration
Protected Overridable Sub OnContentStringFormatChanged( _ ByVal oldContentStringFormat As System.String, _ ByVal newContentStringFormat As System.String _ )
'Usage
Dim instance As ColumnHeader Dim oldContentStringFormat As System.String Dim newContentStringFormat As System.String instance.OnContentStringFormatChanged(oldContentStringFormat, newContentStringFormat)
protected virtual void OnContentStringFormatChanged( System.string oldContentStringFormat, System.string newContentStringFormat )
Parameters
- oldContentStringFormat
- newContentStringFormat