Property HasOwnInterior
HasOwnInterior
Gets a value indicating whether the control has internal scroll bars.
[Browsable(false)]
public virtual bool HasOwnInterior { get; }
Property Value
- bool
true
if the control has internal scroll bars; otherwise,false
.