public class ValueColumn<TModel, TValue> : ColumnBase<TModel>, IColumn<TModel>, IColumn, INotifyPropertyChanged
kind:method, kind:property, kind:ctor. Press Esc to clear.FromDelegate(Object?, Func<TModel, TValue>, String?, Action<TModel, TValue>?, Nullable<GridLength>, ColumnOptions<TModel>?, String?)Uses an existing accessor without building or compiling an expression. Default view bindings observe changes on the row model; custom views may use PropertyName.