Spread Windows Forms 12.0 Product Documentation
IndexCalculate Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Grid Class : IndexCalculate Method
Calculates the necessary information used, such as the size of each cells of week index region etc.
Syntax
'Declaration
 
Protected Overridable Sub IndexCalculate() 
'Usage
 
Dim instance As Grid
 
instance.IndexCalculate()
protected virtual void IndexCalculate()
See Also

Reference

Grid Class
Grid Members