Click or drag to resize

InfiniteListTDefaultItem Property

the default item of the list

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T DefaultItem { get; set; }

Property Value

Type: T
See Also