Northwoods.Go Assembly > Northwoods.Go Namespace > GoPalette Class : Sorting Property |
'Declaration <DefaultValueAttribute()> <CategoryAttribute("Appearance")> <DescriptionAttribute("Whether the items in the palette are sorted before being positioned.")> Public Overridable Property Sorting As SortOrder
[DefaultValueAttribute()] [CategoryAttribute("Appearance")] [DescriptionAttribute("Whether the items in the palette are sorted before being positioned.")] public virtual SortOrder Sorting {get; set;}
SortOrder.None
, Comparer is used to determine the sort order. Otherwise, LayoutItems places the palette items in a grid in an order of its own choosing.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2