PowerTools SPREAD for Windows Forms 8.0J
GetAttributes メソッド


コンポーネントのこのインスタンスのカスタム属性のコレクションを返します。
構文
'Declaration
 
Public Function GetAttributes() As AttributeCollection
'使用法
 
Dim instance As SpreadDataRowView
Dim value As AttributeCollection
 
value = instance.GetAttributes()
public AttributeCollection GetAttributes()

戻り値の型

このオブジェクトの属性を含むAttributeCollection
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.