ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / BaseArrowStyle Class / BackImage Property

In This Topic
    BackImage Property (BaseArrowStyle)
    In This Topic
    Gets or sets the background image for the ArrowButton element.
    Syntax
    'Declaration
     
    
    Public Property BackImage As Image
    public Image BackImage {get; set;}
    See Also