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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadImage Class : ZIndex Property
Gets or sets a zindex which the current spread image is displayed in.
Syntax
'Declaration
 
Public Overridable Property ZIndex As Integer
'Usage
 
Dim instance As SpreadImage
Dim value As Integer
 
instance.ZIndex = value
 
value = instance.ZIndex
public virtual int ZIndex {get; set;}
See Also

Reference

SpreadImage Class
SpreadImage Members