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

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