ComponentOne FlexGrid for WinForms
ImageAndText Property

C1.Win.C1FlexGrid Namespace > RowCol Class : ImageAndText Property
Gets or sets a value that determines whether images found in this row or column's ImageMap should be displayed instead of or in addition to the cell text.
Syntax
'Declaration
 
Public Property ImageAndText As Boolean
public bool ImageAndText {get; set;}
See Also

Reference

RowCol Class
RowCol Members