[]
        
(Showing Draft Content)

C1.Win.FlexGrid.OwnerDrawCellEventArgs.Graphics

Graphics Property

Graphics

Gets the Graphics object used to draw the cell. Use this object to draw custom elements in the cell.

Declaration
public Graphics Graphics { get; }