Table of Contents

Property Interior

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Interior

Gets control interior element (border and scrollbars). Interior is created on demand. So if you need to check whether the control has interior, use HasInterior property.

[Browsable(false)]
public virtual InteriorDrawable Interior { get; }

Property Value

InteriorDrawable