Click or drag to resize

IPresentationFormatter Properties


The IPresentationFormatter type exposes the following members.

Properties
  NameDescription
Public propertyColumnClassNameBase
Gets the prefix of CSS class name for columns
Public propertyElementName
Gets the name of the output element
Public propertyGrids
Gets the max number of grids in each row for this formatter
Public propertyName
Gets display name of the Presentation Formatter
Public propertyPadZeroOnColumnWidth
Gets whether this formatter will pad 0 on column width that is 1 digit, default is false.
Public propertyRowClassName
Gets the CSS class name for rows
Public propertySupportWrapLevels
Gets whether this formatter uses standard column/row formatting logic, or implemented its custom logic.
Top
See Also