Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Viewers Namespace / DateViewer Class


In This Topic
    DateViewer Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRepresents the method that handles the Disposed event of a component. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the value of the TextViewer.ImageAlignment property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised when the value of the TextViewer.ImageArea property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised when the value of the TextViewer.ImagePadding property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised when the value of the TextViewer.ImageSize property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised when the value of the TextViewer.ImageStyle property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised after the cell's background and foreground have been painted. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the value of the TextViewer.PreserveImageAspectRatio property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Public EventRaised when retrieving a cell's accessibility text. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when calculating the bounds of the control. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised to calculate the fitted height of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised to calculate the fitted width of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when retrieving the image displayed by the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when retrieving the text displayed by the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the appearance of the underlining control is about to be set. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the value of a cell is being assigned to the underlining Control. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the value of the TextPadding property is changed. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Top
    See Also