GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > CustomPropertyDefinitionCollection クラス : Item プロパティ |
'宣言 Public Shadows ReadOnly Default Property Item( _ ByVal name As String _ ) As CustomPropertyDefinition
public new CustomPropertyDefinition this[ string name ]; {get;}