[]
Represents the specific layout options to use when the Tablix is rendered on the canvas.
[Obsolete("This is not used anywhere, and should be removed")]
public interface IBandLayoutOptions
Name | Description |
---|---|
ColumnCount | Gets the number of columns that should be displayed on each band sheet when the Tablix is rendered. |
CoverFlow | Gets the coverflow settings. |
PlayAxis | Gets the play axis settings. |
RowCount | Gets the number of rows that should be displayed on each band sheet when the Tablix is rendered. |
TabStrip | Gets the tabstrip settings. |