Nevron.Nov.Schedule Namespace / NScheduleGrid Class


In This Topic
    NScheduleGrid Class Methods
    In This Topic

    For a list of all members of this type, see NScheduleGrid members.

    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