C# Class Serenity.SlickFormatterContext

显示文件 Open project: volkanceylan/Serenity Class Usage Examples

Public Properties

Property Type Description
Cell int
Column SlickColumn
Item dynamic
Row int
Value object

Property Details

Cell public_oe property

public int Cell
return int

Column public_oe property

public SlickColumn,Serenity Column
return SlickColumn

Item public_oe property

public dynamic Item
return dynamic

Row public_oe property

public int Row
return int

Value public_oe property

public object Value
return object