'宣言
Public Shared Function IsInheritedValue( _
ByVal As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _
) As Boolean
public static bool IsInheritedValue(
GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
)
パラメータ
- value
- GrapeCity.ActiveReports.Expressions.ExpressionInfo value。
戻り値の型
値が継承した場合はTrue; そうでない場合はFalse。