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


In This Topic
ContentCalculate Method
In This Topic
Calculates the necessary information used, such as the size of each cell in the content region etc.
Syntax
'Declaration
 
Protected Overridable Sub ContentCalculate() 
 
'Usage
 
Dim instance As Grid
 
instance.ContentCalculate()
See Also