[]
        
(Showing Draft Content)

DDCssLib.StyleSheet.IsReadOnly

IsReadOnly Property

IsReadOnly

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

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

true if this instance is read only; otherwise, false.

Implements