Show / Hide Table of Contents

Enum GridUnitType

Types of value of GridLength

Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum GridUnitType : byte

Fields

Name Description
Auto

The automatic sizing

Pixel

The pixel

Star

The star

Back to top Generated by DocFX