'宣言 Public Property IsManipulationEnabled As System.Boolean
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Boolean instance.IsManipulationEnabled = value value = instance.IsManipulationEnabled
public System.bool IsManipulationEnabled {get; set;}