ComponentOne ASP.NET MVC Controls
Attachment Property

C1.Web.Mvc Namespace > AnnotationBase Class : Attachment Property
Gets or sets the attachment of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Attachment As AnnotationAttachment
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public AnnotationAttachment Attachment {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members