Spread Silverlight Documentation
ResetIsVisible Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetIsVisible Method
Resets the visibility for the row and makes the row inherit the visibility from the default row.
Syntax
'Declaration
 
Public Sub ResetIsVisible() 
'Usage
 
Dim instance As Row
 
instance.ResetIsVisible()
public void ResetIsVisible()
See Also

Reference

Row Class
Row Members