ComponentOne FlexGrid for WinForms
FirstPageY Property

C1.Win.C1FlexGrid Namespace > PrintDocumentGridRenderer Class : FirstPageY Property
Gets or sets the Y coordinate of the first block of cells rendered on the document.
Syntax
'Declaration
 
Public Property FirstPageY As Integer
public int FirstPageY {get; set;}
See Also

Reference

PrintDocumentGridRenderer Class
PrintDocumentGridRenderer Members