asposecells.api

Class ControlCaptionAlignmentType

Utility class containing constants. Represents the position of the Caption relative to the control.

Field Summary
const  intLEFT
The left of the control.
const  intRIGHT
The right of the control.
 

    • Field Detail

      • LEFT

        const int LEFT
        The left of the control.
      • RIGHT

        const int RIGHT
        The right of the control.