BandLayoutOptions 类

定义

表示在画布上呈现 Tablix 时要使用的特定布局选项。

public ref class BandLayoutOptions sealed
public sealed class BandLayoutOptions
type BandLayoutOptions = class
Public NotInheritable Class BandLayoutOptions
继承
BandLayoutOptions

属性

ColumnCount

获取在呈现 tablix 时应该在各带区表上显示的列数。

Navigation

获取带区导航样式。

RowCount

获取在呈现 tablix 时应该在各带区表上显示的行数。

适用于