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