[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.Width

Width Method

Width(int)

Configurates Width. Sets the preferred width to be used for showing this field in the user interface.

Declaration
public TBuilder Width(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.