Terminal.Gui.TableView.CellColorGetterArgs.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class TableView.CellColorGetterArgs
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class TableView.CellColorGetterArgs
  11. ">
  12. <meta name="generator" content="docfx 2.59.4.0">
  13. <link rel="shortcut icon" href="../../favicon.ico">
  14. <link rel="stylesheet" href="../../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../../styles/docfx.css">
  16. <link rel="stylesheet" href="../../styles/main.css">
  17. <link href="https://fonts.googleapis.com/css?family=Source Sans Pro" rel="stylesheet">
  18. <link href="https://fonts.googleapis.com/css?family=Source Code Pro" rel="stylesheet">
  19. <meta property="docfx:navrel" content="../../toc.html">
  20. <meta property="docfx:tocrel" content="toc.html">
  21. <meta property="docfx:rel" content="../../">
  22. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  23. <div id="wrapper">
  24. <header>
  25. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  26. <div class="container">
  27. <div class="navbar-header">
  28. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  29. <span class="sr-only">Toggle navigation</span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. </button>
  34. <a class="navbar-brand" href="../../index.html">
  35. <img id="logo" class="svg" src="../../images/logo48.png" alt="">
  36. </a>
  37. </div>
  38. <div class="collapse navbar-collapse" id="navbar">
  39. <form class="navbar-form navbar-right" role="search" id="search">
  40. <div class="form-group">
  41. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  42. </div>
  43. </form>
  44. </div>
  45. </div>
  46. </nav>
  47. <div class="subnav navbar navbar-default">
  48. <div class="container hide-when-search" id="breadcrumb">
  49. <ul class="breadcrumb">
  50. <li></li>
  51. </ul>
  52. </div>
  53. </div>
  54. </header>
  55. <div class="container body-content">
  56. <div id="search-results">
  57. <div class="search-list">Search Results for <span></span></div>
  58. <div class="sr-items">
  59. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  60. </div>
  61. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  62. </div>
  63. </div>
  64. <div role="main" class="container body-content hide-when-search">
  65. <div class="sidenav hide-when-search">
  66. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  67. <div class="sidetoggle collapse" id="sidetoggle">
  68. <div id="sidetoc"></div>
  69. </div>
  70. </div>
  71. <div class="article row grid-right">
  72. <div class="col-md-10">
  73. <article class="content wrap" id="_content" data-uid="Terminal.Gui.TableView.CellColorGetterArgs">
  74. <h1 id="Terminal_Gui_TableView_CellColorGetterArgs" data-uid="Terminal.Gui.TableView.CellColorGetterArgs" class="text-break">Class TableView.CellColorGetterArgs
  75. </h1>
  76. <div class="markdown level0 summary">
  77. Arguments for a <a class="xref" href="Terminal.Gui.TableView.CellColorGetterDelegate.html">TableView.CellColorGetterDelegate</a>. Describes a cell for which a rendering
  78. <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a> is being sought
  79. </div>
  80. <div class="markdown level0 conceptual"></div>
  81. <div class="inheritance">
  82. <h5>Inheritance</h5>
  83. <div class="level0"><span class="xref">System.Object</span></div>
  84. <div class="level1"><span class="xref">TableView.CellColorGetterArgs</span></div>
  85. </div>
  86. <div class="inheritedMembers">
  87. <h5>Inherited Members</h5>
  88. <div>
  89. <span class="xref">System.Object.Equals(System.Object)</span>
  90. </div>
  91. <div>
  92. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  93. </div>
  94. <div>
  95. <span class="xref">System.Object.GetHashCode()</span>
  96. </div>
  97. <div>
  98. <span class="xref">System.Object.GetType()</span>
  99. </div>
  100. <div>
  101. <span class="xref">System.Object.MemberwiseClone()</span>
  102. </div>
  103. <div>
  104. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  105. </div>
  106. <div>
  107. <span class="xref">System.Object.ToString()</span>
  108. </div>
  109. </div>
  110. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
  111. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  112. <h5 id="Terminal_Gui_TableView_CellColorGetterArgs_syntax">Syntax</h5>
  113. <div class="codewrapper">
  114. <pre><code class="lang-csharp hljs">public class CellColorGetterArgs</code></pre>
  115. </div>
  116. <h3 id="properties">Properties
  117. </h3>
  118. <span class="small pull-right mobile-hide">
  119. <span class="divider">|</span>
  120. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_CellValue.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.CellValue%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  121. </span>
  122. <span class="small pull-right mobile-hide">
  123. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1631">View Source</a>
  124. </span>
  125. <a id="Terminal_Gui_TableView_CellColorGetterArgs_CellValue_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.CellValue*"></a>
  126. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_CellValue" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.CellValue">CellValue</h4>
  127. <div class="markdown level1 summary">
  128. The hard typed value being rendered in the cell for which color is needed
  129. </div>
  130. <div class="markdown level1 conceptual"></div>
  131. <h5 class="decalaration">Declaration</h5>
  132. <div class="codewrapper">
  133. <pre><code class="lang-csharp hljs">public object CellValue { get; }</code></pre>
  134. </div>
  135. <h5 class="propertyValue">Property Value</h5>
  136. <table class="table table-bordered table-striped table-condensed">
  137. <thead>
  138. <tr>
  139. <th>Type</th>
  140. <th>Description</th>
  141. </tr>
  142. </thead>
  143. <tbody>
  144. <tr>
  145. <td><span class="xref">System.Object</span></td>
  146. <td></td>
  147. </tr>
  148. </tbody>
  149. </table>
  150. <span class="small pull-right mobile-hide">
  151. <span class="divider">|</span>
  152. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_ColIdex.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.ColIdex%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  153. </span>
  154. <span class="small pull-right mobile-hide">
  155. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1626">View Source</a>
  156. </span>
  157. <a id="Terminal_Gui_TableView_CellColorGetterArgs_ColIdex_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.ColIdex*"></a>
  158. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_ColIdex" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.ColIdex">ColIdex</h4>
  159. <div class="markdown level1 summary">
  160. The index of column in <a class="xref" href="Terminal.Gui.TableView.CellColorGetterArgs.html#Terminal_Gui_TableView_CellColorGetterArgs_Table">Table</a> for which color is needed
  161. </div>
  162. <div class="markdown level1 conceptual"></div>
  163. <h5 class="decalaration">Declaration</h5>
  164. <div class="codewrapper">
  165. <pre><code class="lang-csharp hljs">public int ColIdex { get; }</code></pre>
  166. </div>
  167. <h5 class="propertyValue">Property Value</h5>
  168. <table class="table table-bordered table-striped table-condensed">
  169. <thead>
  170. <tr>
  171. <th>Type</th>
  172. <th>Description</th>
  173. </tr>
  174. </thead>
  175. <tbody>
  176. <tr>
  177. <td><span class="xref">System.Int32</span></td>
  178. <td></td>
  179. </tr>
  180. </tbody>
  181. </table>
  182. <span class="small pull-right mobile-hide">
  183. <span class="divider">|</span>
  184. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_Representation.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.Representation%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  185. </span>
  186. <span class="small pull-right mobile-hide">
  187. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1636">View Source</a>
  188. </span>
  189. <a id="Terminal_Gui_TableView_CellColorGetterArgs_Representation_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Representation*"></a>
  190. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_Representation" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Representation">Representation</h4>
  191. <div class="markdown level1 summary">
  192. The textual representation of <a class="xref" href="Terminal.Gui.TableView.CellColorGetterArgs.html#Terminal_Gui_TableView_CellColorGetterArgs_CellValue">CellValue</a> (what will actually be drawn to the screen)
  193. </div>
  194. <div class="markdown level1 conceptual"></div>
  195. <h5 class="decalaration">Declaration</h5>
  196. <div class="codewrapper">
  197. <pre><code class="lang-csharp hljs">public string Representation { get; }</code></pre>
  198. </div>
  199. <h5 class="propertyValue">Property Value</h5>
  200. <table class="table table-bordered table-striped table-condensed">
  201. <thead>
  202. <tr>
  203. <th>Type</th>
  204. <th>Description</th>
  205. </tr>
  206. </thead>
  207. <tbody>
  208. <tr>
  209. <td><span class="xref">System.String</span></td>
  210. <td></td>
  211. </tr>
  212. </tbody>
  213. </table>
  214. <span class="small pull-right mobile-hide">
  215. <span class="divider">|</span>
  216. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_RowIndex.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.RowIndex%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  217. </span>
  218. <span class="small pull-right mobile-hide">
  219. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1621">View Source</a>
  220. </span>
  221. <a id="Terminal_Gui_TableView_CellColorGetterArgs_RowIndex_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowIndex*"></a>
  222. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_RowIndex" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowIndex">RowIndex</h4>
  223. <div class="markdown level1 summary">
  224. The index of the row in <a class="xref" href="Terminal.Gui.TableView.CellColorGetterArgs.html#Terminal_Gui_TableView_CellColorGetterArgs_Table">Table</a> for which color is needed
  225. </div>
  226. <div class="markdown level1 conceptual"></div>
  227. <h5 class="decalaration">Declaration</h5>
  228. <div class="codewrapper">
  229. <pre><code class="lang-csharp hljs">public int RowIndex { get; }</code></pre>
  230. </div>
  231. <h5 class="propertyValue">Property Value</h5>
  232. <table class="table table-bordered table-striped table-condensed">
  233. <thead>
  234. <tr>
  235. <th>Type</th>
  236. <th>Description</th>
  237. </tr>
  238. </thead>
  239. <tbody>
  240. <tr>
  241. <td><span class="xref">System.Int32</span></td>
  242. <td></td>
  243. </tr>
  244. </tbody>
  245. </table>
  246. <span class="small pull-right mobile-hide">
  247. <span class="divider">|</span>
  248. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_RowScheme.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.RowScheme%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  249. </span>
  250. <span class="small pull-right mobile-hide">
  251. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1641">View Source</a>
  252. </span>
  253. <a id="Terminal_Gui_TableView_CellColorGetterArgs_RowScheme_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowScheme*"></a>
  254. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_RowScheme" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowScheme">RowScheme</h4>
  255. <div class="markdown level1 summary">
  256. the color scheme that is going to be used to render the cell if no cell specific color scheme is returned
  257. </div>
  258. <div class="markdown level1 conceptual"></div>
  259. <h5 class="decalaration">Declaration</h5>
  260. <div class="codewrapper">
  261. <pre><code class="lang-csharp hljs">public ColorScheme RowScheme { get; }</code></pre>
  262. </div>
  263. <h5 class="propertyValue">Property Value</h5>
  264. <table class="table table-bordered table-striped table-condensed">
  265. <thead>
  266. <tr>
  267. <th>Type</th>
  268. <th>Description</th>
  269. </tr>
  270. </thead>
  271. <tbody>
  272. <tr>
  273. <td><a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a></td>
  274. <td></td>
  275. </tr>
  276. </tbody>
  277. </table>
  278. <span class="small pull-right mobile-hide">
  279. <span class="divider">|</span>
  280. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs_Table.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs.Table%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  281. </span>
  282. <span class="small pull-right mobile-hide">
  283. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1616">View Source</a>
  284. </span>
  285. <a id="Terminal_Gui_TableView_CellColorGetterArgs_Table_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Table*"></a>
  286. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_Table" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Table">Table</h4>
  287. <div class="markdown level1 summary">
  288. The data table hosted by the <a class="xref" href="Terminal.Gui.TableView.html">TableView</a> control.
  289. </div>
  290. <div class="markdown level1 conceptual"></div>
  291. <h5 class="decalaration">Declaration</h5>
  292. <div class="codewrapper">
  293. <pre><code class="lang-csharp hljs">public DataTable Table { get; }</code></pre>
  294. </div>
  295. <h5 class="propertyValue">Property Value</h5>
  296. <table class="table table-bordered table-striped table-condensed">
  297. <thead>
  298. <tr>
  299. <th>Type</th>
  300. <th>Description</th>
  301. </tr>
  302. </thead>
  303. <tbody>
  304. <tr>
  305. <td><span class="xref">System.Data.DataTable</span></td>
  306. <td></td>
  307. </tr>
  308. </tbody>
  309. </table>
  310. </article>
  311. </div>
  312. <div class="hidden-sm col-md-2" role="complementary">
  313. <div class="sideaffix">
  314. <div class="contribution">
  315. <ul class="nav">
  316. <li>
  317. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_TableView_CellColorGetterArgs.md&amp;value=---%0Auid%3A%20Terminal.Gui.TableView.CellColorGetterArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
  318. </li>
  319. <li>
  320. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Views/TableView.cs/#L1611" class="contribution-link">View Source</a>
  321. </li>
  322. </ul>
  323. </div>
  324. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  325. <h5>In This Article</h5>
  326. <div></div>
  327. </nav>
  328. </div>
  329. </div>
  330. </div>
  331. </div>
  332. <footer>
  333. <div class="grad-bottom"></div>
  334. <div class="footer">
  335. <div class="container">
  336. <span class="pull-right">
  337. <a href="#top">Back to top</a>
  338. </span>
  339. <span>Generated by <strong>DocFX</strong></span>
  340. </div>
  341. </div>
  342. </footer>
  343. </div>
  344. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  345. <script type="text/javascript" src="../../styles/docfx.js"></script>
  346. <script type="text/javascript" src="../../styles/main.js"></script>
  347. </body>
  348. </html>