Spread Silverlight Documentation
ResetCanUserResize Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetCanUserResize Method
Resets whether the row can be resized and makes the row inherit the setting from the default row.
Syntax
'Declaration
 
Public Sub ResetCanUserResize() 
'Usage
 
Dim instance As Row
 
instance.ResetCanUserResize()
public void ResetCanUserResize()
See Also

Reference

Row Class
Row Members