Click or drag to resize

ColorPropertyUIEditorGetEditStyle Method

[Missing <summary> documentation for "M:Demo3D.Utilities.ColorPropertyUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]


Namespace: Demo3D.Utilities
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public override UITypeEditorEditStyle GetEditStyle(
	ITypeDescriptorContext context
)

Parameters

context  ITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Demo3D.Utilities.ColorPropertyUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

UITypeEditorEditStyle

[Missing <returns> documentation for "M:Demo3D.Utilities.ColorPropertyUIEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)"]

See Also