[]
Checks that the value is inherited value
public static bool IsInheritedValue(this ExpressionInfo value)
Type | Name | Description |
---|---|---|
ExpressionInfo | value | GrapeCity.ActiveReports.Expressions.ExpressionInfo value |
Type | Description |
---|---|
bool | True if value is inherited value, otherwise: False |