Click or drag to resize

ProcessInfoLayoutRenderer Properties

The ProcessInfoLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyFormat
Gets or sets the format-string to use if the property supports it (Ex. DateTime / TimeSpan / Enum)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyProperty
Gets or sets the property to retrieve.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also