Click or drag to resize

DateLayoutRenderer Properties

The DateLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyFormat
Gets or sets the date format. Can be any argument accepted by DateTime.ToString(format).
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyUniversalTime
Gets or sets a value indicating whether to output UTC time instead of local time.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also