Spread for ASP.NET 10 Product Documentation
ResetBackground Method (Row)


Resets the background for the row and makes the row inherit the background from the default row.
Syntax
'Declaration
 
Public Sub ResetBackground() 
'Usage
 
Dim instance As Row
 
instance.ResetBackground()
public void ResetBackground()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.