Click or drag to resize

StiRestrictions Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiRestrictions"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[FlagsAttribute]
public enum StiRestrictions
Members
  Member nameValueDescription
None0
AllowMove1
AllowResize2
AllowSelect4
AllowChange8
AllowDelete16
All31
See Also