Click or drag to resize

BoundariesChangedEventArgs Properties

The BoundariesChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyData Gets the kind of boundary changes contained in this instance.
Public propertyLowerBoundChanged Gets a value indicating whether the lower bound changed.
Public propertyUpperBoundChanged Gets a value indicating whether the upper bound changed.
Top
See Also