ComponentOne Basic Library for WPF and Silverlight
ViewportWidth Property (C1MaskedTextBox)


C1.WPF Namespace > C1MaskedTextBox Class : ViewportWidth Property
Syntax
'Declaration
 
Public ReadOnly Property ViewportWidth As System.Double
'Usage
 
Dim instance As C1MaskedTextBox
Dim value As System.Double
 
value = instance.ViewportWidth
public System.double ViewportWidth {get;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members