Overview | Methods | This Package | All Packages
Retrieves an array of classes for each design page used by the component.
Syntax
public Class[] getDesignPages()
Return Value
Returns an array of classes for each design page. Each class in the array must implement the IDesignPage interface.