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

取得或設定指定的摺疊目標。

適用於