ColumnDefTemplate

inline fun <TProps : Any> ColumnDefTemplate(noinline source: (props: TProps) -> Any?): ColumnDefTemplate<TProps>(source)