@model Boolean? @Html.DevExpress().CheckBoxFor(m => m, s => { s.ReadOnly = true; }).GetHtml()