Se quita el ancho automático en los grids generales.
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@630 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
791e18dd28
commit
b625ff0601
@ -1,7 +1,6 @@
|
||||
inherited frViewGrid: TfrViewGrid
|
||||
Width = 554
|
||||
Height = 594
|
||||
ParentFont = True
|
||||
ExplicitWidth = 554
|
||||
ExplicitHeight = 594
|
||||
object cxGrid: TcxGrid [0]
|
||||
@ -36,7 +35,6 @@ inherited frViewGrid: TfrViewGrid
|
||||
OptionsView.NoDataToDisplayInfoText = '<No hay datos a visualizar>'
|
||||
OptionsView.CellAutoHeight = True
|
||||
OptionsView.ColumnAutoWidth = True
|
||||
OptionsView.DataRowHeight = 22
|
||||
OptionsView.Footer = True
|
||||
OptionsView.GridLineColor = cl3DLight
|
||||
OptionsView.GridLines = glHorizontal
|
||||
@ -165,7 +163,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
PrinterPage.ScaleMode = smFit
|
||||
PrinterPage._dxMeasurementUnits_ = 0
|
||||
PrinterPage._dxLastMU_ = 2
|
||||
ReportDocument.CreationDate = 42257.757428541660000000
|
||||
ReportDocument.CreationDate = 42299.692793553240000000
|
||||
StyleManager = dmBase.dxPrintStyleManager1
|
||||
OptionsCards.Shadow.Depth = 0
|
||||
OptionsExpanding.ExpandGroupRows = True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user