The LinkedButton object tied to this column. Relevant only if the column is type it_LINKED_BUTTON.
Read-only property
| 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) | Copy Code | |
|---|---|---|
| ||