Options.BibliographySort Property

Definition

Returns or sets a String that represents the order in which to display sources in the Source Manager dialog box. Read/write.

public:
 property System::String ^ BibliographySort { System::String ^ get(); void set(System::String ^ value); };
public string BibliographySort { get; set; }
member this.BibliographySort : string with get, set
Public Property BibliographySort As String

Property Value

String

Remarks

Possible values for the BibliographySort property are Author, Title, Tag, or Year.

Applies to