Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / HighLight Property

In This Topic
    HighLight Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HighLight As C1.Win.C1FlexGrid.HighLightEnum
    public C1.Win.C1FlexGrid.HighLightEnum HighLight {get; set;}
    See Also