[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.ClickHeaderCellToExpand

ClickHeaderCellToExpand Property

ClickHeaderCellToExpand

When this property is true and client script is enabled, the spread will expand the row in a hierarchical view when the row header cell is clicked; otherwise, the spread will expand the row only when the expand image is clicked.

Declaration
[Browsable(false)]
public bool ClickHeaderCellToExpand { get; set; }
<Browsable(False)>
Public Property ClickHeaderCellToExpand As Boolean