![]() | StructuresDialogArrayAttribute Class |
The StructuresDialogArrayAttribute class specifies the attribute name for which the attributed
interface will be used as a list item definition. The attributed interface is used to define the
structure of the DataGridView items. In other words it defines all the possible DataGridView
columns. The interface is bound to the DataGridView by referencing the interface's attribute name
from the DataGridView's Tag property.

Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.1

The StructuresDialogArrayAttribute type exposes the following members.

Name | Description | |
---|---|---|
![]() | StructuresDialogArrayAttribute |
Initializes a new StructuresDialogArrayAttribute instance.
|

Name | Description | |
---|---|---|
![]() | AttributeName |
Gets the attribute name of the interface.
|

Name | Description | |
---|---|---|
![]() | ToString |
Returns a string that represents the current StructuresDialogArrayAttribute object.
(Overrides ObjectToString.) |
