[]
Gets whether the ListItemInfo object calculates the height automatically.
public bool AutoItemHeight { get; set; }
Public Property AutoItemHeight As Boolean
Type | Description |
---|---|
bool | true if the ListItemInfo object calculates the height automatically based on the font of the ListItemInfo object; otherwise,false. |