GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseCommand Class / IsFirstTime Field

In This Topic
    IsFirstTime Field (BaseCommand)
    In This Topic
    Is frist time to excute the command or not.
    Syntax
    'Declaration
     
    Protected IsFirstTime As Boolean
    protected bool IsFirstTime
    See Also