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

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