Gets or sets type of the view which determines how to render text content.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public ViewType ViewType { get; set; } |
| Visual Basic |
|---|
Public Property ViewType As ViewType Get Set |