FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / RenderTransform Property

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