Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarTabItem Class / CanUserPin Property

In This Topic
    CanUserPin Property (C1ToolbarTabItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CanUserPin As Boolean
    public bool CanUserPin {get; set;}
    See Also