The DateFormFieldEventArgs class provides data for the TextControl.FormFieldDateChanged event.

Syntax

public class DateFormFieldEventArgs: EventArgs
Public Class DateFormFieldEventArgs
  Inherits EventArgs

Introduced: X18.

Properties

Property Description
DateFormField Gets an object representing the DateFormField that causes the event.