CanEditName Property (ViewOptions)
In This Topic
Gets or sets a value indicating whether the end user can edit the rule name using the user interface.
Syntax
'Declaration
Public Property CanEditName As Boolean
public bool CanEditName {get; set;}
See Also