| BcfViewManagerCreateCustomView Method | |
| Name | Description | |
|---|---|---|
| CreateCustomView(String) |
Creates the custom view.
| |
| CreateCustomView(String, FuncBcfRowView, Boolean) |
Creates the custom view.
| |
| CreateCustomView(BcfTableViewBase, FuncBcfRowView, Boolean) |
Creates the custom view.
| |
| CreateCustomViewT(BcfTableViewBaseT, FuncBcfRowView, Boolean, IEnumerableBcfTableViewBaseT) |
Creates the custom view.
|