Share via


ObjectFormat Members

Allows you to get or set formatting options that affect the physical behavior of objects in a report.

The following tables list the members exposed by the ObjectFormat type.

Public Properties

Property Description
Public property CssClass  Gets or sets the name of the cascading style sheet (CSS) for the object.
Public property EnableCanGrow  Gets or sets the option for the object to grow to accommodate field input.
Public property EnableCloseAtPageBreak  Gets or sets the close border on page break option.
Public property EnableKeepTogether  Gets or sets the keep object together option.
Public property EnableSuppress  Gets or sets the object's visibility.
Public property HorizontalAlignment  Gets or sets the alignment type.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace