Class DateTimeCell
Implements
System.Dynamic.IDynamicMetaObjectProvider
System.ComponentModel.INotifyPropertyChanged
TimeCockpit.Common.IWeakEventListener
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TimeCockpit.Data.DataModel.View
Assembly: TimeCockpit.Data.dll
Syntax
public class DateTimeCell : DateCell, IDynamicMetaObjectProvider, INotifyPropertyChanged, IWeakEventListener
Constructors
DateTimeCell()
Declaration
public DateTimeCell()
Properties
ShowTime
Gets or sets a value indicating whether the time part should be shown.
Declaration
public object ShowTime { get; set; }
Property Value
Type | Description |
---|---|
System.Object |