Calendar for WinForms | ComponentOne
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.
    Object Model
    BaseArrowStyle Class
    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.BaseArrowStyle

    See Also