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


In This Topic
    ComboBoxViewer Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the value of the DataMember property is changed.  
    Public EventRaised when the value of the DataSource property is changed.  
    Public EventRaised when the value of the DisplayFormat property is changed.  
    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 ImageAlignment property is changed.  
    Public EventRaised when the value of the ImageArea property is changed.  
    Public EventRaised when the value of the ImageMember 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. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public EventRaised when the value of the PreserveImageAspectRatio property is changed.  
    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)
    Public EventRaised when the value of the ValueMember property is changed.  
    Top
    See Also