ComponentOne Basic Library for WPF and Silverlight
CanUserCloseProperty Field (C1TabItem)


C1.Silverlight Namespace > C1TabItem Class : CanUserCloseProperty Field
Identifies the CanUserClose dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly CanUserCloseProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1TabItem.CanUserCloseProperty
public static readonly System.Windows.DependencyProperty CanUserCloseProperty
See Also

Reference

C1TabItem Class
C1TabItem Members