Property Behaviors
| Improve this Doc View SourceBehaviors
Gets the row binding behaviors.
Declaration
public IReadOnlyList<IRowBindingBehavior<T>> Behaviors { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<IRowBindingBehavior<T>> |