Infragistics2.Win.v8.1
ClipRectChildren Property
See Also 
Infragistics.Win Namespace > UIElement Class : ClipRectChildren Property

Returns the rect inside borders as the default

Syntax

Visual Basic (Declaration) 
Protected Overridable ReadOnly Property ClipRectChildren As Rectangle
C# 
protected virtual Rectangle ClipRectChildren {get;}

See Also