名前 | 解説 | |
---|---|---|
Clone | オーバーライドされます。 Overridden to clone the inner C1Chart control in the field so the clone doesn't reference the original field's chart. | |
OnPropertyChanged | オーバーライドされます。 Marks the owner report as dirty so it will clear the internal cache and render again (useful for implementing custom fields). | |
SetZOrder | フィールドを ZOrder の最前面または最背面に移動します。 C1.C1Report.Fieldから継承されます。 | |
ToString | フィールドの説明(名前、場所、サイズ)を返します。 C1.C1Report.Fieldから継承されます。 |