Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / EmptyGridBehavior Class / EmptyGridBehavior Constructor


In This Topic
    EmptyGridBehavior Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New EmptyGridBehavior()
    public EmptyGridBehavior()
    See Also