| Visual Basic (Declaration) | |
|---|---|
Public Property ImageIndex As Integer | |
| C# | |
|---|---|
public int ImageIndex {get; set;} | |
Property Value
IntegerOnly applicable if ItemImages Property is set.
| dbicExplorerBar | Send comments on this topic. |
| ImageIndex Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerList Class : ImageIndex Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ImageIndex As Integer | |
| C# | |
|---|---|
public int ImageIndex {get; set;} | |