[]
        
(Showing Draft Content)

C1.Win.C1Input.NullableDateTimeEventArgs

NullableDateTimeEventArgs Class

Provides data for DateValueChanged and DateValueSelected events.

Inheritance
NullableDateTimeEventArgs
Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public class NullableDateTimeEventArgs : EventArgs

Properties

Name Description
Date

The date value.

DateIsNull

Set to True if the date value is null.