com.ebasetech.xi.api.controls
Interface TabSetContentPanelProperties

All Superinterfaces:
PaddingStyleProperties, TextStyleProperties

public interface TabSetContentPanelProperties
extends TextStyleProperties, PaddingStyleProperties

The TabSetContentPanelProperties interface represents styling properties applied to the content panels of tabs within a Tab Set Control.

Further documentation.

Since:
V4.4

Method Summary
 
Methods inherited from interface com.ebasetech.xi.api.controls.TextStyleProperties
getLineHeight, getTextBold, getTextColor, getTextDecoration, getTextFont, getTextItalic, getTextSize, setLineHeight, setTextBold, setTextColor, setTextDecoration, setTextFont, setTextItalic, setTextSize
 
Methods inherited from interface com.ebasetech.xi.api.controls.PaddingStyleProperties
getAllPadding, getBottomPadding, getLeftPadding, getRightPadding, getTopPadding, setAllPadding, setBottomPadding, setLeftPadding, setRightPadding, setTopPadding