Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Editors Namespace / DateEditor Class


In This Topic
    DateEditor Class Properties
    In This Topic

    For a list of all members of this type, see DateEditor members.

    Public Properties
     NameDescription
    Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets a boolean value indicating if the System.Windows.Forms.Control is painted within the bounds of the cell. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets a value representing the mode in which the control used to edit the content of cells is created. (Inherited from Xceed.Grid.Editors.TextEditor)
    Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a list of the events to which the CellEditorManager is subscribed. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Top
    See Also