'Declaration
<DefaultValueAttribute(True)> Public Property ShowDetailOnDoubleClick As Boolean
[DefaultValue(true)] public bool ShowDetailOnDoubleClick {get; set;}
'Declaration
<DefaultValueAttribute(True)> Public Property ShowDetailOnDoubleClick As Boolean
[DefaultValue(true)] public bool ShowDetailOnDoubleClick {get; set;}