Persistate API documentation
DefaultCaptionDistance Property
NamespacesPersistateLayoutStyleDefaultCaptionDistance

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

The number of pixels between the caption and the control
Declaration Syntax
C#
public int DefaultCaptionDistance { get; set; }
Remarks
For the FarAligned value of DefaultCaptionPosition, this is the distance between the left of the caption label and the left of the control, otherwise it is the distance between the closest edges of caption and control. This is active for captioned controls only, and it is used only when generating forms, not at run time.

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