Spread Silverlight Documentation
ResetBorderTop Method (TableStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > TableStyleInfo Class : ResetBorderTop Method
Resets the BorderTop property to its default value.
Syntax
'Declaration
 
Public Sub ResetBorderTop() 
'Usage
 
Dim instance As TableStyleInfo
 
instance.ResetBorderTop()
public void ResetBorderTop()
See Also

Reference

TableStyleInfo Class
TableStyleInfo Members