Terminal.Gui.TableView.CellColorGetterArgs.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  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.0.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. <meta property="docfx:navrel" content="../../toc.html">
  18. <meta property="docfx:tocrel" content="toc.html">
  19. <meta property="docfx:rel" content="../../">
  20. </head>
  21. <body data-spy="scroll" data-target="#affix" data-offset="120">
  22. <div id="wrapper">
  23. <header>
  24. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  25. <div class="container">
  26. <div class="navbar-header">
  27. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  28. <span class="sr-only">Toggle navigation</span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. </button>
  33. <a class="navbar-brand" href="../../index.html">
  34. <img id="logo" class="svg" src="../../images/logo48.png" alt="">
  35. </a>
  36. </div>
  37. <div class="collapse navbar-collapse" id="navbar">
  38. <form class="navbar-form navbar-right" role="search" id="search">
  39. <div class="form-group">
  40. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  41. </div>
  42. </form>
  43. </div>
  44. </div>
  45. </nav>
  46. <div class="subnav navbar navbar-default">
  47. <div class="container hide-when-search" id="breadcrumb">
  48. <ul class="breadcrumb">
  49. <li></li>
  50. </ul>
  51. </div>
  52. </div>
  53. </header>
  54. <div class="container body-content">
  55. <div id="search-results">
  56. <div class="search-list">Search Results for <span></span></div>
  57. <div class="sr-items">
  58. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  59. </div>
  60. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  61. </div>
  62. </div>
  63. <div role="main" class="container body-content hide-when-search">
  64. <div class="sidenav hide-when-search">
  65. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  66. <div class="sidetoggle collapse" id="sidetoggle">
  67. <div id="sidetoc"></div>
  68. </div>
  69. </div>
  70. <div class="article row grid-right">
  71. <div class="col-md-10">
  72. <article class="content wrap" id="_content" data-uid="Terminal.Gui.TableView.CellColorGetterArgs">
  73. <h1 id="Terminal_Gui_TableView_CellColorGetterArgs" data-uid="Terminal.Gui.TableView.CellColorGetterArgs" class="text-break">Class TableView.CellColorGetterArgs
  74. </h1>
  75. <div class="markdown level0 summary">
  76. Arguments for a <a class="xref" href="Terminal.Gui.TableView.CellColorGetterDelegate.html">TableView.CellColorGetterDelegate</a>. Describes a cell for which a rendering
  77. <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a> is being sought
  78. </div>
  79. <div class="markdown level0 conceptual"></div>
  80. <div class="inheritance">
  81. <h5>Inheritance</h5>
  82. <div class="level0"><span class="xref">System.Object</span></div>
  83. <div class="level1"><span class="xref">TableView.CellColorGetterArgs</span></div>
  84. </div>
  85. <div class="inheritedMembers">
  86. <h5>Inherited Members</h5>
  87. <div>
  88. <span class="xref">System.Object.Equals(System.Object)</span>
  89. </div>
  90. <div>
  91. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  92. </div>
  93. <div>
  94. <span class="xref">System.Object.GetHashCode()</span>
  95. </div>
  96. <div>
  97. <span class="xref">System.Object.GetType()</span>
  98. </div>
  99. <div>
  100. <span class="xref">System.Object.MemberwiseClone()</span>
  101. </div>
  102. <div>
  103. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  104. </div>
  105. <div>
  106. <span class="xref">System.Object.ToString()</span>
  107. </div>
  108. </div>
  109. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
  110. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  111. <h5 id="Terminal_Gui_TableView_CellColorGetterArgs_syntax">Syntax</h5>
  112. <div class="codewrapper">
  113. <pre><code class="lang-csharp hljs">public class CellColorGetterArgs</code></pre>
  114. </div>
  115. <h3 id="properties">Properties
  116. </h3>
  117. <a id="Terminal_Gui_TableView_CellColorGetterArgs_CellValue_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.CellValue*"></a>
  118. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_CellValue" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.CellValue">CellValue</h4>
  119. <div class="markdown level1 summary">
  120. The hard typed value being rendered in the cell for which color is needed
  121. </div>
  122. <div class="markdown level1 conceptual"></div>
  123. <h5 class="decalaration">Declaration</h5>
  124. <div class="codewrapper">
  125. <pre><code class="lang-csharp hljs">public object CellValue { get; }</code></pre>
  126. </div>
  127. <h5 class="propertyValue">Property Value</h5>
  128. <table class="table table-bordered table-striped table-condensed">
  129. <thead>
  130. <tr>
  131. <th>Type</th>
  132. <th>Description</th>
  133. </tr>
  134. </thead>
  135. <tbody>
  136. <tr>
  137. <td><span class="xref">System.Object</span></td>
  138. <td></td>
  139. </tr>
  140. </tbody>
  141. </table>
  142. <a id="Terminal_Gui_TableView_CellColorGetterArgs_ColIdex_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.ColIdex*"></a>
  143. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_ColIdex" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.ColIdex">ColIdex</h4>
  144. <div class="markdown level1 summary">
  145. 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
  146. </div>
  147. <div class="markdown level1 conceptual"></div>
  148. <h5 class="decalaration">Declaration</h5>
  149. <div class="codewrapper">
  150. <pre><code class="lang-csharp hljs">public int ColIdex { get; }</code></pre>
  151. </div>
  152. <h5 class="propertyValue">Property Value</h5>
  153. <table class="table table-bordered table-striped table-condensed">
  154. <thead>
  155. <tr>
  156. <th>Type</th>
  157. <th>Description</th>
  158. </tr>
  159. </thead>
  160. <tbody>
  161. <tr>
  162. <td><span class="xref">System.Int32</span></td>
  163. <td></td>
  164. </tr>
  165. </tbody>
  166. </table>
  167. <a id="Terminal_Gui_TableView_CellColorGetterArgs_Representation_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Representation*"></a>
  168. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_Representation" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Representation">Representation</h4>
  169. <div class="markdown level1 summary">
  170. 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)
  171. </div>
  172. <div class="markdown level1 conceptual"></div>
  173. <h5 class="decalaration">Declaration</h5>
  174. <div class="codewrapper">
  175. <pre><code class="lang-csharp hljs">public string Representation { get; }</code></pre>
  176. </div>
  177. <h5 class="propertyValue">Property Value</h5>
  178. <table class="table table-bordered table-striped table-condensed">
  179. <thead>
  180. <tr>
  181. <th>Type</th>
  182. <th>Description</th>
  183. </tr>
  184. </thead>
  185. <tbody>
  186. <tr>
  187. <td><span class="xref">System.String</span></td>
  188. <td></td>
  189. </tr>
  190. </tbody>
  191. </table>
  192. <a id="Terminal_Gui_TableView_CellColorGetterArgs_RowIndex_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowIndex*"></a>
  193. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_RowIndex" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowIndex">RowIndex</h4>
  194. <div class="markdown level1 summary">
  195. 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
  196. </div>
  197. <div class="markdown level1 conceptual"></div>
  198. <h5 class="decalaration">Declaration</h5>
  199. <div class="codewrapper">
  200. <pre><code class="lang-csharp hljs">public int RowIndex { get; }</code></pre>
  201. </div>
  202. <h5 class="propertyValue">Property Value</h5>
  203. <table class="table table-bordered table-striped table-condensed">
  204. <thead>
  205. <tr>
  206. <th>Type</th>
  207. <th>Description</th>
  208. </tr>
  209. </thead>
  210. <tbody>
  211. <tr>
  212. <td><span class="xref">System.Int32</span></td>
  213. <td></td>
  214. </tr>
  215. </tbody>
  216. </table>
  217. <a id="Terminal_Gui_TableView_CellColorGetterArgs_RowScheme_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowScheme*"></a>
  218. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_RowScheme" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.RowScheme">RowScheme</h4>
  219. <div class="markdown level1 summary">
  220. the color scheme that is going to be used to render the cell if no cell specific color scheme is returned
  221. </div>
  222. <div class="markdown level1 conceptual"></div>
  223. <h5 class="decalaration">Declaration</h5>
  224. <div class="codewrapper">
  225. <pre><code class="lang-csharp hljs">public ColorScheme RowScheme { get; }</code></pre>
  226. </div>
  227. <h5 class="propertyValue">Property Value</h5>
  228. <table class="table table-bordered table-striped table-condensed">
  229. <thead>
  230. <tr>
  231. <th>Type</th>
  232. <th>Description</th>
  233. </tr>
  234. </thead>
  235. <tbody>
  236. <tr>
  237. <td><a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a></td>
  238. <td></td>
  239. </tr>
  240. </tbody>
  241. </table>
  242. <a id="Terminal_Gui_TableView_CellColorGetterArgs_Table_" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Table*"></a>
  243. <h4 id="Terminal_Gui_TableView_CellColorGetterArgs_Table" data-uid="Terminal.Gui.TableView.CellColorGetterArgs.Table">Table</h4>
  244. <div class="markdown level1 summary">
  245. The data table hosted by the <a class="xref" href="Terminal.Gui.TableView.html">TableView</a> control.
  246. </div>
  247. <div class="markdown level1 conceptual"></div>
  248. <h5 class="decalaration">Declaration</h5>
  249. <div class="codewrapper">
  250. <pre><code class="lang-csharp hljs">public DataTable Table { get; }</code></pre>
  251. </div>
  252. <h5 class="propertyValue">Property Value</h5>
  253. <table class="table table-bordered table-striped table-condensed">
  254. <thead>
  255. <tr>
  256. <th>Type</th>
  257. <th>Description</th>
  258. </tr>
  259. </thead>
  260. <tbody>
  261. <tr>
  262. <td><span class="xref">System.Data.DataTable</span></td>
  263. <td></td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. </article>
  268. </div>
  269. <div class="hidden-sm col-md-2" role="complementary">
  270. <div class="sideaffix">
  271. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  272. <h5>In This Article</h5>
  273. <div></div>
  274. </nav>
  275. </div>
  276. </div>
  277. </div>
  278. </div>
  279. <footer>
  280. <div class="grad-bottom"></div>
  281. <div class="footer">
  282. <div class="container">
  283. <span class="pull-right">
  284. <a href="#top">Back to top</a>
  285. </span>
  286. <span>Generated by <strong>DocFX</strong></span>
  287. </div>
  288. </div>
  289. </footer>
  290. </div>
  291. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  292. <script type="text/javascript" src="../../styles/docfx.js"></script>
  293. <script type="text/javascript" src="../../styles/main.js"></script>
  294. </body>
  295. </html>