GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > CustomPropertyDefinitionCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'宣言 Public Overloads Property Item( _ ByVal index As Integer _ ) As CustomPropertyDefinition
public CustomPropertyDefinition Item( int index ) {get; set;}