Using Events in Designer properties tab

Stimulsoft Reports.NET discussion
Post Reply
lcruiser
Posts: 58
Joined: Mon Jul 31, 2006 1:07 am

Using Events in Designer properties tab

Post by lcruiser »

Hi,

For less technical users (not developer), the Events in Designer properties tab is a mystery, they can startup the Event editor but don't understand enough to make use of this feature.

I have been looking for documentation but can't find much. Is there documentation, sample reports or anything that such users can refer to?

Also will the Event Editor support intellisense in future?

Thanks
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Using Events in Designer properties tab

Post by Edward »

lcruiser wrote:Hi,

For less technical users (not developer), the Events in Designer properties tab is a mystery, they can startup the Event editor but don't understand enough to make use of this feature.
For hiding Events Tab of the Designer please use the following property:

Code: Select all

StiOptions.Designer.ShowEventsTab;
lcruiser wrote:I have been looking for documentation but can't find much. Is there documentation, sample reports or anything that such users can refer to?
The new version of the Documentation will be available in the next official build. We still work on it.
lcruiser wrote: Also will the Event Editor support intellisense in future?
I can not to give any forecasts now about this feature.

Thank you.
Post Reply