Row

Comment.Row property

يحصل على فهرس صف التعليق.

public int Row { get; }

أمثلة


[C#]
int row = comment1.Row;

أنظر أيضا