Spread Silverlight Documentation
ResetLabel Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetLabel Method
Resets the label for the row and makes the row use the automatic text.
Syntax
'Declaration
 
Public Sub ResetLabel() 
'Usage
 
Dim instance As Row
 
instance.ResetLabel()
public void ResetLabel()
See Also

Reference

Row Class
Row Members