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