[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.FormControlOrientation

FormControlOrientation Enum

Defines the different orientations that a control or layout can have.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public enum FormControlOrientation
Public Enum FormControlOrientation

Fields

Name Description
Horizontal

Control or layout should be horizontally oriented.

Vertical

Control or layout should be vertically oriented.