RadTagCloudSorting Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Sorting of the TagCloud.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RadTagCloudSorting
Members

  Member nameValueDescription
NoneNotSorted0 Not Sorted.
AlphabeticAsc1 Alphabetic Ascending.
AlphabeticDsc2 Alphabetic Descending.
WeightedAsc3 Weight Ascending.
WeightedDsc4 Weight Descending.
See Also

Reference