Show / Hide Table of Contents

Class UM_DatePickerResult

Object that contains a picked dated result from UM_CalendarDatePickerDialog

Inheritance
System.Object
UM_DatePickerResult
Namespace: SA.CrossPlatform.UI
Assembly: cs.temp.dll.dll
Syntax
public class UM_DatePickerResult : SA_Result

Properties

Date

User picked date.

Declaration
public DateTime Date { get; }
Property Value
Type Description
DateTime
In This Article
Back to top Generated by DocFX