Skip to content

Commit

Permalink
feat: Posh.Host.UI.Box.get/set_RowCount ( Fixes #383 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Mar 5, 2024
1 parent 4dc6593 commit d111f4f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/Posh/Host/UI/Box/set_RowCount.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Posh.Host.UI.Box.set_RowCount()
-------------------------------

### Synopsis
Sets the number of rows in a box.

---

### Description

Sets the number of rows in a Posh.Host.UI.Box object.

---

### Parameters
#### **RowCount**

|Type |Required|Position|PipelineInput|
|---------|--------|--------|-------------|
|`[Int32]`|false |1 |false |

---

0 comments on commit d111f4f

Please sign in to comment.