[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputComponent.AutoAdjustWidth

AutoAdjustWidth Property

AutoAdjustWidth

Gets o sets a value indicates whether the width of the component should automatically align to the width of the InputPanel or not.

Declaration
public virtual bool AutoAdjustWidth { get; set; }
Remarks

Changes to the Width and Break properties will be ignored as long as AutoAdjustWidth is set to true.