ComponentOne Basic Library for WPF and Silverlight
ApplyTemplate Method (C1ListBoxItem)


C1.Silverlight Namespace > C1ListBoxItem Class : ApplyTemplate Method
Syntax
'Declaration
 
Public Function ApplyTemplate() As System.Boolean
'Usage
 
Dim instance As C1ListBoxItem
Dim value As System.Boolean
 
value = instance.ApplyTemplate()
public System.bool ApplyTemplate()
See Also

Reference

C1ListBoxItem Class
C1ListBoxItem Members