'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.