C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FileManager Class / IsReadOnly Property

In This Topic
IsReadOnly Property (FileManager)
In This Topic
Gets or sets a value indicating whether user can only read content of control or not.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also