ComponentOne ASP.NET MVC Controls
ShowDetailOnDoubleClick Property

C1.Web.Mvc.Olap Namespace > PivotGrid Class : ShowDetailOnDoubleClick Property
Gets or sets a value that determines whether the grid should show a popup containing the detail records when the user double-clicks a cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ShowDetailOnDoubleClick As Boolean
[DefaultValue()]
public bool ShowDetailOnDoubleClick {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members