Better ListView Class Reference

BetterListViewElementCollection(TElement).OnDeserializing Method

Called when deserializing this object.

[OnDeserializing]
protected void BetterListViewElementCollection(
   StreamingContext context
);

Parameters

context
context of the serialized stream

See Also

BetterListViewElementCollection<TElement> Class | ComponentOwl.BetterListView Namespace