C# Class Serenity.SlickColumn

Exibir arquivo Open project: volkanceylan/Serenity Class Usage Examples

Public Properties

Property Type Description
AsyncPostRender SlickAsyncPostRender

Private Properties

Property Type Description

Property Details

AsyncPostRender public_oe property

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
return SlickAsyncPostRender