[]
Gets or sets a value indicating whether the ListItem is enabled.
public bool Enabled { get; set; }
Public Property Enabled As Boolean
true if the ListItem is enable; Otherwise,false.