HideInUIAttribute Constructors
Specifies whether a business class property or enumeration value is initially visible in certain areas of application UI.Name | Parameters | Description |
---|---|---|
HideInUIAttribute(HideInUI) | mode | Initializes a new instance of the HideInUIAttribute class with specified settings. |
See Also