[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.LayerCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the LayerCollection is read-only.

Declaration
public bool IsReadOnly { get; }
Property Value
Type Description
bool

A bool value. true if the LayerCollection is read-only; otherwise, false.

Implements