Click or drag to resize

TargetWithLayoutHeaderAndFooter Properties

The TargetWithLayoutHeaderAndFooter type exposes the following members.

Properties
  NameDescription
Public propertyFooter
Gets or sets the footer.
Public propertyHeader
Gets or sets the header.
Protected propertyIsInitialized
Gets a value indicating whether the target has been initialized.
(Inherited from Target.)
Public propertyLayout
Gets or sets the text to be rendered.
(Overrides TargetWithLayoutLayout.)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from Target.)
Public propertyName
Gets or sets the name of the target.
(Inherited from Target.)
Protected propertySyncRoot
Gets the object which can be used to synchronize asynchronous operations that must rely on the .
(Inherited from Target.)
Top
See Also