Control.ReadOnly Property (Typed) | |
Is the control readonly ?
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY ReadOnly AS LOGIC GET SET
public virtual bool ReadOnly { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also