Search Results for

    Show / Hide Table of Contents

    Interface IBinaryRibbonInformationTagContainer

    The interface that all controls will implement if they want to be a BinaryRibbon component.

    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public interface IBinaryRibbonInformationTagContainer

    Properties

    BinaryRibbonInformationTag

    Gets or sets a generic tag.

    Declaration
    object BinaryRibbonInformationTag { get; set; }
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.