FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Design Namespace / ChartBaseDesigner Class / UIService Property

In This Topic
    UIService Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property UIService As System.ComponentModel.Design.DesignerActionUIService
    public System.ComponentModel.Design.DesignerActionUIService UIService {get;}
    See Also