ComponentOne Basic Library for WPF and Silverlight
MaxWidth Property (C1ItemsControl)


C1.Silverlight Namespace > C1ItemsControl Class : MaxWidth Property
Syntax
'Declaration
 
Public Property MaxWidth As System.Double
'Usage
 
Dim instance As C1ItemsControl
Dim value As System.Double
 
instance.MaxWidth = value
 
value = instance.MaxWidth
public System.double MaxWidth {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members