Xceed Grid for WinForms v4.3 Documentation
CellImageFormatInfo Class Members
Fields  Properties  Methods 


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : CellImageFormatInfo Class

The following tables list the members exposed by CellImageFormatInfo.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets an empty CellImageFormatInfo.  
Top
Public Properties
 NameDescription
Public PropertyGets the background color that will be used to display the image in the Xceed.Grid.Viewers.CellViewerManager.  
Public PropertyGets the foreground color that will be used to display the image in the Xceed.Grid.Viewers.CellViewerManager.  
Public PropertyGets the custom Format Provider that will be used to format the text displayed in the Xceed.Grid.Viewers.CellViewerManager. (Inherited from Xceed.Grid.CellTextFormatInfo)
Public PropertyGets the format that will be used to display the text in the Xceed.Grid.Viewers.CellViewerManager. (Inherited from Xceed.Grid.CellTextFormatInfo)
Public PropertyGets the text that is displayed when the text to display in the Xceed.Grid.Viewers.CellViewerManager is equal to CellTextFormatInfo.NullValue. (Inherited from Xceed.Grid.CellTextFormatInfo)
Public PropertyGets the a null reference (Nothing in Visual Basic) value of the cell or column from which the CellTextFormatInfo was created. (Inherited from Xceed.Grid.CellTextFormatInfo)
Public PropertyGets the System.Drawing.StringFormat that is to be used to paint the text that is to be displayed by the Xceed.Grid.Viewers.CellViewerManager. (Inherited from Xceed.Grid.CellTextFormatInfo)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a new CellImageFormatInfo instance which retrieves its values from the specified Cell.  
Public Methodstatic (Shared in Visual Basic)Creates a new CellImageFormatInfo instance which retrieves its values from the specified Column.  
Top
See Also

Reference

CellImageFormatInfo Class
Xceed.Grid Namespace