DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / DashboardOptions Class / Span Property

In This Topic
    Span Property (DashboardOptions)
    In This Topic
    Discrete size multiplier. This can be used for discrete resizing of ItemContainer.
    Syntax
    'Declaration
     
    
    Public Property Span As Size
    public Size Span {get; set;}
    See Also