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.
SystemObject
SystemAttribute
Tekla.Structures.DialogStructuresDialogArrayAttribute
SystemAttribute
Tekla.Structures.DialogStructuresDialogArrayAttribute
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
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.) |