GrapeCity.Xaml.SpreadSheet.Data
Description Property (DocumentAttachment)


Gets or sets the description.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Description As String
'Usage
 
Dim instance As DocumentAttachment
Dim value As String
 
instance.Description = value
 
value = instance.Description
[DefaultValue()]
public string Description {get; set;}

Property Value

The description. The default value is an empty string.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DocumentAttachment Class
DocumentAttachment Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options