Skip to main content

IAdjustHandleCollection Interface

Defines methods and properties for managing a collection of adjust handle objects.

Declaration

public interface IAdjustHandleCollection extends List<AdjustHandleBase>

Implements

java.util.List<com.devexpress.docs.presentation.AdjustHandleBase>