Nesting.CellSelect
(Updated Edited template to July 12, 2025.)
No edit summary
 
Line 9: 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.  
<code><span class="col-black">'''#Nesting.CellSelect'''</span></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}}
{{Edited|July|12|2025}}

Latest revision as of 05:12, 2 May 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Stephanie@mdriven.net on 2025-05-02.
#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.