ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / HighlightCurrentCell Property

In This Topic
    HighlightCurrentCell Property
    In This Topic
    Determines whether position of the current cell is highlighted or not.
    Syntax
    'Declaration
     
    Public Overridable Property HighlightCurrentCell As System.Boolean
    public virtual System.bool HighlightCurrentCell {get; set;}
    See Also