FlexGrid for WinForms
PrintDocumentGridRenderer Constructor



C1FlexGridBase that will be painted by this renderer.
Initializes a new instance of a PrintDocumentGridRenderer.
Syntax
'Declaration
 
Public Function New( _
   ByVal flex As C1FlexGridBase _
)
'Usage
 
Dim flex As C1FlexGridBase
 
Dim instance As New PrintDocumentGridRenderer(flex)
public PrintDocumentGridRenderer( 
   C1FlexGridBase flex
)
public:
PrintDocumentGridRenderer( 
   C1FlexGridBase^ flex
)

Parameters

flex
C1FlexGridBase that will be painted by this renderer.
Requirements

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

See Also

Reference

PrintDocumentGridRenderer Class
PrintDocumentGridRenderer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback