Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_Pag_RowEnd Field


In This Topic
prt_Pag_RowEnd Field
In This Topic
Syntax
'Declaration
 
Protected prt_Pag_RowEnd As TextBox
 
'Usage
 
Dim instance As PrintOptionsDlg
Dim value As TextBox
 
value = instance.prt_Pag_RowEnd
 
instance.prt_Pag_RowEnd = value
See Also