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