Xceed Grid for WinForms v4.3 Documentation
CellViewerManagerReportStyle Class Members
Properties  Methods  Events


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Reporting Namespace : CellViewerManagerReportStyle Class

The following tables list the members exposed by CellViewerManagerReportStyle.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment of the image in the ImageArea when the Xceed.Grid.Viewers.CellViewerManager is printed in a report.  
Public PropertyGets or sets the area where the Xceed.Grid.Viewers.CellViewerManager's image is displayed when it is printed in a report.  
Public PropertyGets or sets a value representing how the Xceed.Grid.Viewers.CellViewerManager's image size will be handled in a report.  
Public PropertyGets or sets the padding surrounding the Xceed.Grid.Viewers.CellViewerManager's image, in hundredths of an inch, when it is printed in a report.  
Public PropertyGets or sets the size of the Xceed.Grid.Viewers.CellViewerManager's image when it is printed in a report.  
Public PropertyGets or sets a value indicating the style with which the image is displayed when the Xceed.Grid.Viewers.CellViewerManager is printed in a report.  
Public PropertyGets a boolean value indicating if the ImageAlignment property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ImageArea property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ImageAutoSize property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ImagePadding property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ImageSize property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ImageStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PreserveImageAspectRatio property has been explicitly set.  
Public PropertyGets a boolean value indicating if the TextPadding property has been explicitly set.  
Public PropertyGets or sets a boolean value indicating if the image should preserve its aspect ratio when the Xceed.Grid.Viewers.CellViewerManager is printed in a report.  
Public PropertyGets or sets the padding surrounding the Xceed.Grid.Viewers.CellViewerManager's text, in hundredths of an inch, when it is printed in a report.  
Top
Protected Properties
 NameDescription
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
Top
Public Methods
 NameDescription
Public MethodResets all of the properties that have been explicitly set back to their default values.  
Public MethodResets the value of the ImageAlignment property to its default value, ImageAlignment.CellAmbient.  
Public MethodResets the value of the ImageArea property to its default value, ImageArea.None.  
Public MethodResets the value of the ImageAutoSize property to its default value, ImageAutoSize.ImageScreenSize.  
Public MethodResets the value of the ImagePadding property to its default value, ImagePadding.Empty.  
Public MethodResets the value of the ImageSize property to its default value, Size.Empty.  
Public MethodResets the value of the ImageStyle property to its default value, ImageStyle.Align.  
Public MethodResets the value of the PreserveImageAspectRatio property to its default value, true.  
Public MethodResets the value of the TextPadding property to its default value, Margins.Empty.  
Top
Protected Methods
Public Events
 NameDescription
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 ImageAutoSize 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 when the value of the PreserveImageAspectRatio property is changed.  
Public EventRaised when the value of the TextPadding property is changed.  
Top
See Also

Reference

CellViewerManagerReportStyle Class
Xceed.Grid.Reporting Namespace