ClipAndEnableScrolling Property (SparkGroupBase)

Action

Gets a value whether to clip the children to the boundaries of the viewport.

Syntax

C#
protected Boolean clipAndEnableScrolling { get; }
VB
'Declaration
Protected Read Property clipAndEnableScrolling As Boolean

Access

Read only.