ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class / IncreaseButtonStyle Property

In This Topic
    IncreaseButtonStyle Property
    In This Topic
    Gets or sets the style of the button that increases the value.
    Syntax
    'Declaration
     
    
    Public Property IncreaseButtonStyle As Style
    public Style IncreaseButtonStyle {get; set;}
    See Also