Click or drag to resize

ThemedDocumentPageHandler Properties

The ThemedDocumentPageHandler type exposes the following members.

Properties
  NameDescription
Public propertyClosable
Gets or sets a value indicating whether this ThemedDocumentPageHandler is closable.
Public propertyContent
Gets or sets the content.
Public propertyContextMenu
Gets or sets the context menu.
Public propertyImage
Gets or sets the tab image.
Public propertyMinimumSize
Gets or sets the minimum size.
Public propertyPadding
Gets or sets the padding.
Public propertyPropagateLoadEvents
Gets a value indicating whether PreLoad/Load/LoadComplete/UnLoad events are propagated to the inner control
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackPropagateLoadEvents.)
Public propertyText
Gets or sets the text.
Top
See Also