Name | Description | |
---|---|---|
DataMemberChanged | Raised when the value of the DataMember property is changed. | |
DataSourceChanged | Raised when the value of the DataSource property is changed. | |
DisplayFormatChanged | Raised when the value of the DisplayFormat property is changed. | |
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 ImageAlignment property is changed. | |
ImageAreaChanged | Raised when the value of the ImageArea property is changed. | |
ImageMemberChanged | Raised when the value of the ImageMember property is changed. | |
ImagePaddingChanged | Raised when the value of the ImagePadding property is changed. | |
ImageSizeChanged | Raised when the value of the ImageSize property is changed. | |
ImageStyleChanged | Raised when the value of the ImageStyle property is changed. | |
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 PreserveImageAspectRatio property is changed. | |
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) | |
ValueMemberChanged | Raised when the value of the ValueMember property is changed. |