[]
        
(Showing Draft Content)

C1.Win.C1List.ListBase.View.renderInnerCell

renderInnerCell Method

renderInnerCell(Graphics, Style, ref Rectangle, int, int, string, bool, bool, bool, bool, Image)

Declaration
protected virtual bool renderInnerCell(Graphics g, Style style, ref Rectangle r, int col, int row, string val, bool button, bool buttonText, bool buttonAlways, bool activecell, Image buttonPicture)
Parameters
Type Name Description
Graphics g
Style style
Rectangle r
int col
int row
string val
bool button
bool buttonText
bool buttonAlways
bool activecell
Image buttonPicture
Returns
Type Description
bool