Class DateChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
DateChangedEventArgs is a class to notify changed DatePicker value argument which will sent to user.
public class DateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsDateChangedEventArgs
Properties
View SourceDate
DateChangedEventArgs default constructor.
Declaration
public DateTime Date { get; }
Property Value
Type | Description |
---|---|
System.DateTime |