編集

次の方法で共有


GridView.SetRows(RowDefinition[]) Method

Definition

public:
 void SetRows(... cli::array <System::CommandLine::Rendering::Views::RowDefinition ^> ^ rows);
public void SetRows(params System.CommandLine.Rendering.Views.RowDefinition[] rows);
member this.SetRows : System.CommandLine.Rendering.Views.RowDefinition[] -> unit
Public Sub SetRows (ParamArray rows As RowDefinition())

Parameters

rows
RowDefinition[]

Applies to