ComponentOne GanttView for WPF
GetEditor Method

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > CustomTaskPropertyDescriptor Class : GetEditor Method
Syntax
'Declaration
 
Public Overridable Function GetEditor( _
   ByVal editorBaseType As System.Type _
) As System.Object
public virtual System.object GetEditor( 
   System.Type editorBaseType
)

Parameters

editorBaseType
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members