サポートされているタイプの GUI コントロールを C1DataSource に接続するコントロールハンドラを表します。 これにより、これらのコントロールに
ルックアップ列や
仮想モードなどの追加機能を提供できます。
オブジェクト モデル
シンタックス
'宣言
<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
継承階層
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.Data.ControlHandler
参照