C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / InputTime<T> Class / IsEditable Property

In This Topic
IsEditable Property (InputTime<T>)
In This Topic
Gets or sets a value that indicates whether the value should be edited.
Syntax
'Declaration
 
Public Overrides Property IsEditable As Boolean
 
See Also