C# Class Serenity.SlickFormatterContext

Afficher le fichier Open project: volkanceylan/Serenity Class Usage Examples

Méthodes publiques

Свойство Type Description
Cell int
Column SlickColumn
Item dynamic
Row int
Value object

Property Details

Cell public_oe property

public int Cell
Résultat int

Column public_oe property

public SlickColumn,Serenity Column
Résultat SlickColumn

Item public_oe property

public dynamic Item
Résultat dynamic

Row public_oe property

public int Row
Résultat int

Value public_oe property

public object Value
Résultat object