NGridCellEditorBase Class Reference
Inherits from | UIView |
---|---|
Declared in | NGridCellEditorBase.h |
Overview
The NGridCellEditorBase class defines interface for cell editors. You must inherit your editor from this class.
value
The value used by the editor.
@property (nonatomic, retain) NSObject *value
Declared In
NGridCellEditorBase.h