Property IsLayoutSetFunc
- Namespace
- Innova.Prism.Infrastructure.Interfaces
- Assembly
- Innova.Prism.Infrastructure.dll
IsLayoutSetFunc
Gets or sets the function to check if the layout is set.
Func<bool> IsLayoutSetFunc { get; set; }
Gets or sets the function to check if the layout is set.
Func<bool> IsLayoutSetFunc { get; set; }