Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / a1 Class / HitTestable Property

In This Topic
    HitTestable Property (a1)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HitTestable As System.Boolean
    public System.bool HitTestable {get; set;}
    See Also