1 implementation of IsReadOnly
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
620public bool IsReadOnly { get; private set; }
1 reference to IsReadOnly
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
177return Provider.IsReadOnly || Metadata.IsReadOnly ||