DataGridLengthUnitType Enum

Definition

DataGridLengthUnitType

public enum DataGridLengthUnitType
type DataGridLengthUnitType = 
Public Enum DataGridLengthUnitType
Inheritance
DataGridLengthUnitType

Fields

Auto 0

Auto DataGridLengthUnitType

Pixel 1

Pixel DataGridLengthUnitType

SizeToCells 2

SizeToCells DataGridLengthUnitType

SizeToHeader 3

SizeToHeader DataGridLengthUnitType

Star 4

Star DataGridLengthUnitType

Remarks

These aren't flags.

Applies to