Navigation :
InfoBarMessageControlGenerationMode
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows |
Available on |
.NET Framework 4.5, .NET Framework 4.6 |
public enum InfoBarMessageControlGenerationMode : Enum
Base types
Enum
Defines the way the InfoBarMessageControl is included in the DataWindow.
Fields
Inline
1
Generate the InfoBarMessageControl as inline.
None
0
No InfoBarMessageControl is generated.
Overlay
2
Generate the InfoBarMessageControl as overlay.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion