Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1Scheduler Class / DecrementStartTimeSmall Method

In This Topic
    DecrementStartTimeSmall Method
    In This Topic
    Decrements the VisualStartTime property value on the amount specified in the SmallStartTimeChange property.
    Syntax
    'Declaration
     
    
    Public Sub DecrementStartTimeSmall() 
    public void DecrementStartTimeSmall()
    Remarks
    This method implements the DecrementStartTimeSmallCommand command.
    See Also