TcxSchedulerEventImageItem Properties
Represents the user event icon.| Name | Description |
|---|---|
| AutoHide | Specifies whether the current icon can be automatically hidden. |
| Bounds | Represents the current icon’s dimensions. |
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| Height | Gets the current icon’s height. |
| ID | Inherited from TCollectionItem. |
| ImageIndex | |
| Images | |
| ImageType | Gets the current icon’s type. |
| Index | Inherited from TCollectionItem. |
| Visible | Specifies whether the current icon is shown in the user event‘s rectangle. |
| Width | Gets the current icon’s width. |
See Also