EnableEventArgs.Enabled 属性

定义

指示是否应启用 IQueryDesigner

public:
 property bool Enabled { bool get(); };
public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

属性值

如果启用 IQueryDesigner,则为 true;如果禁用 IQueryDesigner,则为 false

适用于