Interface IPlaceholderPermission
Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IPlaceholderPermission
Properties
AllowEditContent
bool AllowEditContent { get; set; }
ShowSelectButton
bool ShowSelectButton { get; set; }
ShowHandleButton
bool ShowHandleButton { get; set; }
ShowDoneButton
bool ShowDoneButton { get; set; }