StiPropertyDetailsAttribute Class
Namespace: Stimulsoft.Base.Design
Inheritance
Inherits from: Attribute
Properties
| Property | Type | Description |
|---|---|---|
| CannotBeEmpty | bool | True if this property cannot be empty. Applicable to properties of the String type, for example, for the Name property. |
| PermissibleNumberValues | StiPermissibleNumberValues | What values can a number take? Used for types: Int, Float, Double. |