[]
Represents an interface for a table detail object.
public interface ITableDetail : IRenderComponent, IServiceProvider, IToggleReceiver, ISectionRegion
Name | Description |
---|---|
EndSection | Gets the location where the layout should continue. |
KeepTogether | Gets a value indicating whether the table details are kept together on a single page where possible. |
PageBreak | Gets the page breaking options. |
Rows | Gets a collection of table rows associated with this detail instance. |