| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ItemSmallImages As ImageList | |
| C# | |
|---|---|
public virtual ImageList ItemSmallImages {get; set;} | |
Property Value
ImageListThis property is only valid when ControlType Property is Navigation or SideBar
| dbicExplorerBar | Send comments on this topic. |
| ItemSmallImages Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ItemSmallImages Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ItemSmallImages As ImageList | |
| C# | |
|---|---|
public virtual ImageList ItemSmallImages {get; set;} | |