Skip to content

Icons Property

Description

Gets the icons used by the list box items.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Icons() As [ImageManagerIcons](XtremeCalendarControl~ImageManagerIcons.md)

Remarks

A collection of icons used by the list box items. You can add/retrieve icons from the collection to be used in the list box items. You can add the icons from an entire ImageManager control to the collection of icons.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.