FormControl.isEditable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool isEditable();
public virtual bool isEditable ();
abstract member isEditable : unit -> bool
override this.isEditable : unit -> bool
Public Overridable Function isEditable () As Boolean