Click or drag to resize

StiOptionsDesignerPropertiesIsAllowed Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Designer.Properties.IsAllowed(System.Type,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsAllowed(
	Type type,
	string propertyName
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.StiOptions.Designer.Properties.IsAllowed(System.Type,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Stimulsoft.Report.StiOptions.Designer.Properties.IsAllowed(System.Type,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.Designer.Properties.IsAllowed(System.Type,System.String)"]

See Also