Xceed Grid for WinForms v4.3 Documentation
DateViewer Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded. Retrieves the image displayed by the viewer and raises the QueryImage event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodOverloaded. Retrieves the text displayed by the viewer and raises the QueryText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ImageAlignment property to its default value, DefaultImageAlignment. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ImageArea property to its default value, DefaultImageArea. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ImagePadding property to its default value, DefaultImagePadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ImageSize property to its default value, DefaultImageSize. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the ImageStyle property to its default value, DefaultImageStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the PreserveImageAspectRatio property to its default value, DefaultPreserveImageAspectRatio. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the property values of the ReportStyle. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodResets the value of the TextPadding property to its default value, DefaultTextPadding. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Public MethodReturns a string that represents the current object. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Top
Protected Methods
 NameDescription
Protected MethodCalculates the text and image areas of the cell viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodCalculates the bounds of the viewer and raises the QueryControlBounds event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodCalculates the bounds of the viewer. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodOverloaded. Releases all resources. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodAllows 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)
Protected Internal MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell and raises the QueryAccessibleText event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves the viewer's accessibilty text for the specified Xceed.Grid.Cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves the date displayed by the viewer.  
Protected Internal MethodRetrieves a value representing the fitted height of the viewer in pixels and raises the QueryFittedHeight event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves a value representing the fitted height of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodRetrieves a value representing the fitted width of the viewer in pixels and raises the QueryFittedWidth event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves a value representing the fitted width of the viewer in pixels. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves the image displayed by the viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRetrieves the value of the specified property in the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its Container. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Retrieves the text displayed by the viewer.  
Protected MethodRetrieves a boolean value indicating if the specified property has been explicitly set. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageAlignmentChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageAreaChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImagePaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageSizeChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the ImageStyleChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the TextViewer.MaskChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodRaises the TextViewer.PasswordCharChanged event. (Inherited from Xceed.Grid.Viewers.TextViewer)
Protected MethodRaises the PreserveImageAspectRatioChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the TextPaddingChanged event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodPaints the background of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodPaints the foreground of the cell. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRaises the specified event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodRemoves the specified property from the Properties collection. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected Internal MethodSets the underlining Control's appearance and raises the SettingControlAppearance event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Sets the underlining Control's appearance.  
Protected Internal MethodAssigns the cell's value to the Control and raises the SettingControlValue event. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
Protected MethodOverridden. Assigns the cell's value to the Control.  
Top
See Also

Reference

DateViewer Class
Xceed.Grid.Viewers Namespace