ThinDetailRendererAddControlsFlow Method |
Name | Description | |
---|---|---|
AddControlsFlow(Control, IMapper, Boolean, ControlCreationFlags, String) |
Add controls to the page where no page layout has been specified.
Controls are placed based on the PhantomCellColumns and PhantomCellWidth
mapper properties, if specified, else in a single column with each control's
width based on its ColumnWidth value.
| |
AddControlsFlow(Control, Control, IMapper, Boolean, ControlCreationFlags, String) |
Add controls to the page where no page layout has been specified.
Controls are placed based on the PhantomCellColumns and PhantomCellWidth
mapper properties, if specified, else in a single column with each control's
width based on its ColumnWidth value.
|