Spread Windows Forms 12.0 Product Documentation
ContentCalculate Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Grid Class : ContentCalculate Method
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()
protected virtual void ContentCalculate()
See Also

Reference

Grid Class
Grid Members