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