FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGallery Class / OwnerDraw Property

In This Topic
    OwnerDraw Property (RibbonGallery)
    In This Topic
    Gets or sets a value indicating whether items are owner-drawn.
    Syntax
    'Declaration
     
    Public Property OwnerDraw As System.Boolean
    public System.bool OwnerDraw {get; set;}
    See Also