MindFusion.Wpf Pack Programmer's Guide
GridColumn Methods
 


 Protected Methods

  Name Description

ApplyBinding

Establishes a binding between the specified framework element and the value displayed in this column.

CancelEdit

Invoked when an editing operation is canceled.

CommitEdit

Invoked when an editing operation is confirmed.

ConfirmBeginEdit

Checks if the user input represented by the specified event argument initiates an editing operation for this column.

CreateEditor

Creates an editor for the specified data in the column.

CreateEditorBinding

Creates a binding between the data and the associated editor.

CreateViewer

Creates the visual presentation for the specified data in the column.

CreateViewerBinding

Creates a binding between the data and the associated viewer.

InitEditor

Invoked for each editor in this column before it is displayed.

 See Also

GridColumn Class
MindFusion.DataViews.Wpf Namespace