Version

DefaultEditorsEventArgs Class Members

The following tables list the members exposed by DefaultEditorsEventArgs.

Public Properties
 NameDescription
Public PropertyDateTimeEditorGets reference to control which is used as default shared editor for columns with DateTime data type. That can be null.  
Public PropertyNumericEditorGets reference to control which is used as default shared editor for columns with numeric data types. That can be null.  
See Also