FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / VisualTransform Property

In This Topic
    VisualTransform Property (GridFilterCell)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualTransform As Transform
    protected Transform VisualTransform {get; set;}
    See Also