| 名前 | 解説 | |
|---|---|---|
![]() | SuperLabel コンストラクタ | SuperLabel クラスの新しいインスタンスを初期化します。 |
SuperLabelデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | SuperLabel コンストラクタ | SuperLabel クラスの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | _section | C1.Report.FieldBaseから継承されます。 |
![]() | _subSectionIndex | C1.Report.FieldBaseから継承されます。 |
![]() | PropertyChanged | Occurs when property of C1.Report.FieldBase is changed. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_flags | C1.Report.FieldBaseから継承されます。 |
![]() | m_StyleCache | C1.Report.VisualReportObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | ActualRightToLeft | Gets the actual right-to-left value that is being used. If the field's own C1.Report.FieldBase.RightToLeft is not null, that value is returned. Otherwise the C1.Report.FieldBase.ActualRightToLeft defined on the report is returned. C1.Report.FieldBaseから継承されます。 |
![]() | Align | Gets or sets the text alignment within the field. C1.Report.Fieldから継承されます。 |
![]() | Anchor | Gets or sets a value determining how the field's vertical position changes relative to its containing C1.Report.FieldBase.SubSection. C1.Report.FieldBaseから継承されます。 |
![]() | AutoHeight | Gets or sets a value determining how height of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | AutoWidth | Gets or sets a value determining how width of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | BackColor | Gets or sets the field's background color, this property works via C1.Report.VisualReportObject.Background property using C1.Document.C1SolidBrush. C1.Report.VisualReportObjectから継承されます。 |
![]() | Background | Gets or sets the C1.Document.C1Brush object determining the object's background. C1.Report.VisualReportObjectから継承されます。 |
![]() | BarCode | Gets or sets a value indicating whether the field should render as barcode. C1.Report.Fieldから継承されます。 |
![]() | BarcodeOptions | Gets the C1.Report.Field.BarcodeOptions object which allows to define various barcode-related options. C1.Report.Fieldから継承されます。 |
![]() | Bookmark | Gets or sets a C1.Report.ScriptStringValue yielding the bookmark associated with the current object. C1.Report.VisualReportObjectから継承されます。 |
![]() | Border | Gets or sets the C1.Report.VisualReportObject.Border object determining how borders are drawn around the object. C1.Report.VisualReportObjectから継承されます。 |
![]() | BorderColor | Gets or sets the field's border color. C1.Report.Fieldから継承されます。 |
![]() | BordersSplitHorzMode | Gets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | BordersSplitVertMode | Gets or sets a value determining how borders are drawn if the object is too high and is split between pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | BorderStyle | Gets or sets the field's border style. C1.Report.Fieldから継承されます。 |
![]() | Bottom | Gets the y-coordinate of the field's bottom edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Bounds | Gets or sets bounds of this C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | Calculated | Specifies whether the C1.Report.Field.Text property should be interpreted as a literal value or as a calculated expression. C1.Report.Fieldから継承されます。 |
![]() | CanGrow | Specifies whether the field height should be automatically increased to fit the field's contents. C1.Report.Fieldから継承されます。 |
![]() | CanShrink | Specifies whether the field height should be automatically reduced to fit the field's contents. C1.Report.Fieldから継承されます。 |
![]() | CheckBox | Specifies whether the field should be displayed as a checkbox. C1.Report.Fieldから継承されます。 |
![]() | Font | Gets or sets the field's font. C1.Report.Fieldから継承されます。 |
![]() | ForcePageBreak | Gets or sets a value determining whether to insert page breaks before or after the field. C1.Report.FieldBaseから継承されます。 |
![]() | ForeColor | Gets or sets the field's foreground color. C1.Report.Fieldから継承されます。 |
![]() | Format | Gets or sets a string used to format the field value. C1.Report.Fieldから継承されます。 |
![]() | Height | Gets or sets the height of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | HideDuplicates | Specifies whether duplicate values in consecutive records should be suppressed. C1.Report.Fieldから継承されます。 |
![]() | Hyperlink | Gets the hyperlink associated with the current field. C1.Report.FieldBaseから継承されます。 |
![]() | KeepTogether | Specifies whether the field should be kept together on a page. C1.Report.FieldBaseから継承されます。 |
![]() | Left | Gets or sets the X coordinate of the field's left edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | LineSpacing | Gets or sets the line spacing between text lines in the field, in percent. The default is 100 which corresponds to normal line spacing.
Note that this property is ignored if C1.Report.Field.RTF is true. C1.Report.Fieldから継承されます。 |
![]() | LineWidth | Gets or sets the width of the field's border or line. C1.Report.Fieldから継承されます。 |
![]() | Location | Gets or sets the field's location within the section, in twips. C1.Report.Fieldから継承されます。 |
![]() | MarginBottom | Gets or sets the spacing between the bottom edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginLeft | Gets or sets the spacing between the left edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginRight | Gets or sets the spacing between the right edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginTop | Gets or sets the spacing between the top edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Name | Gets or sets the field name. C1.Report.FieldBaseから継承されます。 |
![]() | OutlineLabel | Gets or sets a C1.Report.ScriptStringValue yielding the label associated with the object in the outline tree. C1.Report.VisualReportObjectから継承されます。 |
![]() | OutlineParent | Gets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. C1.Report.VisualReportObjectから継承されます。 |
![]() | ParentReport | Gets the C1.Report.FlexReport containing this field. C1.Report.Fieldから継承されます。 |
![]() | Picture | Gets or sets a picture to display on the field. C1.Report.Fieldから継承されます。 |
![]() | PictureAlign | Gets or sets how field pictures should be the aligned. C1.Report.Fieldから継承されます。 |
![]() | PictureScale | Gets or sets how images should be the scaled to fit within the field area. C1.Report.Fieldから継承されます。 |
![]() | RenderHeight | Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderLeft | Gets the actual left position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderTop | Gets the actual top position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderWidth | Gets the actual width of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | Right | Gets the x-coordinate of the field's right edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | RightToLeft | Gets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property C1.Report.FlexReport.RightToLeft defined on the report is used. C1.Report.FieldBaseから継承されます。 |
![]() | RTF | Gets or sets a value indicating whether strings enclosed in curly brackets should render as RTF. C1.Report.Fieldから継承されます。 |
![]() | RunningSum | Specifies whether to show a running sum for the field. C1.Report.Fieldから継承されます。 |
![]() | Section | Gets or sets the section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | Shape | Gets or sets an instance of the C1.Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if C1.Report.Field.ShapeType is not None). C1.Report.Fieldから継承されます。 |
![]() | ShapeType | Gets or sets the type of geometric shape drawn by the current field.
The default is None. C1.Report.Fieldから継承されます。 |
![]() | Size | Gets or sets the field's size, in twips. C1.Report.Fieldから継承されます。 |
![]() | SplitHorzBehavior | Gets or sets a value determining how the object is treated when it is too wide to fit in the horizontal space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | SplitVertBehavior | Gets or sets a value determining how the object is treated when it is too high to fit in the vertical space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | Subreport | Gets or sets a reference to another report to be rendered within the field (a subreport). C1.Report.Fieldから継承されます。 |
![]() | SubreportHasData | Returns whether a subreport has data and suppresses rendering if it doesn't. C1.Report.Fieldから継承されます。 |
![]() | SubSection | Gets the C1.Report.FieldBase.SubSection object containing this field. C1.Report.FieldBaseから継承されます。 |
![]() | SubSectionIndex | Gets or sets the index of the C1.Report.FieldBase.SubSection in C1.Report.FieldBase.Section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |
![]() | Text | Gets or sets the field's text. C1.Report.Fieldから継承されます。 |
![]() | TextAngle | Gets or sets the angle of text rotation within the field (including barcodes). C1.Report.Fieldから継承されます。 |
![]() | Top | Gets or sets the Y coordinate of the field's top edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Value | Gets or sets the field's calculated value. C1.Report.Fieldから継承されます。 |
![]() | Visible | Gets or sets a value indicating whether the field is visible or hidden. C1.Report.FieldBaseから継承されます。 |
![]() | Width | Gets or sets the width of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | WordWrap | Gets or sets a value indicating whether automatic word wrapping is on. C1.Report.Fieldから継承されます。 |
![]() | WritingMode | Gets or sets the text writing mode: horizontal (default), vertical with left to right flow etc. C1.Report.Fieldから継承されます。 |
![]() | ZOrder | Gets or sets the ZOrder of the field. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーロードされます。 Copies properties from another object into this object. C1.Report.Fieldから継承されます。 |
![]() | BeginUpdate | For internal use. Disables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | Clone | Creates a new object that is a copy of the current C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | EndUpdate | For internal use. Enables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | GetDesignerRenderContent | For internal use. C1.Report.Fieldから継承されます。 |
![]() | OnPropertyChanged | Marks the owner report as dirty so it will clear the internal cache and render again. C1.Report.FieldBaseから継承されます。 |
![]() | ReadCustomProperties | C1.Report.Fieldから継承されます。 |
![]() | ResetFont | For internal use. C1.Report.Fieldから継承されます。 |
![]() | SetZOrder | Brings a field to the front or sends it to the back of the ZOrder. C1.Report.FieldBaseから継承されます。 |
![]() | WriteCustomProperties | C1.Report.Fieldから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BuildRtfBrick | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | BuildStyleKey | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetContentAutoHeight | Override this method to calculate the height of object on basis of its content, this method is called when field can grow or shrink vertically. C1.Report.Fieldから継承されます。 |
![]() | GetContentAutoSize | Override this method to calculate sizes of object on basis of its content, this method is called when field can grow or shrink vertically and horizontally. C1.Report.Fieldから継承されます。 |
![]() | GetContentAutoWidth | Override this method to calculate the width of object on basis of its content, this method is called when field can grow or shrink horizontally. C1.Report.Fieldから継承されます。 |
![]() | GetDefAutoHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefAutoWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitHorzBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitVertBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | GetPropsTable | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | GetRenderContent | オーバーライドされます。 C1SuperLabel コンポーネントを使用して HTML コンテンツをレンダリングします。 |
![]() | GetRtfHeight | Get RTF field height if it's supported. C1.Win.FlexReport.Fieldから継承されます。 |
![]() | InternalBuildBrick | This method should be overriden in descendant classes like Field, BarCodeField, ChartField and so on. C1.Report.Fieldから継承されます。 |
![]() | InternalRefreshBrick | C1.Report.Fieldから継承されます。 |
![]() | OnSerializeAdded | Post action after the field is added to the parent report's fields colleciton. C1.Report.FieldBaseから継承されます。 |
![]() | RefreshRtfBrick | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | ResetRightToLeft | Restore the C1.Report.FieldBase.RightToLeft property to its default value. C1.Report.FieldBaseから継承されます。 |
![]() | SetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | ShouldSerializeRightToLeft | Indicates whether the C1.Report.FieldBase.RightToLeft has a default value. C1.Report.FieldBaseから継承されます。 |