Property IsScopeEditEnabled
IsScopeEditEnabled
Gets or sets a value indicating whether the scope edit control is enabled.
public virtual bool IsScopeEditEnabled { get; set; }
Property Value
- bool
true
if the scope edit control is enabled; otherwise,false
.