MindFusion.Wpf Pack Programmer's Guide
ScheduleGridCell Methods
 


 Public Methods

  Name Description

BeginEdit

Initiates in-place editing within this cell. (Inherited from GridCell.)

CancelEdit

Cancels the current editing operation. (Inherited from GridCell.)

CommitEdit

Confirms the current editing operation. (Inherited from GridCell.)

ConfirmEdit

Checks if the user input represented by the specified event argument should initiates an editing operation for this cell. (Inherited from GridCell.)

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 Protected Methods

  Name Description

OnGotFocus

FrameworkElement.OnGotFocus override. (Inherited from GridCell.)

OnIsKeyboardFocusWithinChanged

UIElement.OnIsKeyboardFocusWithinChanged override. (Inherited from GridCell.)

OnRenderSizeChanged

FrameworkElement.OnRenderSizeChanged override.

 See Also

ScheduleGridCell Class
MindFusion.DataViews.Wpf Namespace