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

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