bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class PaddingLeftRightTopBottomDto

    Index

    Constructors

    • Parameters

      • Optionalcontrol: Control
      • OptionalpaddingLeft: string | number
      • OptionalpaddingRight: string | number
      • OptionalpaddingTop: string | number
      • OptionalpaddingBottom: string | number

      Returns PaddingLeftRightTopBottomDto

    Properties

    control: Control

    Control to change the padding

    undefined
    
    paddingLeft: string | number

    Padding left of the stack panel

    undefined
    

    true

    paddingRight: string | number

    Padding right of the stack panel

    undefined
    

    true

    paddingTop: string | number

    Padding top of the stack panel

    undefined
    

    true

    paddingBottom: string | number

    Padding bottom of the stack panel

    undefined
    

    true