Spread for ASP.NET 12 Product Documentation
ID Property (SpreadImage)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadImage Class : ID Property
Gets or sets the programmatic identifier assigned to the SpreadImage control.
Syntax
'Declaration
 
Public Overrides Property ID As String
'Usage
 
Dim instance As SpreadImage
Dim value As String
 
instance.ID = value
 
value = instance.ID
public override string ID {get; set;}
See Also

Reference

SpreadImage Class
SpreadImage Members