StiBrowsableAttribute Constructor (Boolean) |
Namespace:
Stimulsoft.Base.Design
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiBrowsableAttribute(
bool browsable
)
Public Sub New (
browsable As Boolean
)
Parameters
- browsable
- Type: SystemBoolean
[Missing <param name="browsable"/> documentation for "M:Stimulsoft.Base.Design.StiBrowsableAttribute.#ctor(System.Boolean)"]
See Also