FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Row Class / ResetLabel Method


In This Topic
ResetLabel Method (Row)
In This Topic
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()
See Also