Spread Windows Forms 12.0 Product Documentation
ShouldSerializeHeight Method (ItemTemplateInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ItemTemplateInfo Class : ShouldSerializeHeight Method
Should serialize the height.
Syntax
'Declaration
 
Protected Function ShouldSerializeHeight() As Boolean
'Usage
 
Dim instance As ItemTemplateInfo
Dim value As Boolean
 
value = instance.ShouldSerializeHeight()
protected bool ShouldSerializeHeight()

Return Value

A bool value, true to generate code for the Height property; otherwise, false.
See Also

Reference

ItemTemplateInfo Class
ItemTemplateInfo Members