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


In This Topic
    CellViewerManager Class Events
    In This Topic

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

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