TcxSchedulerAgendaView.ShowLocations Property
Specifies if user events show location text.
Declaration
property ShowLocations: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide optional location text in user events.
Value | Example |
---|---|
True | |
False |
The ShowLocations property’s default value is True.
See Also