PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class / HasInputActions Property

In This Topic
    HasInputActions Property (RenderInputButtonBase)
    In This Topic
    Gets a value indicating whether the current object's RenderInputBase.InputActions collection has been initialized and contains one or more fragments.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasInputActions As Boolean
    public bool HasInputActions {get;}
    See Also