Click or drag to resize

AttributeUITypeEditorGetEditStyle Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Dialog
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public override UITypeEditorEditStyle GetEditStyle(
	ITypeDescriptorContext ctx
)

Parameters

ctx  ITypeDescriptorContext
 

Return Value

UITypeEditorEditStyle
See Also