ComponentOne Basic Library for WPF and Silverlight
UseLayoutRounding Property (C1HeaderedContentControl)


C1.WPF Namespace > C1HeaderedContentControl Class : UseLayoutRounding Property
Syntax
'Declaration
 
Public Property UseLayoutRounding As System.Boolean
'Usage
 
Dim instance As C1HeaderedContentControl
Dim value As System.Boolean
 
instance.UseLayoutRounding = value
 
value = instance.UseLayoutRounding
public System.bool UseLayoutRounding {get; set;}
See Also

Reference

C1HeaderedContentControl Class
C1HeaderedContentControl Members