'Declaration
Public Property AutoItemHeight As Boolean
'Usage
Dim instance As ListItem 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 ListItem Dim value As Boolean instance.AutoItemHeight = value value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}