Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridImageColumn Class / ClipPath Property

In This Topic
    ClipPath Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ClipPath As String
    public string ClipPath {get; set;}
    See Also