'宣言 Public Function AttachFlowLayout( _ ByVal builder As System.Action(Of FlowLayoutBuilder) _ ) As DashboardLayoutBuilder
public DashboardLayoutBuilder AttachFlowLayout( System.Action<FlowLayoutBuilder> builder )
パラメータ
- builder
- The builder to configure the layout.
戻り値の型
Current builder.