Intersoft ClientUI Documentation
ViewSortHintAttribute Class
Members 



Provides a hint that affects how the view will be sorted.
Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class ViewSortHintAttribute 
   Inherits System.Attribute
Dim instance As ViewSortHintAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class ViewSortHintAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class ViewSortHintAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Intersoft.Client.Framework.Regions.ViewSortHintAttribute

Requirements

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

See Also

Reference

ViewSortHintAttribute Members
Intersoft.Client.Framework.Regions Namespace

Send Feedback