BCGSoft.Controls.Grid Namespace > GridControl Class : FillCellsBackground Method |
'Declaration Public Function FillCellsBackground( _ ByVal grph As Graphics, _ ByVal rectGridArea As Rectangle, _ ByVal cells As ArrayList _ ) As Integer
'Usage Dim instance As GridControl Dim grph As Graphics Dim rectGridArea As Rectangle Dim cells As ArrayList Dim value As Integer value = instance.FillCellsBackground(grph, rectGridArea, cells)
public: int FillCellsBackground( Graphics* grph, Rectangle rectGridArea, ArrayList* cells )
public: int FillCellsBackground( Graphics^ grph, Rectangle rectGridArea, ArrayList^ cells )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2