Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
18224 | Aug 26,2004 08:34 AM UTC | Aug 26,2004 02:06 PM UTC | WinForms | 7 |
![]() |
Tags: GridControl |
//C#
this.gridGroupingControl1.TableOptions.ShowRowHeader = true;
>//C#
>this.gridGroupingControl1.TableOptions.ShowRowHeader = true;
>
grid.Properties.RowHeaders = false;
Here is the link to the class reference help on the Grid Properties (for the full install).
ms-help://MS.VSCC.2003/Syncfusion.Essential_Suite/Syncfusion.EssentialSuiteClassRef/Syncfusion.EssentialSuiteClassRef/Syncfusion.Grid~Syncfusion.Windows.Forms.Grid.GridProperties_members.html
Within VisStu, intellisense gives the appropriate description of grid.Properties.RowHeaders hover over it.
>grid.Properties.RowHeaders = false;
>
>
>Here is the link to the class reference help on the Grid Properties (for the full install).
>ms-help://MS.VSCC.2003/Syncfusion.Essential_Suite/Syncfusion.EssentialSuiteClassRef/Syncfusion.EssentialSuiteClassRef/Syncfusion.Grid~Syncfusion.Windows.Forms.Grid.GridProperties_members.html
>
>Within VisStu, intellisense gives the appropriate description of grid.Properties.RowHeaders hover over it.
>
> This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.