dbicList Send comments on this topic.
dbiCellFormat Class Properties
See Also 
dbicBase Assembly > Dbi.WinControl Namespace : dbiCellFormat Class


"

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

"

Public Properties

 NameDescription
public PropertyAlignmentOffsetDetermines the vertical and horizontal offset values used to calculate the position of the text/image.  
public PropertyBackColorDetermines the background color of a cell.  
public PropertyBackColorToDetermines the secondary background color of a cell.  
public PropertyColumnDetermines the column to apply the format.  
public PropertyDateFormatDefines how DateTime values are formatted and displayed in the cell, depending on the culture.  
public PropertyFillTypeDetermines the fill pattern of a cell.  
public PropertyFontDetermines the font of a cell.  
public PropertyForeColorDetermines the forecolor of a cell.  
public PropertyImageAlignDetermines the vertical and horizontal alignment of an image in a cell.  
public PropertyImageIndexDetermines the image to place in a cell.  
public PropertyTextAlignDetermines the vertical and horizontal alignment of the text in a cell.  
Top

See Also