Template Properties

The Template type exposes the following members.

Properties
  NameDescription
Public propertyAdapterIds
Gets the collection of IDs for control adapters which are used in the template.
Public propertyBackground
Gets or sets the brush used to paint the background.
Public propertyHeight
Gets or sets the height.
Public propertyId
Gets or sets the unique identifier of the template.
Public propertyIsHidden
Gets or sets a value indicating whether the template area is hidden.
Public propertyIsHiddenIfEmpty
Gets or sets a value indicating whether the template area is hidden when it contains no adapters.
Public propertyIsPageBreakAfter
Gets or sets a value indicating whether a page break is inserted after.
Public propertyIsPageBreakBefore
Gets or sets a value indicating whether a page break is inserted before.
Public propertyIsPageNumberingResetAfter
Gets or sets a value indicating whether the total page count and page numbers are reset after.
Public propertyTemplateCellIds
Gets the collection of IDs for template cells which hold adapters.
Public propertyTemplateType
Gets or sets the template type.
Public propertyWidth
Gets or sets the width.
Top
See Also