Property MaxTabTextWidth
MaxTabTextWidth
The maximum number of characters to render in a Tab header. This prevents one long tab from pushing out all the others.
public uint MaxTabTextWidth { get; set; }
The maximum number of characters to render in a Tab header. This prevents one long tab from pushing out all the others.
public uint MaxTabTextWidth { get; set; }