'Declaration Public Class CellImageFormatInfo Inherits CellTextFormatInfo
'Usage Dim instance As CellImageFormatInfo
public class CellImageFormatInfo : CellTextFormatInfo
'Declaration Public Class CellImageFormatInfo Inherits CellTextFormatInfo
'Usage Dim instance As CellImageFormatInfo
public class CellImageFormatInfo : CellTextFormatInfo
System.Object
Xceed.Grid.CellTextFormatInfo
Xceed.Grid.CellImageFormatInfo
Name | Description | |
---|---|---|
![]() | BackColor | Gets the background color that will be used to display the image in the Xceed.Grid.Viewers.CellViewerManager. |
![]() | ForeColor | Gets the foreground color that will be used to display the image in the Xceed.Grid.Viewers.CellViewerManager. |
![]() | FormatProvider | Gets the custom Format Provider that will be used to format the text displayed in the Xceed.Grid.Viewers.CellViewerManager. (Inherited from Xceed.Grid.CellTextFormatInfo) |
![]() | FormatSpecifier | Gets the format that will be used to display the text in the Xceed.Grid.Viewers.CellViewerManager. (Inherited from Xceed.Grid.CellTextFormatInfo) |
![]() | NullText | Gets 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) |
![]() | NullValue | Gets 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) |
![]() | StringFormat | Gets 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) |
Name | Description | |
---|---|---|
![]() ![]() | CreateFromCell | Creates a new CellImageFormatInfo instance which retrieves its values from the specified Cell. |
![]() ![]() | CreateFromColumn | Creates a new CellImageFormatInfo instance which retrieves its values from the specified Column. |
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