名前 | 解説 | |
---|---|---|
AutoGridLayout コンストラクタ | Creates one AutoGridLayout instance. |
AutoGridLayoutデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AutoGridLayout コンストラクタ | Creates one AutoGridLayout instance. |
名前 | 解説 | |
---|---|---|
CellSize | Gets or sets the size of the cell in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。 | |
CellSpacing | Gets or sets the spacing of the cell in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。 | |
Components | Gets the child components. C1.Web.Mvc.Componentから継承されます。 | |
GroupSpacing | Gets or sets the spacing of the group in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。 | |
Id | Gets or sets the component id. C1.Web.Mvc.Componentから継承されます。 | |
Items | Gets the group collection in this layout. | |
MaxRowsOrColumns | Gets or sets the maximum number of the row count or the column count. C1.Web.Mvc.GridLayoutから継承されます。 | |
Orientation | Gets or sets the layout orientation. C1.Web.Mvc.GridLayoutから継承されます。 |
名前 | 解説 | |
---|---|---|
Render | Render the component result to the writer. C1.Web.Mvc.LayoutBaseから継承されます。 | |
WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。 |