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

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