Class BorderMode
The clipping mode to be used by the control when returning the text content of the control.
Inheritance
System.Object
BorderMode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class BorderMode : Enum
Fields
Flat
Exclude all literals in the data that's returned.
Declaration
public const BorderMode Flat
Field Value
| Type |
|---|
| BorderMode |
ThreeDimensional
Include all literals in the data that's returned.
Declaration
public const BorderMode ThreeDimensional
Field Value
| Type |
|---|
| BorderMode |