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

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