Xceed Grid for WinForms v4.3 Documentation
ComboBoxViewer Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Viewers Namespace : ComboBoxViewer Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Releases all resources used by the control.  
Public MethodOverloaded. Retrieves the image displayed by the viewer and raises the QueryImage event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodOverloaded. Retrieves the text displayed by the viewer and raises the QueryText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the DisplayFormat property to its default value, DefaultDisplayFormat.  
Public MethodResets the value of the ImageAlignment property to its default value, DefaultImageAlignment.  
Public MethodResets the value of the ImageArea to its default value, DefaultImageArea.  
Public MethodResets the value of the ImageMember property to its default value, DefaultImageMember.  
Public MethodResets the value of the ImagePadding property to its default value, DefaultImagePadding.  
Public MethodResets the value of the ImageSize property to its default value, DefaultImageSize.  
Public MethodResets the value of the ImageStyle property to its default value, DefaultImageStyle.  
Public MethodResets the value of the PreserveImageAspectRatio property to its default value, DefaultPreserveImageAspectRatio.  
Public MethodResets the property values of the ReportStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the TextPadding property to its default value, DefaultTextPadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ValueMember property to its default value, DefaultValueMember.  
Public MethodSets the DataSource and DataMember properties at run time.  
Public MethodReturns a string that represents the current object. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Top
Protected Methods
 NameDescription
Protected MethodCalculates the text and image areas of the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodCalculates the bounds of the viewer and raises the QueryControlBounds event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodCalculates the bounds of the viewer. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodAllows the object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell and raises the QueryAccessibleText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodRetrieves a value representing the fitted height of the viewer in pixels and raises the QueryFittedHeight event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves a value representing the fitted height of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodRetrieves a value representing the fitted width of the viewer in pixels and raises the QueryFittedWidth event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves a value representing the fitted width of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Retrieves the image displayed by the viewer.  
Protected MethodRetrieves the value of the specified property in the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its Container. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Retrieves the text displayed by the viewer.  
Protected MethodRetrieves a boolean value indicating if the specified property has been explicitly set. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodRaises the DataMemberChanged event.  
Protected Internal MethodRaises the DataSourceChanged event.  
Protected MethodRaises the DisplayFormatChanged event.  
Protected MethodRaises the ImageAlignmentChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageAreaChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageMemberChanged event.  
Protected MethodRaises the ImagePaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageSizeChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageStyleChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the TextViewer.MaskChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodRaises the TextViewer.PasswordCharChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodRaises the PreserveImageAspectRatioChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the TextPaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ValueMemberChanged event.  
Protected Internal MethodPaints the background of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodPaints the foreground of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the specified event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRemoves the specified property from the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodSets the underlining Control's appearance and raises the SettingControlAppearance event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Sets the underlining Control's appearance.  
Protected Internal MethodAssigns the cell's value to the Control and raises the SettingControlValue event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Assigns the cell's value to the Control.  
Top
See Also

Reference

ComboBoxViewer Class
Xceed.Grid.Viewers Namespace