Click or drag to resize

IPresentationFormatter Properties


The IPresentationFormatter type exposes the following members.

Properties
  Name Description
Public property ColumnClassNameBase Gets the prefix of CSS class name for columns
Public property ElementName Gets the name of the output element
Public property Grids Gets the max number of grids in each row for this formatter
Public property Name Gets display name of the Presentation Formatter
Public property PadZeroOnColumnWidth Gets whether this formatter will pad 0 on column width that is 1 digit, default is false.
Public property RowClassName Gets the CSS class name for rows
Public property SupportWrapLevels Gets whether this formatter uses standard column/row formatting logic, or implemented its custom logic.
Top
See Also