[]
Represents a single preview toolbar.
[TypeConverter(typeof(C1PrintPreviewControl.PreviewToolBar.TypeConverter))]
public abstract class C1PrintPreviewControl.PreviewToolBar
Name | Description |
---|---|
Owner | Gets the owner of this toolbar. |
PreviewAction | Gets C1PreviewActionFlags describing the content of this toolbar. |
PreviewControl | Gets the preview control containing this toolbar. |
ToolStrip | Gets the ToolStrip containing the buttons in this toolbar. |
Visible | Gets or sets a value indicating whether this toolbar is visible. |
Name | Description |
---|---|
GetToolStripItemPropertyName(ToolStripItem) | Returns a tool strip item property name. |
Reset() | Resets this toolbar to its default value. |
ResetToolStrip() | Resets the ToolStrip property to its default value. |
ShouldSerialize() | Indicates whether this toolbar should be persisted. |
ShouldSerializeToolStrip() | Indicates whether the ToolStrip property should be persisted. |