[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.Util.GetReadOnlyAttribute

GetReadOnlyAttribute Method

GetReadOnlyAttribute(object, string)

Declaration
public static bool GetReadOnlyAttribute(object component, string propName)
Parameters
Type Name Description
object component
string propName
Returns
Type Description
bool

GetReadOnlyAttribute(PropertyDescriptorCollection, string)

Declaration
public static bool GetReadOnlyAttribute(PropertyDescriptorCollection props, string propName)
Parameters
Type Name Description
PropertyDescriptorCollection props
string propName
Returns
Type Description
bool

GetReadOnlyAttribute(PropertyDescriptor)

Declaration
public static bool GetReadOnlyAttribute(PropertyDescriptor prop)
Parameters
Type Name Description
PropertyDescriptor prop
Returns
Type Description
bool