mirror of
https://github.com/DevExpress/netcore-winforms-demos.git
synced 2026-01-06 00:35:33 +00:00
Add Outlook Inspired and Stock Market demos
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace DevExpress.DevAV.ViewModels {
|
||||
public enum CollectionViewMasterDetailLayout {
|
||||
Horizontal,
|
||||
Vertical,
|
||||
DetailHidden,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user