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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members