[]
        
(Showing Draft Content)

FarPoint.Win.Spread.BestFitColumnRule.-ctor

BestFitColumnRule Constructor

BestFitColumnRule()

Creates a new rule that determines how best to print the columns.

Declaration
public BestFitColumnRule()
Public Sub New()

BestFitColumnRule(ResetOption)

Creates a new rule that determines how best to print the columns, with the specified reset option.

Declaration
public BestFitColumnRule(ResetOption resetOption)
Public Sub New(resetOption As ResetOption)
Parameters
Type Name Description
ResetOption resetOption

Whether to reset the rules or a particular rule

OSZAR »