Nesting.CellSelect
No edit summary
(Updated Edited template to July 12, 2025.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue
Line 8: Line 9:
|In WPF, this controls if the grid should get CellSelect from start rather than row select
|In WPF, this controls if the grid should get CellSelect from start rather than row select
|}
|}
<code>#Nesting.CellSelect</code> is a native Windows feature that makes it possible to select a box of cells or a specific cell instead of selecting a whole row but this is not available in the web client.
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2025}}

Latest revision as of 05:53, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Nesting.CellSelect True,False In WPF, this controls if the grid should get CellSelect from start rather than row select

#Nesting.CellSelect is a native Windows feature that makes it possible to select a box of cells or a specific cell instead of selecting a whole row but this is not available in the web client.