Interface IPlaceholderPermission
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IPlaceholderPermission
Properties
AllowEditContent
Declaration
bool AllowEditContent { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
bool ShowDoneButton { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
bool ShowHandleButton { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
bool ShowSelectButton { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|