'Declaration
Public Shared Function IsInheritedValue( _
ByVal As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _
) As Boolean
public static bool IsInheritedValue(
GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
)
Parameters
- value
- GrapeCity.ActiveReports.Expressions.ExpressionInfo value
Return Value
True if value is inherited value, otherwise: False