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


In This Topic
    NScheduleTheme Class Members
    In This Topic

    The following tables list the members exposed by NScheduleTheme.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldMatches a widget, direct child of an appointment.  
    Public FieldMatches a widget, direct child of an appointment widget.  
    Public FieldMatches elements with an NStylePropertyEx.IsHighlightedPropertyEx extended property equal to true.  
    Public FieldMatches elements with an NStylePropertyEx.IsSelectedPropertyEx extended property equal to true.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NScheduleTheme.  
    Public FieldThe theme type.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets/Sets the appointnemt header thickness (which determines the thickness of time markers). By default set to 5. This property should be set before applying the schedule theme, for example in the entry point of the application.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the type of this theme.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the appointment header widget styles.  
    Protected MethodCreates the appointment widget styles.  
    Protected MethodOverridden. Creates the styles for this theme.  
    Top
    See Also