'Declaration Public Property AutoItemHeight As Boolean
'Usage Dim instance As ListItemInfo Dim value As Boolean instance.AutoItemHeight = value value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}
'Declaration Public Property AutoItemHeight As Boolean
'Usage Dim instance As ListItemInfo Dim value As Boolean instance.AutoItemHeight = value value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}