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

In This Topic
    DecreaseIconStyle Property
    In This Topic
    Gets or sets the style of the icon shown in the decrease button.
    Syntax
    'Declaration
     
    
    Public Property DecreaseIconStyle As Style
    public Style DecreaseIconStyle {get; set;}
    See Also