NevronOpenVision
Nevron.Nov.Schedule Namespace / NAppointmentTag Class
Fields Properties Methods Events


In This Topic
    NAppointmentTag Class Members
    In This Topic

    The following tables list the members exposed by NAppointmentTag.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Fill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HighlightFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NAppointmentTag.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedFill property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the appointment property associated with this tag.  
    Public PropertyGets/Sets the fill style to apply to appointments of this tag.  
    Public PropertyGets/Sets the fill style to apply to appointments of this tag when highlighted, for example when the mouse pointer is over them.  
    Public PropertyGets/Sets the name of this appointment tag.  
    Public PropertyGets/Sets the fill style to apply to appointments of this tag when selected.  
    Top
    Protected Methods
     NameDescription
    Protected MethodBuilds the selector for the highlighted state of the appointments.  
    Protected MethodBuilds the selector for the selected state of the appointments.  
    Protected MethodBuilds the selector for the normal state of the appointments.  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodCalled when the Name property has changed. Updates the style rules for this appointment tag.  
    Protected MethodOverridden. Called after the document node is registered in its owner document. Overriden to add the style rules of this appointment tag to its owner document.  
    Top
    See Also