'Declaration
Protected Function ShouldSerializeHeight() As Boolean
'Usage
Dim instance As ItemTemplate Dim value As Boolean value = instance.ShouldSerializeHeight()
protected bool ShouldSerializeHeight()
Return Value
A bool value, true if we should generate code for Height property. Otherwise, false.