[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Column.WidthDisplay

WidthDisplay Property

WidthDisplay

Gets or sets the display width for this column, in pixels.

Declaration
[Browsable(false)]
public int WidthDisplay { get; set; }
Remarks

WidthDisplay returns zero if the column is invisible, and returns the actual display width even if the Width property is set to -1 (which stands for default column width).