public class TextCell<T> : NotifyingBase, INotifyPropertyChanged, ITextCell, ICell, IDisposable, IEditableObject, IRecyclableCell
kind:method
kind:property
kind:ctor
TextCell(T?)
TextCell(ISubject<BindingValue<T>>, Boolean, ITextCellOptions?)
ICell.Value
CanEdit
EditGestures
IsReadOnly
Text
TextAlignment
TextTrimming
TextWrapping
Value
BeginEdit()
CancelEdit()
Dispose()
EndEdit()