Infragistics(R) NetAdvantage(R) Windows Forms
ClipSelf Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > GroupBoxContentAreaBackgroundUIElement Class : ClipSelf Property

Returns true so that the overridden Region property will be used while rendering.

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable ReadOnly Property ClipSelf As Boolean
C# 
protected override bool ClipSelf {get;}

See Also