GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow.InputMan 名前空間 > SubItem クラス > SubItem コンストラクタ : SubItem コンストラクタ(Object,Object,ContentAlignment,Boolean,Boolean) |
Public Function New( _ ByVal value As Object, _ ByVal tag As Object, _ ByVal contentAlignment As ContentAlignment, _ ByVal wordWrap As Boolean, _ ByVal ellipsis As Boolean _ )
public SubItem( object value, object tag, ContentAlignment contentAlignment, bool wordWrap, bool ellipsis )