'宣言 Public Function TemplateBind( _ ByVal propertyName As System.String, _ ByVal boundName As System.String _ ) As TBuilder
public TBuilder TemplateBind( System.string propertyName, System.string boundName )
パラメータ
- propertyName
- 指定されたプロパティの名前。
- boundName
- DataContext 内の指定された項目の名前。
戻り値の型
現在のビルダ