[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.Design.IAvailabilityInfo

IAvailabilityInfo Interface

Used to check the availability of a property value for the control

Namespace: GrapeCity.ActiveReports.Controls.Design
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IAvailabilityInfo

Methods

Name Description
IsPropertyValueAvailable(string, object)

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

Extension Methods