Data object corresponding to UgiFormsTagViewCell
|
| System.ComponentModel.PropertyChangedEventHandler | PropertyChanged |
| | Event raised when a property has changed More...
|
| |
◆ Update()
| void UGrokItApiForms.UgiFormsTagDataCell.Update |
( |
| ) |
|
|
inline |
Force the read history to update
◆ DisplayTag
| UgiTag UGrokItApiForms.UgiFormsTagDataCell.DisplayTag |
|
get |
Tag to display read history for
The display tag.
◆ Title
| string UGrokItApiForms.UgiFormsTagDataCell.Title |
|
getset |
◆ Detail
| string UGrokItApiForms.UgiFormsTagDataCell.Detail |
|
getset |
◆ UpdateTime
| DateTime UGrokItApiForms.UgiFormsTagDataCell.UpdateTime |
|
getset |
Time of last update. Call Update() so set this, which causes the read history to be updated (even though the DisplayTag object is the same)
The update time.
◆ UgiFormsTagDataCell()
| UGrokItApiForms.UgiFormsTagDataCell.UgiFormsTagDataCell |
( |
UgiTag |
tag | ) |
|
|
inline |
◆ PropertyChanged
| System.ComponentModel.PropertyChangedEventHandler UGrokItApiForms.UgiFormsTagDataCell.PropertyChanged |
Event raised when a property has changed