TcxCustomSchedulerStorage.IsLabelColorAvailable Method
Identifies if the persistence manager stores event label colors.
Declaration
function IsLabelColorAvailable: Boolean; virtual;
Returns
| Type |
|---|
| Boolean |
Remarks
This function returns True if the internal storage field that corresponds to the user event’s color is active; otherwise – False.
See Also