Click or drag to resize

StiComponentRestrictions Property

Gets or sets value which indicates the restrictions of a component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiRestrictions Restrictions { get; set; }

Property Value

Type: StiRestrictions
See Also