FoldingParameters 类

定义

表示折叠参数及其组件。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")]
[System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")]
public sealed class FoldingParameters : System.ComponentModel.Component
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
[<System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")>]
type FoldingParameters = class
    inherit Component
Public NotInheritable Class FoldingParameters
Inherits Component
继承
FoldingParameters
属性

构造函数

FoldingParameters()

表示折叠参数及其组件。

属性

FoldCount

获取或设置折叠的精确值。

FoldIndex

获取或设置折叠索引。

FoldMaxCases

获取或设置最大折叠事例数。

FoldTargetAttribute

获取或设置折叠的指定目标。

适用于