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 used when converting the property value to a string, when the property supports formatting (e.g., DateTime, TimeSpan, or enum types).
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