Accessors for class IlvGadgetMatrixItem

Properties

Description

Use this class to display any kind of gadget object in a matrix cell. Gadgets will stay active in the matrix.

TypeNameDescriptionNotes
IlvButtongraphicReturns the gadget object that is displayed by the matrix item.
Sets the gadget object displayed by the matrix item. The previous gadget object that was stored in this item is deleted.
BooleanhasFocusReturns true if the gadget item has the focus.
BooleaninteractiveSets the state of the object to active (true) or inactive (false).
Returns true if the gadget is active inside the matrix.