Spread Silverlight Documentation
ResetParentStyleName Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetParentStyleName Method
Resets the ParentStyleName property for the row to an empty string.
Syntax
'Declaration
 
Public Sub ResetParentStyleName() 
'Usage
 
Dim instance As Row
 
instance.ResetParentStyleName()
public void ResetParentStyleName()
See Also

Reference

Row Class
Row Members