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

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