StiPropertyLevelAttribute Constructor (StiLevel) |
Creates a new object of the type StiPropertyLevelAttribute.
Namespace:
Stimulsoft.Base.Design
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiPropertyLevelAttribute(
StiLevel level
)
Public Sub New (
level As StiLevel
)
Parameters
- level
- Type: Stimulsoft.BaseStiLevel
[Missing <param name="level"/> documentation for "M:Stimulsoft.Base.Design.StiPropertyLevelAttribute.#ctor(Stimulsoft.Base.StiLevel)"]
See Also