TcxSchedulerContainerCellViewInfo.Selected Property
In This Article
Specifies whether the current all-day event area is selected.
#Declaration
Delphi
property Selected: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
If the current all-day event area has been selected, then the Selected property returns a value of True.
See Also