For a list of all members of this type, see ComboBoxViewer members.
Public Methods
| Name | Description |
 | Dispose | Overloaded. Overridden. Releases all resources used by the control. |
 | GetImage | Overloaded. Retrieves the image displayed by the viewer and raises the QueryImage event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
 | GetText | Overloaded. Retrieves the text displayed by the viewer and raises the QueryText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
 | ResetDisplayFormat | Resets the value of the DisplayFormat property to its default value, DefaultDisplayFormat. |
 | ResetImageAlignment | Resets the value of the ImageAlignment property to its default value, DefaultImageAlignment. |
 | ResetImageArea | Resets the value of the ImageArea to its default value, DefaultImageArea. |
 | ResetImageMember | Resets the value of the ImageMember property to its default value, DefaultImageMember. |
 | ResetImagePadding | Resets the value of the ImagePadding property to its default value, DefaultImagePadding. |
 | ResetImageSize | Resets the value of the ImageSize property to its default value, DefaultImageSize. |
 | ResetImageStyle | Resets the value of the ImageStyle property to its default value, DefaultImageStyle. |
 | ResetPreserveImageAspectRatio | Resets the value of the PreserveImageAspectRatio property to its default value, DefaultPreserveImageAspectRatio. |
 | ResetReportStyle | Resets the property values of the ReportStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
 | ResetTextPadding | Resets the value of the TextPadding property to its default value, DefaultTextPadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
 | ResetValueMember | Resets the value of the ValueMember property to its default value, DefaultValueMember. |
 | SetDataBinding | Sets the DataSource and DataMember properties at run time. |
 | ToString | Returns a string that represents the current object. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
Top
Protected Methods
See Also