EasyLanguage Object Reference

LinearGradientMode Enumeration

List of enumerated values that represent the linear gradient mode.

Namespace: elsystem.windows.forms

[ Expand All ]
Enumerated Values
  Name

Value

Public property backwarddiagonal

3

Public property forwarddiagonal

2

Public property horizontal

0

Public property none

4

Public property vertical

1

Inheritance Hierarchy

elsystem.Object

  elsystem.ELEnum

    elsystem.windows.forms.DataGridViewHeadersHeaightSizeMode