We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b355d commit 8c91875Copy full SHA for 8c91875
source/reports/InfoReportAPI.bas
@@ -123,6 +123,7 @@ Begin Report
123
LayoutCachedHeight =712
124
End
125
Begin TextBox
126
+ CanGrow = NotDefault
127
OldBorderStyle =0
128
IMESentenceMode =3
129
Left =113
source/tbldefs/USysAPI.xml
@@ -29,6 +29,7 @@
29
<od:tableProperty name="ReadOnlyWhenDisconnected" type="1" value="0"></od:tableProperty>
30
<od:tableProperty name="DatasheetGridlinesThemeColorIndex" type="4" value="3"></od:tableProperty>
31
<od:tableProperty name="DatasheetForeThemeColorIndex" type="4" value="0"></od:tableProperty>
32
+ <od:tableProperty name="RowHeight" type="3" value="1320"></od:tableProperty>
33
</xsd:appinfo>
34
</xsd:annotation>
35
<xsd:complexType>
0 commit comments