'Declaration <DesignTimeVisibleAttribute(False)> <ToolboxItemAttribute(False)> Public Class DateViewer Inherits TextViewer
'Usage Dim instance As DateViewer
[DesignTimeVisible(false)] [ToolboxItem(false)] public class DateViewer : TextViewer
'Declaration <DesignTimeVisibleAttribute(False)> <ToolboxItemAttribute(False)> Public Class DateViewer Inherits TextViewer
'Usage Dim instance As DateViewer
[DesignTimeVisible(false)] [ToolboxItem(false)] public class DateViewer : TextViewer
When generating a report using the reporting capabilities of Xceed Grid for .NET, CellViewerManagers will only be reproduced in the report if the GetImage(Object) and/or GetText(Object) methods return the image or text that is to be displayed (GetImageCore and/or GetTextCore have been overridden). In the case where the GetImageCore and/or GetTextCore methods have not been overridden to return the desired image and/or text, the string representation of the underlying cell's content will be displayed in the report.
System.Object
Xceed.Grid.Viewers.CellViewerManager
Xceed.Grid.Viewers.TextViewer
Xceed.Grid.Viewers.DateViewer
Name | Description | |
---|---|---|
![]() | DateViewer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Container | Gets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | Control | |
![]() | ImageAlignment | Gets or sets the alignment of the image in the TextViewer.ImageArea. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageArea | Gets or sets the area where the viewer's image is displayed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImagePadding | Gets or sets the padding surrounding the viewer's image. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageSize | Gets or sets the size of the viewer's image. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageStyle | Gets or sets a value indicating the style with which the image is displayed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | IsReportStyleDefined | Gets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | PreserveImageAspectRatio | Gets or sets a boolean value indicating if the image should preserve its aspect ratio. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | PropertyName | Gets a value representing the property used to set the control's value. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ReportStyle | Gets the report style of the viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | Site | Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | TextPadding | Gets or sets the padding surrounding the viewer's text. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
Name | Description | |
---|---|---|
![]() | DefaultImageAlignment | Gets the default value of the ImageAlignment property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultImageArea | Gets the default value of the ImageArea property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultImagePadding | Gets the default value of the ImagePadding property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultImageSize | Gets the default value of the ImageSize property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultImageStyle | Gets the default value of the ImageStyle property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultMask | Gets the default value of the TextViewer.Mask property. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | DefaultPasswordChar | Gets the default value of the TextViewer.PasswordChar property. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | DefaultPreserveImageAspectRatio | Gets the default value of the PreserveImageAspectRatio property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DefaultTextPadding | Gets the default value of the TextPadding property. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | DesignMode | Gets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | Events | Gets a list of the events to which the CellViewerManager is subscribed. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | Properties | Gets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetImage | Overloaded. Retrieves the image displayed by the viewer and raises the QueryImage event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetText | Overloaded. Retrieves the text displayed by the viewer and raises the QueryText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetImageAlignment | Resets the value of the ImageAlignment property to its default value, DefaultImageAlignment. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetImageArea | Resets the value of the ImageArea property to its default value, DefaultImageArea. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetImagePadding | Resets the value of the ImagePadding property to its default value, DefaultImagePadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetImageSize | Resets the value of the ImageSize property to its default value, DefaultImageSize. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetImageStyle | Resets the value of the ImageStyle property to its default value, DefaultImageStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetPreserveImageAspectRatio | Resets the value of the PreserveImageAspectRatio property to its default value, DefaultPreserveImageAspectRatio. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetReportStyle | Resets the property values of the ReportStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ResetTextPadding | Resets the value of the TextPadding property to its default value, DefaultTextPadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
Name | Description | |
---|---|---|
![]() | CalculateAreas | Calculates the text and image areas of the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | CalculateControlBounds | Calculates the bounds of the viewer and raises the QueryControlBounds event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | CalculateControlBoundsCore | Calculates the bounds of the viewer. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | Finalize | Allows 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) |
![]() | GetAccessibleText | Retrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell and raises the QueryAccessibleText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetAccessibleTextCore | Retrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetDate | Retrieves the date displayed by the viewer. |
![]() | GetFittedHeight | Retrieves a value representing the fitted height of the viewer in pixels and raises the QueryFittedHeight event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetFittedHeightCore | Retrieves a value representing the fitted height of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetFittedWidth | Retrieves a value representing the fitted width of the viewer in pixels and raises the QueryFittedWidth event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetFittedWidthCore | Retrieves a value representing the fitted width of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetImageCore | Retrieves the image displayed by the viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetPropertyValue | Retrieves the value of the specified property in the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetService | Returns an object that represents a service provided by the System.ComponentModel.Component or by its Container. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | GetTextCore | Overridden. Retrieves the text displayed by the viewer. |
![]() | IsPropertyDefined | Retrieves a boolean value indicating if the specified property has been explicitly set. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnImageAlignmentChanged | Raises the ImageAlignmentChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnImageAreaChanged | Raises the ImageAreaChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnImagePaddingChanged | Raises the ImagePaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnImageSizeChanged | Raises the ImageSizeChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnImageStyleChanged | Raises the ImageStyleChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnMaskChanged | Raises the TextViewer.MaskChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | OnPasswordCharChanged | Raises the TextViewer.PasswordCharChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | OnPreserveImageAspectRatioChanged | Raises the PreserveImageAspectRatioChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | OnTextPaddingChanged | Raises the TextPaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | PaintCellBackground | Paints the background of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | PaintCellForeground | Paints the foreground of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | RaiseEvent | Raises the specified event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | RemovePropertyValue | Removes the specified property from the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | SetControlAppearance | Sets the underlining Control's appearance and raises the SettingControlAppearance event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | SetControlAppearanceCore | Overridden. Sets the underlining Control's appearance. |
![]() | SetControlValue | Assigns the cell's value to the Control and raises the SettingControlValue event. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | SetControlValueCore | Overridden. Assigns the cell's value to the Control. |
Name | Description | |
---|---|---|
![]() | Disposed | Represents the method that handles the Disposed event of a component. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | ImageAlignmentChanged | Raised when the value of the TextViewer.ImageAlignment property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageAreaChanged | Raised when the value of the TextViewer.ImageArea property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImagePaddingChanged | Raised when the value of the TextViewer.ImagePadding property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageSizeChanged | Raised when the value of the TextViewer.ImageSize property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | ImageStyleChanged | Raised when the value of the TextViewer.ImageStyle property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | Paint | Raised after the cell's background and foreground have been painted. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | PreserveImageAspectRatioChanged | Raised when the value of the TextViewer.PreserveImageAspectRatio property is changed. (Inherited from Xceed.Grid.Viewers.TextViewer) |
![]() | QueryAccessibleText | Raised when retrieving a cell's accessibility text. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | QueryControlBounds | Raised when calculating the bounds of the control. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | QueryFittedHeight | Raised to calculate the fitted height of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | QueryFittedWidth | Raised to calculate the fitted width of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | QueryImage | Raised when retrieving the image displayed by the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | QueryText | Raised when retrieving the text displayed by the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | SettingControlAppearance | Raised when the appearance of the underlining control is about to be set. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | SettingControlValue | Raised when the value of a cell is being assigned to the underlining Control. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
![]() | TextPaddingChanged | Raised when the value of the TextPadding property is changed. (Inherited from Xceed.Grid.Viewers.CellViewerManager) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2