Style - inherit

edited 2:24AM in FastReport .NET
When I create a master report and add some Styles, these styles can be used in the 'childs' also.
However, the settings (fonts, borders, etc) from the Styles are not inherited.
If these settings are inherited also you can easily restyle all reports by change the master report styles.

Is that something thta can be added ?

BTW, is this the right place for asking new functions ?

Thx
Hans

Comments

  • edited 2:24AM
    Hello,

    Unfortunately the report inheritance works with report objects only. There are many limitations in inheritance mode, you can read about this in the user's manual.
  • edited 2:24AM
    I know it is not possible now. But if users want some new features like this. Where do we have to send that information?
    AlexTZ wrote: »
    Hello,

    Unfortunately the report inheritance works with report objects only. There are many limitations in inheritance mode, you can read about this in the user's manual.
  • edited 2:24AM
    Found another solution. I found the Load and Save Styles. That will do the job fine !!

    AlexTZ wrote: »
    Hello,

    Unfortunately the report inheritance works with report objects only. There are many limitations in inheritance mode, you can read about this in the user's manual.

Leave a Comment