GrapeCity.Xaml.SpreadSheet.Data
IsReadOnly Property (StyleInfoCollection)


GrapeCity.Xaml.SpreadSheet.Data Namespace > StyleInfoCollection Class : IsReadOnly Property
Gets a value that indicates whether the collection is read-only (this implementation always returns false).
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As StyleInfoCollection
Dim value As Boolean
 
value = instance.IsReadOnly
[DefaultValue()]
public bool IsReadOnly {get;}
See Also

Reference

StyleInfoCollection Class
StyleInfoCollection Members