 |
IHiddenData Interface |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the property to hide something.
Namespace:
WeroSoft.Data
Assembly:
WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntaxpublic interface IHiddenData
The IHiddenData type exposes the following members.
Properties
| Name | Description |
---|
 | IsHidden |
Gets or sets a value indicates whether the current data is hidden or not.
|
Top
See Also