AttributeTypeNameEditor Class |
The AttributeTypeNameEditor class provides a user interface for selecting a type for the bound attribute.
Inheritance Hierarchy
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
The AttributeTypeNameEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AttributeTypeNameEditor | Initializes a new instance of the AttributeTypeNameEditor class |
Methods
Name | Description | |
---|---|---|
EditValue |
Edits the specified object's value using the editor style indicated by the GetEditStyle method.
(Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).) | |
GetEditStyle |
Gets the editor style used by the EditValue method.
(Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).) |
See Also