scCellStyleEnum enumeration
    SCGrid Properties Methods Events Enumerations  
 

Constants

ConstantValueDescription
  scCellBox 4Draws a rectangle using the box color.
  scCellButton 3Draws a button.
  scCellFlat 0Draws cell without visual effects.
  scCellInset 1Draws cell with sunken edge.
  scCellRaised 2Draws cell with raised edge.
  scCellRoundBox 5Draws a round rectangle using the box color.
  scCustomDraw &H10Can add custom drawing to the cell. DrawCell event will fired each time the cell needs to be drawn.

Members

ElementType
 CellStyle property
 ColStyle property
 RowStyle property