Hi ,
if I set an SfTextBox to read only
(ie <SfTextBox Value="@viewModel.CreatedAt" Readonly=true></SfTextBox>)
it appears with a slightly dark grey colour - which makes it obvious that the text box is read only.
How can I achieve the same visual affect with the combo box please, so that when I set it to readonly, it has a dark grey back colour the same as a text box?
Thanks,
Jeremy