class RtGroupFooter

${interfaces}
Base classesRtGroupHeader
행 그룹 footer 설정 모델.
RtRowGroupOptions.footer 속성으로 사용된다. '@it_group_footer'가 기본 템플릿이다.
list.setConfig({
    options: {
        rowGroup: {
            rowIndents: 'inner',
            footer: {
                collapsedVisible: true
            }
        }
    }
});

See Also

Inherited Properties