Class DisplayOptions
- Namespace
- The.WPF.Screens
- Assembly
- Instagile.WPF.dll
public class DisplayOptions
- Inheritance
-
DisplayOptions
- Inherited Members
-
Properties
AdminMode
public bool AdminMode { get; set; }
Property Value
- bool
Behaviours
public List<DisplayBehaviour> Behaviours { get; }
Property Value
- List<DisplayBehaviour>
CreateContentSynchronously
public bool CreateContentSynchronously { get; set; }
Property Value
- bool
IsEditable
public bool IsEditable { get; set; }
Property Value
- bool
PreloadCalculationDependencies
public bool PreloadCalculationDependencies { get; set; }
Property Value
- bool
UseContentPlaceholder
public bool UseContentPlaceholder { get; set; }
Property Value
- bool