ComponentOne Basic Library for WPF and Silverlight
RenderSize Property (C1ListBoxItem)


C1.Silverlight Namespace > C1ListBoxItem Class : RenderSize Property
Syntax
'Declaration
 
Public ReadOnly Property RenderSize As System.Windows.Size
'Usage
 
Dim instance As C1ListBoxItem
Dim value As System.Windows.Size
 
value = instance.RenderSize
public System.Windows.Size RenderSize {get;}
See Also

Reference

C1ListBoxItem Class
C1ListBoxItem Members