AceoffixCtrlVisible Property |
Sets a value that indicates whether AceoffixCtrl is visible when it is running.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic bool Visible { get; set; }
Public Property Visible As Boolean
Get
Set
<asp:AceoffixCtrl Visible="True|False" />
Property Value
Type:
Boolean
See Also