名前 | 解説 | |
---|---|---|
FlowLayoutBuilder コンストラクタ | Creates one FlowLayoutBuilder instance to configurate component. |
FlowLayoutBuilderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
FlowLayoutBuilder コンストラクタ | Creates one FlowLayoutBuilder instance to configurate component. |
名前 | 解説 | |
---|---|---|
Direction | Configurates C1.Web.Mvc.FlowLayout.Direction. Sets the direction of the flow layout. | |
Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the service. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 | |
Items | Configure C1.Web.Mvc.FlowLayout.Items. | |
TemplateBind | When the builder works in template mode, bind the property which name is specified to some item which name is specified. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 | |
ToTemplate | Transfers current builder to template mode. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 | |
WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |