Help for Spred Winform Properties

Posted by: nchinta1 on 21 June 2018, 9:02 pm EST

    • Post Options:
    • Link

    Posted 21 June 2018, 9:02 pm EST

    Hi Team,

    Good Day…

    We used Spread 2.5v for my application developed with VB6.0. Now we are migrating from VB6.0 to VB.NET and we are using now Spread .Net 11.

    Below Spread1 properties we used for Spread 2.5 in VB6.0.

    Spread1.BlockMode = True

    Spread1.SortBy = 0

    Spread1.SortBy = 0 'sort by rows

    Spread1.set_SortKey(1, 2) 'name column

    Spread1.set_SortKeyOrder(1, 1) 'ascending key 1 order

    Spread1.Action 25 'sort

    Now I want to know what properties we can use for BlockMode, SortBy , Set_Sortkey and Action properties for Spread .Net V11 in VB.Net.

    Appreciate for your help…

    Thank you

  • Posted 24 June 2018, 5:33 pm EST

    Hello,

    Please go through this documentation link wherein Spread COM properties, methods and events equivalents have been discussed in detail:-

    http://help.grapecity.com/spread/SpreadNet11/WF/webframe.html#spwin-comequivalents.html

    You can use them accordingly.

    Hope it helps.

    Thanks,

    Reeva

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels