TcxSchedulerEventCellViewInfo.Selected Property
In This Article
Gets whether the user event is selected.
#Declaration
Delphi
property Selected: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the user event has been selected, then the Selected property returns a value of True.
See Also