MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheet Class / IsReadOnly Property

In This Topic
IsReadOnly Property (StyleSheet)
In This Topic
Gets a value indicating whether the System.Collections.IList is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
 

Property Value

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