ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / ArrowStyle Class
Members

In This Topic
    ArrowStyle Class
    In This Topic
    The ArrowStyle class contains display attributes that determine the appearance of C1.Win.Calendar.C1CalendarView hot arrow button element on the screen.
    Object Model
    ArrowStyle ClassBaseArrowStyle Class
    Syntax
    'Declaration
     
    
    Public Class ArrowStyle 
       Inherits BaseArrowStyle
    public class ArrowStyle : BaseArrowStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Calendar.UI.BaseStyle
                   C1.Win.Calendar.UI.BaseArrowStyle
                      C1.Win.Calendar.UI.ArrowStyle

    See Also