Xceed Grid for WinForms v4.3 Documentation
CellViewerManager Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class.  
Public PropertyGets a reference to the underlining control used to view a cell's content.  
Public PropertyGets or sets the alignment of the image in the ImageArea.  
Public PropertyGets or sets the area where the viewer's image is displayed.  
Public PropertyGets or sets the padding surrounding the viewer's image.  
Public PropertyGets or sets the size of the viewer's image.  
Public PropertyGets or sets a value indicating the style with which the image is displayed.  
Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set.  
Public PropertyGets or sets a boolean value indicating if the image should preserve its aspect ratio.  
Public PropertyGets a value representing the property used to set the control's value.  
Public PropertyGets the report style of the viewer.  
Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent.  
Public PropertyGets or sets the padding surrounding the viewer's text.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the default value of the ImageAlignment property.  
Protected PropertyGets the default value of the ImageArea property.  
Protected PropertyGets the default value of the ImagePadding property.  
Protected PropertyGets the default value of the ImageSize property.  
Protected PropertyGets the default value of the ImageStyle property.  
Protected Internal PropertyGets the default value of the PreserveImageAspectRatio property.  
Protected PropertyGets the default value of the TextPadding property.  
Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode.  
Protected PropertyGets a list of the events to which the CellViewerManager is subscribed.  
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
Top
See Also

Reference

CellViewerManager Class
Xceed.Grid.Viewers Namespace