TcxSchedulerEventModernStyleHintInfo.Visible Field
Specifies if the event’s callout popup is visible.
Declaration
Visible: Boolean
Field Value
Type | Description |
---|---|
Boolean | Assign False to this field in a scheduler control’s OnGetEventModernStyleHintInfo event handler to disable callout popups. If True, callout popups are visible. |
See Also