'宣言 Public Property OnClose As System.String
'使用法 Dim instance As C1FlexReport Dim value As System.String instance.OnClose = value value = instance.OnClose
public System.string OnClose {get; set;}
'宣言 Public Property OnClose As System.String
'使用法 Dim instance As C1FlexReport Dim value As System.String instance.OnClose = value value = instance.OnClose
public System.string OnClose {get; set;}