basicTreeColumnsBehavior
fun basicTreeColumnsBehavior(rowHeight: Double? = null, columnSeparatorColor: Color? = null, selectionColor: Color? = null, selectionBlurredColor: Color? = null, backgroundColor: Color? = null, iconFactory: () -> TreeColumnRowIcon? = null): DI.Module(source)