Property IsDynamic
IsDynamic
returns true if the underlying collection provides change notifications the collection view is listening to the change events.
protected bool IsDynamic { get; }
returns true if the underlying collection provides change notifications the collection view is listening to the change events.
protected bool IsDynamic { get; }