Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
22821 | Dec 23,2004 08:06 AM UTC | Dec 30,2004 08:08 AM UTC | WinForms | 7 |
![]() |
Tags: GridControl |
this.gridDataBoundGrid1.Model.CommandStack.Enabled = true;
>this.gridDataBoundGrid1.Model.CommandStack.Enabled = true;
>
>
>
this.gridDataBoundGrid1.Model.ColWidthsChanging
this.gridDataBoundGrid1.Model.ColWidthsChanged
this.gridDataBoundGrid1.Model.RowHeightsChanging
this.gridDataBoundGrid1.Model.RowHeightsChanged
If you want to call a method to set a colwidth or rowheight, you can use:
this.gridDataBoundGrid1.Model.ColWidths.SetSize
this.gridDataBoundGrid1.Model.RowHeights.SetSize
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.