'宣言 Public Overridable Function TemplateBind( _ ByVal propertyName As System.String, _ ByVal boundName As System.String _ ) As TBuilder
public virtual TBuilder TemplateBind( System.string propertyName, System.string boundName )
パラメータ
- propertyName
- The specified property name.
- boundName
- The specified item name in DataContext.
戻り値の型
Current builder.