StiRestrictionsHelper Class
Namespace: Stimulsoft.Report.Components
Methods
| Method | Returns | Description |
|---|---|---|
IsAllowChange static |
bool | |
IsAllowChangePosition static |
bool | |
IsAllowDelete static (+1 overloads) |
bool | |
IsAllowMove static |
bool | |
IsAllowResize static |
bool | |
IsAllowSelect static |
bool |
Method Details
IsAllowChange static
IsAllowChange(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool
IsAllowChangePosition static
IsAllowChangePosition(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool
IsAllowDelete static
IsAllowDelete(restrictions: StiRestrictions): bool
Parameters
- restrictions (StiRestrictions)
Returns bool
IsAllowDelete(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool
IsAllowMove static
IsAllowMove(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool
IsAllowResize static
IsAllowResize(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool
IsAllowSelect static
IsAllowSelect(comp: StiComponent): bool
Parameters
- comp (StiComponent)
Returns bool