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


In This Topic
    NScheduleGrid Class Members
    In This Topic

    The following tables list the members exposed by NScheduleGrid.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the HighlightedCellFill property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NScheduleGrid.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedCellFill property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the background fill of the currently highlighted grid cell.  
    Public PropertyGets/Sets the background fill of the currently selected grid cells.  
    Public PropertyGets the currently selected schedule grid cells.  
    Top
    Public Methods
     NameDescription
    Public MethodDeselects all currently selected schedule grid cells.  
    Public MethodGets the schedule grid cell, which contains the given point. The point should be expressed in the grid coordinate system.  
    Public MethodGets the DateTime, which corresponds to the given position in grid coordinates.  
    Public MethodSelects the given schedule grid cell.  
    Public MethodSelects the given grid cell and deselects all others.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Protected MethodOverridden. Called when the mouse moves over the schedule grid.  
    Protected MethodOverridden. Called when the mouse exits the empty area of the schedule grid (i.e. when it goes out of the grid or goes over an appointment widget).  
    Protected MethodOverridden. Paints the grid.  
    Top
    See Also