SectionGroupMinWidth Property

Definition

Assembly XenoAtom.CommandLine.Terminal.dll

Gets the minimum width, in cells, applied to each section group. Use this to keep grouped sections visually aligned.

public int SectionGroupMinWidth { get; init; }

Returns