C# 클래스 Serenity.SlickColumn

파일 보기 프로젝트 열기: volkanceylan/Serenity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AsyncPostRender SlickAsyncPostRender

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

AsyncPostRender 공개적으로 프로퍼티

This accepts a function of the form function(cellNode, row, dataContext, colDef) and is used to post-process the cell’s DOM node / nodes (default: null)
public SlickAsyncPostRender AsyncPostRender
리턴 SlickAsyncPostRender