Gets or sets a value indicating whether checkboxes or radiobuttons in this column look like as disabled when this column is read only.
Syntax
'Declaration
Public Property ShowReadOnlyAsDisabled As System.Boolean
public System.bool ShowReadOnlyAsDisabled {get; set;}
See Also