Click or drag to resize

BindPropertyUITypeEditor Class

返回用户文档首页
UI编辑器中数据绑定属性选择框
Inheritance Hierarchy
SystemObject
  System.Drawing.DesignUITypeEditor
    LoongCAD.STC.Friendly.DialogBindPropertyUITypeEditor

Namespace: LoongCAD.STC.Friendly.Dialog
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class BindPropertyUITypeEditor : UITypeEditor

The BindPropertyUITypeEditor type exposes the following members.

Constructors
 NameDescription
Public methodBindPropertyUITypeEditorInitializes a new instance of the BindPropertyUITypeEditor class
Top
Methods
 NameDescription
Public methodEditValue
(Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object))
Public methodGetEditStyle
(Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext))
Top
See Also