IPresentation
|
The IPresentationFormatter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ColumnClassNameBase | Gets the prefix of CSS class name for columns |
|
|
ElementName | Gets the name of the output element |
|
|
Grids | Gets the max number of grids in each row for this formatter |
|
|
Name | Gets display name of the Presentation Formatter |
|
|
PadZeroOnColumnWidth | Gets whether this formatter will pad 0 on column width that is 1 digit, default is false. |
|
|
RowClassName | Gets the CSS class name for rows |
|
|
SupportWrapLevels | Gets whether this formatter uses standard column/row formatting logic, or implemented its custom logic. |