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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property Restrictions As StiRestrictions
Get
Set
Property Value
Type:
StiRestrictionsSee Also