Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit dcf7480

Browse files
Merge pull request #1980 from livecodesam/patch-1
Removed text that shouldn't be seen in syntaxes
2 parents 4cf138e + a6f7928 commit dcf7480

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Documentation/dictionary/datagrid.lcdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,7 @@ Type: property
26972697
Associations: datagrid, datagrid general properties
26982698

26992699
Syntax: set the dgProp["edit mode action control"] of group "Data Grid" to
2700-
the long id of <control(glossary)>
2700+
the long id of <control>
27012701

27022702
Summary: Set the action control to display when the data grid is in edit mode.
27032703

@@ -2722,7 +2722,7 @@ Type: property
27222722
Associations: datagrid, datagrid general properties
27232723

27242724
Syntax: set the dgProp["edit mode action select control"] of group "Data Grid"
2725-
to the long id of <control(glossary)>
2725+
to the long id of <control>
27262726

27272727
Summary: Set the action select control to display when the data grid is in edit
27282728
mode.
@@ -2748,7 +2748,7 @@ Type: property
27482748
Associations: datagrid, datagrid general properties
27492749

27502750
Syntax: set the dgProp["edit mode reorder control"] of group "Data Grid" to
2751-
the long id of <control(glossary)>
2751+
the long id of <control>
27522752

27532753
Summary: Set the reorder control to display when the data grid is in edit mode.
27542754

@@ -2774,7 +2774,7 @@ Type: property
27742774
Associations: datagrid, datagrid general properties
27752775

27762776
Syntax: set the dgProp["left swipe control"] of group "Data Grid" to the long
2777-
id of <control(glossary)>
2777+
id of <control>
27782778

27792779
Summary: Set the control to display when a data grid row is dragged to the right.
27802780

@@ -2799,7 +2799,7 @@ Type: property
27992799
Associations: datagrid, datagrid general properties
28002800

28012801
Syntax: set the dgProp["right swipe control"] of group "Data Grid" to the long
2802-
id of <control(glossary)>
2802+
id of <control>
28032803

28042804
Summary: Set the control to display when a data grid row is dragged to the left.
28052805

0 commit comments

Comments
 (0)