SMART datagrid v1.4 > Classes > GridFooterHead

Back  Forward

DataLudi.GridFooterHead.GridFooterHead  constructor

GridFooterHead 생성자. 

GridFooter 초기화 시 생성되므로 이 클래스 객체를 직접 생성할 일은 없다. 

function GridFooterHead (footer: GridFooter);
Returns
Void
Parameters
footer - GridFooter. required.
이 객체를 소유하는 GridFooter 객체.
See Also
GridFooter
Examples
Column Footer