ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2017-03-10 02:09:11

Jean Philippe
Member
Registered: 2017-03-10
Posts: 2

Hide column header

Hello and merci for your great work.

Is it possible to hide the column header (A,B,C...) ?

Offline

#2 2017-03-10 05:21:13

Jean Philippe
Member
Registered: 2017-03-10
Posts: 2

Re: Hide column header

it s ok

ReoGridControl3.CurrentWorksheet.SetSettings(unvell.ReoGrid.WorksheetSettings.View_ShowColumnHeader, False)

ReoGridControl3.CurrentWorksheet.SetSettings(unvell.ReoGrid.WorksheetSettings.View_ShowRowHeader, False)

Offline

Board footer

Powered by FluxBB