Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Tool Class / TemplateSettings Property

In This Topic
    TemplateSettings Property
    In This Topic
    Gets the settings that can be bound in the template of the control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TemplateSettings As ToolTemplateSettings
    public ToolTemplateSettings TemplateSettings {get;}
    See Also