ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1LayoutTransformer Class
Members

In This Topic
    C1LayoutTransformer Class
    In This Topic
    Represents a control that applies a layout transformation to its Content.
    Object Model
    C1LayoutTransformer Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class C1LayoutTransformer 
       Inherits Windows.UI.Xaml.Controls.ContentControl
    public sealed class C1LayoutTransformer : Windows.UI.Xaml.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ContentControl
                      C1.Xaml.C1LayoutTransformer

    See Also