NevronOpenVision
Nevron.Nov.Grid Namespace / NGenericDataCellEditor<TValueEditor> Class
Members
NGenericDataCellEditor<TValueEditor> Class
Serves as base class for all data cell editors that pack a value editor and a collection of buttons.
Object Model
NGenericDataCellEditor<TValueEditor> Class
Syntax
Type Parameters
TValueEditor
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NNode
      Nevron.Nov.Dom.NDocumentNode
         Nevron.Nov.Dom.NElement
            Nevron.Nov.Dom.NVisual
               Nevron.Nov.UI.NInputElement
                  Nevron.Nov.UI.NBoxElement
                     Nevron.Nov.UI.NWidget
                        Nevron.Nov.Grid.NDataCellEditor
                           Nevron.Nov.Grid.NGenericDataCellEditor<TValueEditor>
                              Nevron.Nov.Grid.NCheckBoxDataCellEditor
                              Nevron.Nov.Grid.NColorBoxDataCellEditor
                              Nevron.Nov.Grid.NComboBoxDataCellEditor
                              Nevron.Nov.Grid.NDateTimeBoxDataCellEditor
                              Nevron.Nov.Grid.NFillSplitButtonDataCellEditor
                              Nevron.Nov.Grid.NNumericUpDownDataCellEditor
                              Nevron.Nov.Grid.NShadowSplitButtonDataCellEditor
                              Nevron.Nov.Grid.NSliderDataCellEditor
                              Nevron.Nov.Grid.NStrokeSplitButtonDataCellEditor
                              Nevron.Nov.Grid.NTextBoxDataCellEditor

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also