MindFusion.Scheduling for Silverlight Programmer's Guide
GridColumn.CreateEditorBinding Method
See Also
 





Creates a binding between the data and the associated editor.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

protected virtual Binding CreateEditorBinding ()

Visual Basic  Copy Code

Protected Overridable Function CreateEditorBinding () As Binding

 Return Value

A .NET Binding that should be used by the associated editor.

 See Also

GridColumn Members
GridColumn Class
MindFusion.DataViews.Silverlight Namespace