Click or drag to resize
AATreeTDefaultValue Property
Gets or sets Default value. By default this is set to default value of T.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public T DefaultValue { get; set; }

Property Value

Type: T
See Also