Class RefreshModelCell
Refreshes the model.
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 RefreshModelCell : Cell, IDynamicMetaObjectProvider, INotifyPropertyChanged, IWeakEventListener
Constructors
RefreshModelCell()
Declaration
public RefreshModelCell()
Properties
Content
Gets or sets the content of the cell.
Declaration
public string Content { get; set; }
Property Value
Type | Description |
---|---|
System.String |