
'宣言
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ControlHandler Inherits C1.Data.DataSource.BaseControlHandler
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)] public class ControlHandler : C1.Data.DataSource.BaseControlHandler
GUI コントロールにコントロールハンドラを接続するには、 このクラスのインスタンスを GUI コントロールの C1.WPF.Data.Entities.C1DataSource.ControlHandlerProperty 添付プロパティに割り当てます。
サポートされている GUI コントロールには、System.Windows.Controls.DataGrid、C1.WPF.FlexGrid.C1FlexGrid、C1.WPF.DataGrid.C1DataGrid があります。
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.Data.ControlHandler