Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutHost Class / Frozen Property

In This Topic
    Frozen Property (LayoutHost)
    In This Topic
    Gets a value indicating if the LayoutHost does not allow any modifications or recalculations.
    Syntax
    'Declaration
     
    Public ReadOnly Property Frozen As System.Boolean
    public System.bool Frozen {get;}
    See Also