[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotGridTagHelper.IsReadOnly

IsReadOnly Property

IsReadOnly

Configurates IsReadOnly. Sets a value that determines whether the user can modify cell values using the mouse and keyboard. Default value is True.

Declaration
public override bool IsReadOnly { get; set; }
Public Overrides Property IsReadOnly As Boolean
Overrides
C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper<object, C1.Web.Mvc.Olap.PivotGrid>.IsReadOnly