'宣言 Public Property Page As System.Integer
'使用法 Dim instance As C1FlexReport Dim value As System.Integer instance.Page = value value = instance.Page
public System.int Page {get; set;}
'宣言 Public Property Page As System.Integer
'使用法 Dim instance As C1FlexReport Dim value As System.Integer instance.Page = value value = instance.Page
public System.int Page {get; set;}