'Declaration Public Overridable Function CreateCellEditor( _ ByVal range As GridControlRange _ ) As FrameworkElement
public virtual FrameworkElement CreateCellEditor( GridControlRange range )
Parameters
- range
- The range.
'Declaration Public Overridable Function CreateCellEditor( _ ByVal range As GridControlRange _ ) As FrameworkElement
public virtual FrameworkElement CreateCellEditor( GridControlRange range )