ASP.NET MVC Controls
AnnotationPosition Enumeration

Specifies the position of the annotation.
Syntax
'Declaration
 
Public Enum AnnotationPosition 
   Inherits System.Enum
public enum AnnotationPosition : System.Enum 
Members
MemberDescription
BottomThe annotation appears at the Bottom of the target point.
CenterThe annotation appears at the Center of the target point.
LeftThe annotation appears at the Left of the target point.
RightThe annotation appears at the Right of the target point.
TopThe annotation appears at the Top of the target point.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.AnnotationPosition

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

C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback