FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Design Namespace / GridDesigner Class / ActionUIService Property

In This Topic
    ActionUIService Property
    In This Topic
    Gets DesignerActionUIService object;
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActionUIService As DesignerActionUIService
    public DesignerActionUIService ActionUIService {get;}
    See Also