FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / CornerRadius Structure / AllY Property

In This Topic
    AllY Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllY As Nullable(Of Double)
    public Nullable<double> AllY {get; set;}
    See Also