DisplayAtTopOfList Property
DisplayAtTopOfList
Gets or sets whether the display name is added to the top of the filter drop-down list.
 
Declaration
  public virtual bool DisplayAtTopOfList { get; set; }
 
  Public Overridable Property DisplayAtTopOfList As Boolean
 
Implements