Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Calendar Class / FocusedElement Property

In This Topic
    FocusedElement Property (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusedElement As C1.Framework.Element
    public C1.Framework.Element FocusedElement {get;}
    See Also