[]
Gets or sets the auto-fit mode.
[Bindable(true)]
public AutoFitMode AutoFitMode { get; set; }
<Bindable(True)>
Public Property AutoFitMode As AutoFitMode
| Type | Description |
|---|---|
| AutoFitMode | The AutoFitMode value represents the auto-fit mode. |