Specifies the binding type in the ApplyBinding method.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public enum GridColumnBindingTarget |
Visual Basic
![]() |
---|
Public Enum GridColumnBindingTarget |
Member name | Description | |
---|---|---|
![]() |
Editor |
Indicates that the binding is applied to an element that will be used as an editor of the value. |
![]() |
Viewer |
Indicates that the binding is applied to an element that will be used as a viewer of the value. |
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |