Xceed Grid for WinForms v4.3 Documentation
CellViewerManager Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded. Retrieves the image displayed by the viewer and raises the QueryImage event.  
Public MethodOverloaded. Retrieves the text displayed by the viewer and raises the QueryText event.  
Public MethodResets the value of the ImageAlignment property to its default value, DefaultImageAlignment.  
Public MethodResets the value of the ImageArea property to its default value, DefaultImageArea.  
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.  
Public MethodResets the value of the TextPadding property to its default value, DefaultTextPadding.  
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodCalculates the text and image areas of the cell viewer.  
Protected Internal MethodCalculates the bounds of the viewer and raises the QueryControlBounds event.  
Protected MethodCalculates the bounds of the viewer.  
Protected MethodOverloaded. Releases all resources.  
Protected MethodAllows the object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Protected Internal MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell and raises the QueryAccessibleText event.  
Protected MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell.  
Protected Internal MethodRetrieves a value representing the fitted height of the viewer in pixels and raises the QueryFittedHeight event.  
Protected MethodRetrieves a value representing the fitted height of the viewer in pixels.  
Protected Internal MethodRetrieves a value representing the fitted width of the viewer in pixels and raises the QueryFittedWidth event.  
Protected MethodRetrieves a value representing the fitted width of the viewer in pixels.  
Protected MethodRetrieves the image displayed by the viewer.  
Protected MethodRetrieves the value of the specified property in the Properties collection.  
Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its Container.  
Protected MethodRetrieves the text displayed by the viewer.  
Protected MethodRetrieves a boolean value indicating if the specified property has been explicitly set.  
Protected MethodRaises the ImageAlignmentChanged event.  
Protected MethodRaises the ImageAreaChanged event.  
Protected MethodRaises the ImagePaddingChanged event.  
Protected MethodRaises the ImageSizeChanged event.  
Protected MethodRaises the ImageStyleChanged event.  
Protected MethodRaises the PreserveImageAspectRatioChanged event.  
Protected MethodRaises the TextPaddingChanged event.  
Protected Internal MethodPaints the background of the cell.  
Protected Internal MethodPaints the foreground of the cell.  
Protected MethodRaises the specified event.  
Protected MethodRemoves the specified property from the Properties collection.  
Protected Internal MethodSets the underlining Control's appearance and raises the SettingControlAppearance event.  
Protected MethodSets the underlining Control's appearance.  
Protected Internal MethodAssigns the cell's value to the Control and raises the SettingControlValue event.  
Protected MethodAssigns the cell's value to the Control.  
Top
See Also

Reference

CellViewerManager Class
Xceed.Grid.Viewers Namespace