[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.Design.IAvailabilityInfo.IsPropertyValueAvailable

IsPropertyValueAvailable Method

IsPropertyValueAvailable(string, object)

Determines whether the specified property value is available for this control.

Declaration
bool IsPropertyValueAvailable(string propertyName, object value)
Parameters
Type Name Description
string propertyName

The name of the property to check.

object value

The value to check availability for.

Returns
Type Description
bool

true if the property value is available; otherwise, false.