Fix metadata blank lines (#1266)

This commit is contained in:
Andy (Steve) De George
2022-01-07 12:46:45 -05:00
committed by GitHub
parent e990fbc9a6
commit 50d7e1b38f
3 changed files with 2 additions and 8 deletions
@@ -1,8 +1,6 @@
---
title: How to Create an Unbound Windows Forms DataGridView Control
description: Populate an unbound Windows Forms DataGridView Control programmatically and display a small amount of data in a table format without binding it to a data source
description: Populate an unbound Windows Forms DataGridView Control programmatically and display a small amount of data in a table format without binding it to a data source.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
@@ -1,8 +1,6 @@
---
title: Walkthrough to Creating an Unbound Windows Forms DataGridView Control
description: You can create an Unbound Windows Forms DataGridView Control and display a small amount of data without binding it to a data source
description: You can create an Unbound Windows Forms DataGridView Control and display a small amount of data without binding it to a data source.
ms.date: "03/30/2017"
dev_langs:
- "csharp"
@@ -1,8 +1,6 @@
---
title: How to Alter the Typography of Text
description: To alter the telegraphy of text, set the telegraphy attribute. You can set the typographic property of text programmatically. You can see how altered and default telegraphy properties of text render on screen each with an example.
ms.date: "03/30/2017"
dev_langs:
- "csharp"