'DeclarationPublic Property AutoItemHeight As Boolean
'UsageDim instance As ListItem Dim value As Boolean instance.AutoItemHeight = value value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}
'DeclarationPublic Property AutoItemHeight As Boolean
'UsageDim instance As ListItem Dim value As Boolean instance.AutoItemHeight = value value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}