[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.FocusRect

FocusRect Property

FocusRect

Gets or sets the type of focus rectangle to display.

Declaration
public FocusRectEnum FocusRect { get; set; }
Remarks

If the focus rectangle is drawn, then the current cell is painted using the Focus style, which by default looks like a regular scrollable cell (as in most spreadsheets and grids).

If the focus rectangle is hidden (using the None setting), the current cell is painted using the Highlight style.