AutoComplete for ASP.NET Web Forms
Field クラス プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : Field クラス

このクラスのメンバの一覧は、Fieldメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the actual right-to-left value that is being used. If the field's own RightToLeft is not null, that value is returned. Otherwise the ActualRightToLeft defined on the report is returned.  
Public プロパティGets or sets how text is aligned within the field.  
Public プロパティGets or sets the field's vertical position relative to its containing Section.  
Public プロパティGets or sets the field's background color.  
Public プロパティAllows fields to be rendered in barcode format.  
Public プロパティTBD: Gets BarcodeOptions object which allows to define additional options for barcode rendering.  
Public プロパティGets or sets the field's border color.  
Public プロパティGets or sets the field's border style.  
Public プロパティGets or sets the field's size and location within the section, in twips.  
Public プロパティSpecifies whether the Text property should be interpreted as a literal value or as a calculated expression.  
Public プロパティSpecifies whether the field height should be automatically increased to fit the field's contents.  
Public プロパティSpecifies whether the field height should be automatically reduced to fit the field's contents.  
Public プロパティSpecifies whether the field should be displayed as a checkbox.  
Public プロパティGets or sets the field's font.  
Public プロパティSpecifies whether to insert page breaks before or after the field.  
Public プロパティGets or sets the field's foreground color.  
Public プロパティGets or sets a string used to format the field value.  
Public プロパティGets or sets the height of the field in twips.  
Public プロパティSpecifies whether duplicate values in consecutive records should be suppressed.  
Public プロパティReturns the position of the field in the parent report's C1Report.Fields collection.  
Public プロパティSpecifies whether the field should be kept together on a page.  
Public プロパティGets or sets the x-coordinate of the field's left edge in twips.  
Public プロパティSpecifies whether a line should be drawn across the field (as opposed to a box around the field).  
Public プロパティ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 RTF is true.

 
Public プロパティGets or sets the width of the field's border or line.  
Public プロパティGets or sets an expression that evaluates to a URL to be visited when the field is clicked.  
Public プロパティReturns the value of the LinkTarget expression.  
Public プロパティGets or sets the field's location within the section, in twips.  
Public プロパティGets or sets the spacing between the bottom edge of the field and its content, in twips.  
Public プロパティGets or sets the spacing between the left edge of the field and its content, in twips.  
Public プロパティGets or sets the spacing between the right edge of the field and its content, in twips.  
Public プロパティGets or sets the spacing between the top edge of the field and its content, in twips.  
Public プロパティGets or sets the field name.  
Public プロパティGets the C1Report that contains this field.  
Public プロパティGets the Section that contains this field.  
Public プロパティGets or sets a picture to display on the field.  
Public プロパティGets or sets how field pictures should be the aligned.  
Public プロパティGets or sets how images should be the scaled to fit within the field area.  
Public プロパティGets the height of the field in twips after the CanGrow and CanShrink properties have been applied to the field.  
Public プロパティGets the y-coordinate of the field's top edge in twips after the CanGrow and CanShrink properties have been applied to the containing Section.  
Public プロパティGets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property RightToLeft defined on the report is used.  
Public プロパティSpecifies whether the field should render string enclosed in curly brackets as RTF.  
Public プロパティSpecifies whether to show a running sum for the field.  
Public プロパティGets or sets the section to which the field belongs.  
Public プロパティGets or sets an instance of the ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if ShapeType is not None).  
Public プロパティGets or sets the type of geometric shape drawn by the current field.

The default is None.

 
Public プロパティGets or sets the field's size, in twips.  
Public プロパティGets or sets a reference to another report to be rendered within the field (a subreport).  
Public プロパティReturns whether a subreport has data and suppresses rendering if it doesn't.  
Public プロパティGets or sets extra data needed by the calling program.  
Public プロパティGets or sets the field's text.  
Public プロパティGets or sets the angle of text rotation within the field (including barcodes).  
Public プロパティGets or sets the direction of text within the field.  
Public プロパティGets or sets the y-coordinate of the field's top edge in twips.  
Public プロパティGets or sets the field's calculated value.  
Public プロパティSpecifies whether the Field will be rendered in the report.  
Public プロパティGets or sets the width of the field in twips.  
Public プロパティSpecifies whether the field's contents should be allowed to wrap within the field rectangle.  
Public プロパティGets or sets the ZOrder for the field.  
トップ
参照

Field クラス
C1.C1Report 名前空間