DateTimeNow Field (Object)

Member of:

Fields collection

Description:

Sets the current date and time in MM/DD/YY HH:MM: AM format.

The DateTimeNow Field (Object) represents the date and time when this field is added to reports. It does not change.

Example:

This example shows how to red color fill the DateTimeNow Field in the report header band:

ActiveDocument.Sections["SalesReport"].ReportHeader.Fields["DateTimeNow Field"].Fill.Color = bqRed

Methods:

Layer(BqLayer value), Spring(String Name), UnSpring

Properties:

Read-write: Formula as String, HorizontalAlignment as BqHorizontalAlignment, Text as String, TextWrap as Boolean, VerticalAlignment as BqVerticalAlignment

Read-only: Name as String, Type as BqShapeType

Objects:

LineFormat object, FillFormat object, FontFormat object