Spread for ASP.NET 12 Product Documentation
GetEnumerator Method (BorderProperty)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BorderProperty Class : GetEnumerator Method
Gets an enumerator for enumerating through the defined border properties.
Syntax
'Declaration
 
Public Shared Function GetEnumerator() As IEnumerator
'Usage
 
Dim value As IEnumerator
 
value = BorderProperty.GetEnumerator()
public static IEnumerator GetEnumerator()
See Also

Reference

BorderProperty Class
BorderProperty Members