TreeListCustomizeCellEditorEventArgs Properties
The base class that declares properties for the TreeListCustomizeCellEditorEventArgs class.Name | Description |
---|---|
EditSettings | Returns an object that contains editor settings. |
FieldName | Returns the name of the data field whose editor is being processed. |
TreeList | Returns the TreeList object. |
See Also