Navigation :
DataWindowDefaultButton
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows |
Available on |
.NET Framework 4.5, .NET Framework 4.6 |
public enum DataWindowDefaultButton : Enum
Base types
Enum
Available default buttons on the data window mode.
Fields
Apply
1
Apply button.
Close
2
Close button.
None
3
No button.
OK
0
OK button.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion