NevronOpenVision
Nevron.Nov.UI Namespace / NCalendarHeader Class
Fields Properties Methods Events


In This Topic
    NCalendarHeader Class Members
    In This Topic

    The following tables list the members exposed by NCalendarHeader.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCalendarHeader.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the NextPageButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PrevPageButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TitleButton child  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the next view range button, which when clicked, navigates the calendar to the next page of the current view range.  
    Public PropertyGets the calendar that owns this header  
    Public PropertyGets or sets the prev iew range button, which when clicked, navigates the calendar to the previous page of the current view range.  
    Public PropertyGets or sets the next view range button, which when clicked, navigates the calendar to the next page of the current view range.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Protected MethodOverridden. Measures the desired size of the element content  
    Protected MethodCalled when the next page button is clicked. Attempts to navigate the calendar to the next view range page.  
    Protected MethodCalled when the prev page button is clicked. Attempts to navigate the calendar to the prev view range page.  
    Protected MethodCalled when the title button is clicked. Attempts to navigate the calendar to a wider view range.  
    Top
    See Also