-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
TextCell
-
Constructors
-
TextCell(ISubject>, Boolean, ITextCellOptions?)
TextCell(ISubject<BindingValue>, Boolean, ITextCellOptions?) Constructor
Definition
public TextCell(ISubject<BindingValue<T>> binding, bool isReadOnly, ITextCellOptions? options = null)
Parameters