Click or drag to resize

KryptonPaletteHeaderGroupState Properties

The KryptonPaletteHeaderGroupState type exposes the following members.

Properties
 NameDescription
Public propertyDockActiveHeaderPadding Gets the padding used to position the dock active header.
Public propertyDockInactiveHeaderPadding Gets the padding used to position the dock inactive header.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Public propertyOverlayHeaders Gets and sets a value indicating if headers should overlay the border.
Public propertyPrimaryHeaderPadding Gets the padding used to position the primary header.
Public propertySecondaryHeaderPadding Gets the padding used to position the secondary header.
Top
See Also