DIsplay Date in dd/MM/YYYY format

mohanarajmohanaraj 600001
edited 9:11PM in FastReport .NET
Dear Alex ,

How to display date in dd/MM/YYYY format, Where as i'm using format in this i choose date but it having option for MM/dd/YYYY format only how can i achieve it.


Thank in addvance

Comments

  • edited 9:11PM
    Hello,

    Select "Custom" format and type dd/MM/yyyy.
  • mohanarajmohanaraj 600001
    edited 9:11PM
    AlexTZ wrote: »
    Hello,

    Select "Custom" format and type dd/MM/yyyy.



    DEAR ALEX,

    Thanks its works.

    How can i display text in two line in a single text object with proper line space?

    Thanks in advance.

  • edited 9:11PM
    Use TextObject.LineHeight property.

Leave a Comment