FuncDataTemplate<T> Constructor
Overload List
FuncDataTemplate(T)(Func(T, INameScope, Control), Boolean) | Initializes a new instance of the FuncDataTemplate(T) class. |
FuncDataTemplate(T)(Func(T, Boolean), Func(T, Control), Boolean) | Initializes a new instance of the FuncDataTemplate(T) class. |
FuncDataTemplate(T)(Func(T, Boolean), Func(T, INameScope, Control), Boolean) | Initializes a new instance of the FuncDataTemplate(T) class. |
See Also
Reference
FuncDataTemplate(T) Class
Avalonia.Controls.Templates Namespace