Property SelectionMode
SelectionMode
Controls how many items at a time can be selected in the list box. Valid values are from the SelectionMode enumeration.
public virtual SelectionMode SelectionMode { get; set; }
Controls how many items at a time can be selected in the list box. Valid values are from the SelectionMode enumeration.
public virtual SelectionMode SelectionMode { get; set; }