Table of Contents

Enum DialogMode

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
[TypeConverter(typeof(EnumDisplayConverter))]
public enum DialogMode
Extension Methods

Fields

[Display(Name = "内嵌模式")] Control = 0
[Display(Name = "独立窗口")] Window = 1