Interface IHideable
Namespace: P42.Utils
Assembly: P42.Utils.dll
Syntax
public interface IHideable
Properties
| Improve this Doc View SourceIsHidden
Declaration
bool IsHidden { get; }
Property Value
Type | Description |
---|---|
Boolean |
public interface IHideable
bool IsHidden { get; }
Type | Description |
---|---|
Boolean |