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


"

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

"

Public Properties

 NameDescription
public PropertyBackColorDetermines the background color of the column.  
public PropertyBackColorToDetermines the secondary background color of the column.  
public PropertyCheckAlignDetermines the alignment of the check box in the column.  
public PropertyCheckBoxDetermines the style of the checkbox to use in the column.  
public PropertyDateFormatDefines how DateTime values are formatted and displayed in each cell of the column, depending on the culture.  
public PropertyFillTypeDetermines the fill pattern of the column.  
public PropertyFontDetermines the font of the column.  
public PropertyForeColorDetermines the forecolor of the column.  
public PropertyImageAlignDetermines the vertical and horizontal alignment of the image in the column.  
public PropertyTextAlignDetermines the vertical and horizontal alignment of the text in the column.  
public PropertyWordWrapDetermines if the text in the column will wrap.  
Top

See Also