ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotFieldBase Class / Width Property

In This Topic
    Width Property (PivotFieldBase)
    In This Topic
    Gets or sets the preferred width to be used for showing this field in the user interface.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also