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

In This Topic
    BaseArrowStyle Class
    In This Topic
    The ArrowStyle class contains display attributes that determine the appearance of C1.Win.Calendar.C1CalendarView arrow button element on the screen.
    Syntax
    'Declaration
     
    
    Public Class BaseArrowStyle 
       Inherits BaseStyle
    public class BaseArrowStyle : BaseStyle 
    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