Click or drag to resize
weroSoft AG, Software
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
Syntax
C#
public interface IHiddenData

The IHiddenData type exposes the following members.

Properties
  NameDescription
Public propertyIsHidden
Gets or sets a value indicates whether the current data is hidden or not.
Top
See Also