[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.InputFieldText.IsPropertyValueAvailable

IsPropertyValueAvailable Method

IsPropertyValueAvailable(string, object)

Checks if the property value is available for this control

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