NetXP 3.0 Reference

ComboBoxExItem.Level Property

The item's indentation level (to simulate tree view)

[Visual Basic]
Public Property Level As Integer
[C#]
public int Level {get; set;}

See Also

ComboBoxExItem Class | NETXP.Controls Namespace