Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Grid Class / IndexCalculate Method


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