Property LabelMaxWidth
LabelMaxWidth
Gets the maximum inner label width among all controls in the set. Control must implement IControlAndLabel interface in order to allow this method to work.
public virtual double LabelMaxWidth { get; }
Gets the maximum inner label width among all controls in the set. Control must implement IControlAndLabel interface in order to allow this method to work.
public virtual double LabelMaxWidth { get; }