Version

Search Results

PaddingBottom Property (PaneSettingsResolved)

Returns the amount of padding below the contents of the pane. Syntax Remarks This property always returns the value that is in effect for the control. This property specifies the amount of blank space that will appear beween the contents of the pane and the panes bottom edge.

PaddingLeft Property (PaneSettingsResolved)

Returns the amount of padding on the left side of the contents of the pane. Syntax Remarks This property always returns the value that is in effect for the control. This property specifies the amount of blank space that will appear beween the contents of the pane and the panes left edge.

PaddingRight Property (PaneSettingsResolved)

Returns the amount of padding on the right side of the contents of the pane. Syntax Remarks This property always returns the value that is in effect for the control. This property specifies the amount of blank space that will appear beween the contents of the pane and the panes right edge.

PaddingTop Property (PaneSettingsResolved)

Returns the amount of padding above the contents of the pane. Syntax Remarks This property always returns the value that is in effect for the control. This property specifies the amount of blank space that will appear beween the contents of the pane and the panes top edge.

ShowCaption Property (PaneSettingsResolved)

Returns whether the caption for the pane is displayed. Syntax Remarks This property always returns the value that is in effect for the control.

TabWidth Property (PaneSettingsResolved)

Returns or sets the size for a fixed-width pane tab. Syntax Remarks This property always returns the value that is in effect for the control.

PaneSettingsResolved Constructor

Initializes a new PaneSettingsResolved instance Syntax Parameters pane Pane whose settings must be resolved.

PaneSettings Class Events

For a list of all members of this type, see PaneSettings members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top

PaneSettings Class Fields

For a list of all members of this type, see PaneSettings members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top

PaneSettings Class Members

Public Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events