Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / TopMargin Property

In This Topic
    TopMargin Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TopMargin As String
    public string TopMargin {get; set;}
    See Also