ColumnBase Events
Serves as a base for classes that represent data columns.Name | Description |
---|---|
ContentChanged | This member supports the internal infrastructure and is not intended to be used directly from your code. |
PropertyChanged | Occurs each time any of the ColumnBase class properties has changed its value. |
Validate | Enables you to validate the active editor’s value. |
See Also