Name | Description | |
---|---|---|
![]() | ImageAlignment | Gets or sets the alignment of the image in the ImageArea when the Xceed.Grid.Viewers.CellViewerManager is printed in a report. |
![]() | ImageArea | Gets or sets the area where the Xceed.Grid.Viewers.CellViewerManager's image is displayed when it is printed in a report. |
![]() | ImageAutoSize | Gets or sets a value representing how the Xceed.Grid.Viewers.CellViewerManager's image size will be handled in a report. |
![]() | ImagePadding | Gets or sets the padding surrounding the Xceed.Grid.Viewers.CellViewerManager's image, in hundredths of an inch, when it is printed in a report. |
![]() | ImageSize | Gets or sets the size of the Xceed.Grid.Viewers.CellViewerManager's image when it is printed in a report. |
![]() | ImageStyle | Gets or sets a value indicating the style with which the image is displayed when the Xceed.Grid.Viewers.CellViewerManager is printed in a report. |
![]() | IsImageAlignmentDefined | Gets a boolean value indicating if the ImageAlignment property has been explicitly set. |
![]() | IsImageAreaDefined | Gets a boolean value indicating if the ImageArea property has been explicitly set. |
![]() | IsImageAutoSizeDefined | Gets a boolean value indicating if the ImageAutoSize property has been explicitly set. |
![]() | IsImagePaddingDefined | Gets a boolean value indicating if the ImagePadding property has been explicitly set. |
![]() | IsImageSizeDefined | Gets a boolean value indicating if the ImageSize property has been explicitly set. |
![]() | IsImageStyleDefined | Gets a boolean value indicating if the ImageStyle property has been explicitly set. |
![]() | IsPreserveImageAspectRatioDefined | Gets a boolean value indicating if the PreserveImageAspectRatio property has been explicitly set. |
![]() | IsTextPaddingDefined | Gets a boolean value indicating if the TextPadding property has been explicitly set. |
![]() | PreserveImageAspectRatio | Gets 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. |
![]() | TextPadding | Gets or sets the padding surrounding the Xceed.Grid.Viewers.CellViewerManager's text, in hundredths of an inch, when it is printed in a report. |