Gets the containers ability to be rendered

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public virtual bool CanRender { get; }

Property Value

Type: Boolean

Implements

IContainer..::..CanRender

See Also