ColumnDefinitionCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether a ColumnDefinitionCollection is read-only.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the collection is read-only; otherwise false. This property has no default value.
The following example demonstrates how to get the value of the IsReadOnly property.
To view the complete sample, see How to: Manipulate Columns and Rows by Using ColumnDefinitionsCollections and RowDefinitionsCollections.
.NET Framework
Available since 3.0
Available since 3.0
Show: