Spread for ASP.NET 12 Product Documentation
Implicit Type Conversion Operator (BorderProperty)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BorderProperty Class : Implicit Type Conversion Operator
BorderProperty
Converts a border property to an integer value.
Syntax
'Declaration
 
Public Operator Widening CType( _
   ByVal prop As BorderProperty _
) As Integer
'Usage
 
public int operator implicit( 
   BorderProperty prop
)

Parameters

prop
BorderProperty
See Also

Reference

BorderProperty Class
BorderProperty Members