SplashScreenService.ViewTemplateSelector Property
In This Article
Gets or sets an object that chooses the view template based on custom logic.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public DataTemplateSelector ViewTemplateSelector { get; set; }
#Property Value
Type | Description |
---|---|
Data |
A Windows. |
See Also