ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / DragNotificationBase Class / TabStop Property

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