Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Serenity
SlickFormatterContext
C# Class Serenity.SlickFormatterContext
Exibir arquivo
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