次の方法で共有


IDlgGridControl.SelectedRows プロパティ

定義

public:
 property cli::array <int> ^ SelectedRows { cli::array <int> ^ get(); void set(cli::array <int> ^ value); };
public int[] SelectedRows { get; set; }
member this.SelectedRows : int[] with get, set
Public Property SelectedRows As Integer()

プロパティ値

Int32[]

適用対象