'宣言 Public Overrides Property AllowDrop As System.Boolean
'使用法 Dim instance As C1FlexViewerDialog Dim value As System.Boolean instance.AllowDrop = value value = instance.AllowDrop
public override System.bool AllowDrop {get; set;}
'宣言 Public Overrides Property AllowDrop As System.Boolean
'使用法 Dim instance As C1FlexViewerDialog Dim value As System.Boolean instance.AllowDrop = value value = instance.AllowDrop
public override System.bool AllowDrop {get; set;}