FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / RenderTransform Property

In This Topic
    RenderTransform Property (C1FlexGridGroupPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RenderTransform As Transform
    public Transform RenderTransform {get; set;}
    See Also