The LinkedButton object tied to this column. Relevant only if the column is type it_LINKED_BUTTON.
The LinkedButton object tied to this column. Relevant only if the column is type it_LINKED_BUTTON.
| Visual Basic |
|---|
Public Property ExtendedObject() As Object |
Use this object to create a link to another object from a column with a link arrow.
Get the LinkedButton object of the column, and link the button to an object.
| Adding a linked button column (Visual Basic) | ||
|---|---|---|
| ||