New-UDItemLayout
Creates a new item layout for New-UDGridLayout.
Synopsis
Syntax
New-UDItemLayout [-Id] <String> [-Row] <Int32> [-Column] <Int32> [[-ColumnSpan] <Int32>] [[-RowSpan] <Int32>] [<CommonParameters>]Description
Parameters
-Id
Required? true
Position? 1
Default value
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Row
-Column
-ColumnSpan
-RowSpan
Last updated
Was this helpful?