Persistate API documentation
BoxWidthMultiplier Property
NamespacesPersistateLayoutStyleBoxWidthMultiplier

[This is preliminary documentation and is subject to change.]

The muliplier to use when deciding the width to give a generated control.
Declaration Syntax
C#
public float BoxWidthMultiplier { get; set; }
Remarks
The width is calculated as the text width required for the TypicalLength or Length for text members, and reasonable values for other members, multiplied by this value. This is used only when generating forms, not at run time.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)