Spread for ASP.NET 12 Product Documentation
Index Property (BorderProperty)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BorderProperty Class : Index Property
Gets an integer value associated with the current border property.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Index As Integer
'Usage
 
Dim instance As BorderProperty
Dim value As Integer
 
value = instance.Index
public virtual int Index {get;}
See Also

Reference

BorderProperty Class
BorderProperty Members